{
  "_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" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
            "branch" : [
              {
                "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
            "branch" : [
              {
                "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
        "branch" : [
          {
            "SHA1" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1718-teamA/ligaaas.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#37",
  "duration" : 60846,
  "estimatedDuration" : 184000,
  "executor" : None,
  "fullDisplayName" : "LIGAaaS Team A #37",
  "id" : "37",
  "keepLog" : False,
  "number" : 37,
  "queueId" : 90,
  "result" : "FAILURE",
  "timestamp" : 1511209630018,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20A/37/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/util/Mail.java",
          "PROJECT_DOCUMENTATION.MD",
          "domain/src/main/java/es/uvigo/esei/dgss/user/UserPlayerJPA.java",
          "service/src/main/java/es/uvigo/esei/dgss/user/UserEJB.java",
          "domain/src/main/java/es/uvigo/esei/dgss/user/UserJPA.java"
        ],
        "commitId" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
        "timestamp" : 1511209699000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/prfernandez2",
          "fullName" : "prfernandez2"
        },
        "authorEmail" : "prfernandez2@esei.uvigo.es",
        "comment" : "Added the UserEJB and the Mail functionality\nAdded the UserEJB to use with the UserJPA to do some little things like\ncreate, modify, delete and find/findAll. Also, when a new user is\ncreated, we have to send a confirmation email, so we will use the\nWildfly mail system to do so. All od the Mail info is in\n'PROJECT_DOCUMENTATION.md'. The UserJPA and UserPlayerJPA were modified\nto have 1 more attribute.\n",
        "date" : "2017-11-20 21:28:19 +0100",
        "id" : "d98df72e7c50554bbec98dae499a65a07a5db5a8",
        "msg" : "Added the UserEJB and the Mail functionality",
        "paths" : [
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/util/Mail.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/user/UserJPA.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/user/UserEJB.java"
          },
          {
            "editType" : "add",
            "file" : "PROJECT_DOCUMENTATION.MD"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/user/UserPlayerJPA.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/prfernandez2",
      "fullName" : "prfernandez2"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}