{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 57,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/165/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" : "#165",
  "duration" : 64533,
  "estimatedDuration" : 98014,
  "executor" : None,
  "fullDisplayName" : "LETTA » REST #165",
  "id" : "165",
  "keepLog" : False,
  "number" : 165,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1450203852961,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/165/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.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",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserRestTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.java",
          "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java"
        ],
        "commitId" : "f537fd4a7965800876806604dbb8f01220af1437",
        "timestamp" : 1450203905000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova",
          "fullName" : "jacasanova"
        },
        "authorEmail" : "jacasanova@esei.uvigo.es",
        "comment" : "tsk66-67 Renames UserPrivateRest and adds Rest create/get Event\nRenames UserPrivateRest to UserResource and adds the function to create \nan Event. Renames UserRestTest to UserResourceRestTest and adds some\ntests. Renames UserUnitTest to UserResourceUnitTest. Adds a function in\nEventEJB to get an Event. Adds a function to get the Event details in\nEventResource\n",
        "date" : "2015-12-15 19:25:05 +0100",
        "id" : "f537fd4a7965800876806604dbb8f01220af1437",
        "msg" : "tsk66-67 Renames UserPrivateRest and adds Rest create/get Event",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserRestTest.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserUnitTest.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserPrivateRest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceRestTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/UserResourceUnitTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/letta/rest/UserResource.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/165/mavenArtifacts/"
  }
}