{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/52/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2324-teamA-microstories-rest-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#52",
  "duration" : 4722,
  "estimatedDuration" : 44764,
  "executor" : null,
  "fullDisplayName" : "microstories-2324-teamA » REST #52",
  "id" : "52",
  "keepLog" : false,
  "number" : 52,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1700912588895,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/IsEqualToStoryDTO.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDTOMapper.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/Pagination.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "rest/src/main/java/microstories/model/Pagination.java",
          "rest/src/main/java/microstories/rest/CORSFilter.java",
          "rest/src/main/java/microstories/rest/StoryResource.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java",
          "rest/src/main/java/microstories/model/StoryDto.java"
        ],
        "commitId" : "0deeb3e6981f331adec8fd4f4f12199b83756c5a",
        "timestamp" : 1700912512000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
          "fullName" : "anaabadlorenzo24"
        },
        "authorEmail" : "anaabadlorenzo24@gmail.com",
        "comment" : "tsk29 Adds fixes to some code errors\nAdds new class StoryDTOMapper to delete duplicated code in package rest\nand tests. Also refactors name of rest package and adds javadoc to\nStoryDTO class.\n",
        "date" : "2023-11-25 12:41:52 +0100",
        "id" : "0deeb3e6981f331adec8fd4f4f12199b83756c5a",
        "msg" : "tsk29 Adds fixes to some code errors",
        "paths" : [
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDTOMapper.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/microstories/model/StoryDto.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/microstories/model/Pagination.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/Pagination.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/microstories/rest/CORSFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/IsEqualToStoryDTO.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
      "fullName" : "anaabadlorenzo24"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-rest/52/mavenArtifacts/"
  }
}