{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 6,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/11/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "service-0.0.1-SNAPSHOT-javadoc.jar",
      "fileName" : "service-0.0.1-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "service-0.0.1-SNAPSHOT-sources.jar",
      "fileName" : "service-0.0.1-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "service-0.0.1-SNAPSHOT.jar",
      "fileName" : "service-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "service-0.0.1-SNAPSHOT.pom",
      "fileName" : "service-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11",
  "duration" : 45495,
  "estimatedDuration" : 105919,
  "executor" : None,
  "fullDisplayName" : "LETTA » Service #11",
  "id" : "11",
  "keepLog" : False,
  "number" : 11,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1447803608344,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/11/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Event.java",
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java",
          "tests/src/main/resources/datasets/events-less-than-twenty.xml",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java",
          "tests/src/main/resources/datasets/events-less-than-five.xml"
        ],
        "commitId" : "4c711edd2712e5e3da038e29f1c5b7c22499cb60",
        "timestamp" : 1447803541000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez",
          "fullName" : "abmiguez"
        },
        "authorEmail" : "abmiguez@esei.uvigo.es",
        "comment" : "Adds EventEJB and its tests\nImplements basic EJB for Event entity to perform a basic front page. \nIncludes all test for all EventEJB methods. Creates two events xml files\nto perform EJB tests. Fixes Event JPA entity class (enumerated\nannotation missed).\n",
        "date" : "2015-11-18 00:39:01 +0100",
        "id" : "4c711edd2712e5e3da038e29f1c5b7c22499cb60",
        "msg" : "Adds EventEJB and its tests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-less-than-twenty.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-less-than-five.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/Event.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez",
      "fullName" : "abmiguez"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/11/mavenArtifacts/"
  }
}