{
  "_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" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
            "branch" : [
              {
                "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
            "branch" : [
              {
                "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
        "branch" : [
          {
            "SHA1" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
            "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"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#81",
  "duration" : 108106,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #81",
  "id" : "81",
  "keepLog" : False,
  "number" : 81,
  "queueId" : 88,
  "result" : "SUCCESS",
  "timestamp" : 1701446168317,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/81/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
        "timestamp" : 1701446079000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco",
          "fullName" : "luissalgadoblanco"
        },
        "authorEmail" : "luissalgadoblanco@gmail.com",
        "comment" : "tsk50 Fixes in explore stories REST and EJB\nRemoved the parser methods in the Gender and Topic enums in order to\ntake advantage of the function valueOf that java includes by default.\nDefault params are now managed with the annotation @DefaultValue in the\nexplore endpoint, improving code correction. The behavior of the\nfindStoryById function when an error is encountered has been unified\nwith the rest of the class. In the REST test class some missing previous\nand posterior tests were added and some unnecessary tests were removed. \nUnnecessary imports and incorrect code format corrected.\n",
        "date" : "2023-12-01 16:54:39 +0100",
        "id" : "21154b186fd6bec95e904928fd24c806ddd7ef78",
        "msg" : "tsk50 Fixes in explore stories REST and EJB",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/luissalgadoblanco",
      "fullName" : "luissalgadoblanco"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}