{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 42,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/139/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "rest-0.2.0-SNAPSHOT-javadoc.jar",
      "fileName" : "rest-0.2.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "rest-0.2.0-SNAPSHOT-sources.jar",
      "fileName" : "rest-0.2.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "rest-0.2.0-SNAPSHOT.pom",
      "fileName" : "rest-0.2.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "rest-0.2.0-SNAPSHOT.war",
      "fileName" : "rest-0.2.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.2.0-SNAPSHOT/rest-0.2.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#139",
  "duration" : 61147,
  "estimatedDuration" : 98014,
  "executor" : None,
  "fullDisplayName" : "LETTA » REST #139",
  "id" : "139",
  "keepLog" : False,
  "number" : 139,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1449683653863,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/139/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserRestTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserUnitTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserPrivateRest.java"
        ],
        "commitId" : "561b4a31a639548a8335971e5c2991a4a2a0b450",
        "timestamp" : 1449683505000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova",
          "fullName" : "jacasanova"
        },
        "authorEmail" : "jacasanova@esei.uvigo.es",
        "comment" : "Adds PRIVATE REST tests and modifies EventsDataset and UserPrivateRest\nAdds two functions in EventsDataset to use in the UserPrivateRest. \nModifies the REST function to join an Event.Now it has the Event id as a\nPathParam instead of a QueryParam. Adds The UserRestTest and\nUserUnitTest to test the PRIVATE REST API.\n",
        "date" : "2015-12-09 18:51:45 +0100",
        "id" : "561b4a31a639548a8335971e5c2991a4a2a0b450",
        "msg" : "Adds PRIVATE REST tests and modifies EventsDataset and UserPrivateRest",
        "paths" : [
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserUnitTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserPrivateRest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserRestTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova",
      "fullName" : "jacasanova"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/139/mavenArtifacts/"
  }
}