{
  "_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" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
            "branch" : [
              {
                "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
            "branch" : [
              {
                "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
        "branch" : [
          {
            "SHA1" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
            "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" : "#78",
  "duration" : 24133,
  "estimatedDuration" : 184000,
  "executor" : None,
  "fullDisplayName" : "LIGAaaS Team A #78",
  "id" : "78",
  "keepLog" : False,
  "number" : 78,
  "queueId" : 261,
  "result" : "FAILURE",
  "timestamp" : 1513435689274,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20A/78/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/fixture/FixtureJPA.java",
          "domain/src/main/java/es/uvigo/esei/dgss/match/MatchJPA.java",
          "domain/src/main/java/es/uvigo/esei/dgss/facility/FacilityJPA.java",
          "service/src/main/java/es/uvigo/esei/dgss/facility/FacilityEJB.java",
          "service/src/main/resources/META-INF/persistence.xml"
        ],
        "commitId" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
        "timestamp" : 1513435491000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/hrsalgado",
          "fullName" : "hrsalgado"
        },
        "authorEmail" : "hrsalgado@esei.uvigo.es",
        "comment" : "tsk39 Match fixed and removed some unused files\nEntity match was fixed. The error was that word 'match' is a ban word in \nmysql. This problem was solved changing the name of the table Entity\nfacility was removed, so it was an unused entity. The same for EJB file \nAlso, class Match was added to persistence to create a table in database\n",
        "date" : "2017-12-16 15:44:51 +0100",
        "id" : "c008eab56e7a4d2d16187328d32970bf15ccc09b",
        "msg" : "tsk39 Match fixed and removed some unused files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/fixture/FixtureJPA.java"
          },
          {
            "editType" : "delete",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/facility/FacilityEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/match/MatchJPA.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/facility/FacilityJPA.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/hrsalgado",
      "fullName" : "hrsalgado"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}