{
  "_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" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
            "branch" : [
              {
                "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
            "branch" : [
              {
                "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
        "branch" : [
          {
            "SHA1" : "20c68d166804135323fe9f1789a026ccbbcd6210",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2223-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 24,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 142843,
  "estimatedDuration" : 146373,
  "executor" : None,
  "fullDisplayName" : "μStories 2223 - Team A #45",
  "id" : "45",
  "keepLog" : False,
  "number" : 45,
  "queueId" : 296,
  "result" : "SUCCESS",
  "timestamp" : 1669835770308,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202223%20-%20Team%20A/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/dgss2223-teamA-microstories-domain.iml",
          "rest/dgss2223-teamA-microstories-rest.iml",
          "jsf/dgss2223-teamA-microstories-jsf.iml",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java"
        ],
        "commitId" : "20c68d166804135323fe9f1789a026ccbbcd6210",
        "timestamp" : 1669835303000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jspilva17",
          "fullName" : "jspilva17"
        },
        "authorEmail" : "jspilva17@esei.uvigo.es",
        "comment" : "Fixes Story constructors parameter validation\nThe Story constructor modifies because the validations are wrong, this\nis because the if conditional are evaluates in wrong order and the\nexceptions were not as expected. Additionally, in file StoryEntityTest\nthe throws exceptions deletes because the @Test(expected = \nIllegalArgumentException.class) indicates that an exception is expected.\n",
        "date" : "2022-11-30 20:08:23 +0100",
        "id" : "20c68d166804135323fe9f1789a026ccbbcd6210",
        "msg" : "Fixes Story constructors parameter validation",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "jsf/dgss2223-teamA-microstories-jsf.iml"
          },
          {
            "editType" : "delete",
            "file" : "domain/dgss2223-teamA-microstories-domain.iml"
          },
          {
            "editType" : "delete",
            "file" : "rest/dgss2223-teamA-microstories-rest.iml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jspilva17",
      "fullName" : "jspilva17"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}