{
  "_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-tests/128/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar",
      "fileName" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.pom",
      "fileName" : "dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-tests-0.2.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#128",
  "duration" : 5047,
  "estimatedDuration" : 2981,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA » Tests #128",
  "id" : "128",
  "keepLog" : False,
  "number" : 128,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1702495866029,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/128/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-delete.xml",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceRestTestSuite.java",
          "rest/src/main/webapp/WEB-INF/web.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
        "timestamp" : 1702495705000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
          "fullName" : "martinperez.patricia"
        },
        "authorEmail" : "martinperez.patricia@gmail.com",
        "comment" : "tsk40 Adds REST method to delete user microstories\nUpdated security access in the web.xml file in order to allow DELETE and\nPOST methods to interact with the application.\nAdded REST method to delete the microstories of the logged-in user. It\nwas needed to update the related EJB method to check if the logged-in\nuser was the author of the story to delete.\nAdded a new test to check the functionality of the REST method. This\ntest uses a new dataset that stores the remining stories.\n",
        "date" : "2023-12-13 20:28:25 +0100",
        "id" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
        "msg" : "tsk40 Adds REST method to delete user microstories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-delete.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceRestTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
      "fullName" : "martinperez.patricia"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-tests/128/mavenArtifacts/"
  }
}