{
  "_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" : 128,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
            "branch" : [
              {
                "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
            "branch" : [
              {
                "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
        "branch" : [
          {
            "SHA1" : "e73d61e7f1184c7489008585ccab7b81a3901c94",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 51,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#128",
  "duration" : 97770,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #128",
  "id" : "128",
  "keepLog" : False,
  "number" : 128,
  "queueId" : 135,
  "result" : "UNSTABLE",
  "timestamp" : 1702495865415,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/128/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "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" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceRestTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-delete.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
      "fullName" : "martinperez.patricia"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}