{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 27,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
            "branch" : [
              {
                "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
            "branch" : [
              {
                "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
        "branch" : [
          {
            "SHA1" : "8fabb4782452589cb2462afeabc0114e73265919",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#27",
  "duration" : 108282,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #27",
  "id" : "27",
  "keepLog" : False,
  "number" : 27,
  "queueId" : 6,
  "result" : "SUCCESS",
  "timestamp" : 1637255648223,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/27/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
        ],
        "commitId" : "42b7f05fe0c5d6845c9479d0b9c757130d1347a4",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk14 Creates method to explore the stories\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "42b7f05fe0c5d6845c9479d0b9c757130d1347a4",
        "msg" : "tsk14 Creates method to explore the stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
        ],
        "commitId" : "13bc2d8f0213cf7355f0c611046113335919f445",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk14 Updates tests for exploreStories method\nFixed the queries for the published date in method exploreStories \nCreated more tests to test differents searches by genre, topic and\npublished dates\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "13bc2d8f0213cf7355f0c611046113335919f445",
        "msg" : "tsk14 Updates tests for exploreStories method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java"
        ],
        "commitId" : "3687dd87b956988083fc12ad8e344801444fc7f8",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk14 Modifies tests for exploreStories method\nCreated different methods in StoryDataset to get the number of stories\nby genre, topic and publication. These methods allow us to get the\nstories from the dataset dinamically instead of hardcoding this number.\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "3687dd87b956988083fc12ad8e344801444fc7f8",
        "msg" : "tsk14 Modifies tests for exploreStories method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml"
        ],
        "commitId" : "e34bce8303d21af293915450ecaab18d74ce9540",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk6 - Adds pretty message when there are no stories to show\nThis commit adds a message in the page letting the user know that there \nare no stories to show, if there are no stories to show. Otherwise, some \nrecent stories are shown as usual.\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "e34bce8303d21af293915450ecaab18d74ce9540",
        "msg" : "tsk6 - Adds pretty message when there are no stories to show",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/.gitignore"
        ],
        "commitId" : "cbfa07c160e8ba56a3b66c7fa2d03c7f24cf478f",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "No task - Deletes unneeded .gitignore file\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "cbfa07c160e8ba56a3b66c7fa2d03c7f24cf478f",
        "msg" : "No task - Deletes unneeded .gitignore file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "jsf/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
        ],
        "commitId" : "d0ebc8134c84e73646e64a7b7ae97f012b750e9b",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk8 - Adds controller method to select story to read and preliminary\npopup\nAdded code needed to display the popup and query a story.\nThe code is under development and is not yet functional.\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "d0ebc8134c84e73646e64a7b7ae97f012b750e9b",
        "msg" : "tsk8 - Adds controller method to select story to read and preliminary",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java",
          "jsf/src/main/webapp/storyDetail.xhtml"
        ],
        "commitId" : "8fabb4782452589cb2462afeabc0114e73265919",
        "timestamp" : 1637255729000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk8 - Adds view to show the details of a story\nAdded a view to show the details of a story.\nAdded method in the controller to get the data from the selected story.\n",
        "date" : "2021-11-18 18:15:29 +0100",
        "id" : "8fabb4782452589cb2462afeabc0114e73265919",
        "msg" : "tsk8 - Adds view to show the details of a story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/storyDetail.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
      "fullName" : "aggarcia3"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}