{
  "_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" : 49,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
            "branch" : [
              {
                "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
            "branch" : [
              {
                "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
        "branch" : [
          {
            "SHA1" : "198339deed66dc6d199752abb79890ebf9df2df1",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1718-teamB/ligaaas.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 7,
      "totalCount" : 210,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#49",
  "duration" : 232946,
  "estimatedDuration" : 409851,
  "executor" : null,
  "fullDisplayName" : "LIGAaaS Team B #49",
  "id" : "49",
  "keepLog" : false,
  "number" : 49,
  "queueId" : 162,
  "result" : "SUCCESS",
  "timestamp" : 1512080410413,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/49/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java"
        ],
        "commitId" : "198339deed66dc6d199752abb79890ebf9df2df1",
        "timestamp" : 1512080615000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daouterelo",
          "fullName" : "daouterelo"
        },
        "authorEmail" : "daouterelo@esei.uvigo.es",
        "comment" : "Fixes the second week report problems\nCompletes the missed exception in the Competition.setAdmin javadoc. In\nthe TeamDataset class i changed the objects directives cause they where\nstatic and in the future this could generate issues cause if they are\nstatic we could not modify the objects. For example, if they are static\nwe will no be able to add players to the teams.\n",
        "date" : "2017-11-30 23:23:35 +0100",
        "id" : "198339deed66dc6d199752abb79890ebf9df2df1",
        "msg" : "Fixes the second week report problems",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Competition.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/entities/TeamDataset.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daouterelo",
      "fullName" : "daouterelo"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}