{
  "_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" : 40,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
            "branch" : [
              {
                "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
            "branch" : [
              {
                "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
        "branch" : [
          {
            "SHA1" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 66,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#40",
  "duration" : 258227,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #40",
  "id" : "40",
  "keepLog" : False,
  "number" : 40,
  "queueId" : 52,
  "result" : "SUCCESS",
  "timestamp" : 1637862790587,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/40/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/githooks/pre-commit",
          "additional-material/githooks/setup.sh"
        ],
        "commitId" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
        "timestamp" : 1637862465000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
          "fullName" : "aggarcia3"
        },
        "authorEmail" : "aggarcia3@esei.uvigo.es",
        "comment" : "tsk27 Adds Git hook to check code formatting\nA pre-commit Git hook is added to reject making a local commit if the \ncode is not formatted as expected. To make sure that we don't do \nanything the developer doesn't want to, we don't format the code or add \nany change to the commit. Therefore, the developer must run mvn \nformatter:format to fix any formatting mistakes in its working tree to \nmake a commit.\nEvery developer should run the added setup.sh script with a Unix shell\n(on Windows, use the Git Bash shell) in order for the hook to work.\nIn exceptional circumstances, it is possible to skip the execution of \nthis hook with the --no-verify option.\n",
        "date" : "2021-11-25 18:47:45 +0100",
        "id" : "a56ddd1adf30b6588c4fea6b8b2f99409e49d44d",
        "msg" : "tsk27 Adds Git hook to check code formatting",
        "paths" : [
          {
            "editType" : "add",
            "file" : "additional-material/githooks/setup.sh"
          },
          {
            "editType" : "add",
            "file" : "additional-material/githooks/pre-commit"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/aggarcia3",
      "fullName" : "aggarcia3"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}