{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 1,
      "totalCount" : 1,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/89/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar",
      "fileName" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2223-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2223-teamA-microstories-service-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "Service",
  "duration" : 15169,
  "estimatedDuration" : 34439,
  "executor" : None,
  "fullDisplayName" : "μStories 2223 - Team A » Service Service",
  "id" : "89",
  "keepLog" : False,
  "number" : 89,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1671068947228,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/89/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/storyModalExplore.xhtml",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryExploreController.java",
          "jsf/src/main/webapp/explore.xhtml"
        ],
        "commitId" : "0cf7a4e6853fa737bc8141e08ed76c178e373ed1",
        "timestamp" : 1671068681000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bdalvarez",
          "fullName" : "bdalvarez"
        },
        "authorEmail" : "bdalvarez@esei.uvigo.es",
        "comment" : "tsk15 Adds search results for story exploration\nAdds a list with the results of exploring stories with the parameters\nindicated in the exploration view Adds the logic to list the explored\nstories and to show the detail of each one in the\nStoryExplorerController Adds a storyModalController view to see detail\nof the explored stories Fixes parameter and pagination errors in the\nexploreStory method of the StoryEJB\n",
        "date" : "2022-12-15 02:44:41 +0100",
        "id" : "0cf7a4e6853fa737bc8141e08ed76c178e373ed1",
        "msg" : "tsk15 Adds search results for story exploration",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/storyModalExplore.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryExploreController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/explore.xhtml"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bdalvarez",
      "fullName" : "bdalvarez"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2223-teamA-microstories-service/89/mavenArtifacts/"
  }
}