{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#20",
  "duration" : 9077,
  "estimatedDuration" : 9959,
  "executor" : None,
  "fullDisplayName" : "μStories 1920 - Team A » Tests #20",
  "id" : "20",
  "keepLog" : False,
  "number" : 20,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1575479889220,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java",
          "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java",
          "rest/src/test/resources/web.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/ResourceIntegrationTestSuite.java",
          "rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java"
        ],
        "commitId" : "5ef1ea1e891683ea58b9d1344af4fc1145d01a59",
        "timestamp" : 1575479325000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
          "fullName" : "jrcastro2"
        },
        "authorEmail" : "jrcastro2@esei.uvigo.es",
        "comment" : "tsk7-9 Adds tests for REST\nAdds test for the resources that retrieve the most recent stories and a\nstory identified by an id Corrects months of StoriesDataset Change Story\nto ignore the parse of getTime Adds an endpoint to retrieve a microstory\nidentified by an identifier\n",
        "date" : "2019-12-04 18:08:45 +0100",
        "id" : "5ef1ea1e891683ea58b9d1344af4fc1145d01a59",
        "msg" : "tsk7-9 Adds tests for REST",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/ResourceIntegrationTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/GenericTypes.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/resources/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
      "fullName" : "jrcastro2"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-tests/20/mavenArtifacts/"
  }
}