{
  "_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" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
            "branch" : [
              {
                "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
            "branch" : [
              {
                "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
        "branch" : [
          {
            "SHA1" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
            "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"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18",
  "duration" : 143673,
  "estimatedDuration" : 409851,
  "executor" : None,
  "fullDisplayName" : "LIGAaaS Team B #18",
  "id" : "18",
  "keepLog" : False,
  "number" : 18,
  "queueId" : 85,
  "result" : "SUCCESS",
  "timestamp" : 1511201589568,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/18/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/SportType.java"
        ],
        "commitId" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
        "timestamp" : 1511188653000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anrodriquez",
          "fullName" : "anrodriquez"
        },
        "authorEmail" : "anrodriquez@esei.uvigo.es",
        "comment" : "task16 adds a simple entity team\nAdded the entity Team with the attributes specified in Kunagi with the\ngetters and setters. Relations with other entities are lacking. This\nentity has an attribute enumerated sportType whose class is also\nincluded. Social networds have been incorporated as a string attribute\nsince the implementation of it has to be defined yet\nThe tests verify that the stored data is correct\nJavadoc for the entity Team\n",
        "date" : "2017-11-20 15:37:33 +0100",
        "id" : "cc19db482f37d55e62c8f821b2cc1c54afdec894",
        "msg" : "task16 adds a simple entity team",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/SportType.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anrodriquez",
      "fullName" : "anrodriquez"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}