{
  "_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/26/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" : "#26",
  "duration" : 47124,
  "estimatedDuration" : 105919,
  "executor" : None,
  "fullDisplayName" : "LETTA » Service #26",
  "id" : "26",
  "keepLog" : False,
  "number" : 26,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1448120590277,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/26/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java"
        ],
        "commitId" : "1b135467eaa0a43f51c1a8447d7270042fd53049",
        "timestamp" : 1448119700000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova",
          "fullName" : "jacasanova"
        },
        "authorEmail" : "jacasanova@esei.uvigo.es",
        "comment" : "Fixes some errors in UserEJB.\nThe @Stateless annotation was added to the EJB. In the method\nregisterUser was added a Registration persist. Now, the userConfirmation\nmethod doesnt recieve any param and looks for the Registration User in\nthe DB using the UUID recieved in the request link.\n",
        "date" : "2015-11-21 16:28:20 +0100",
        "id" : "1b135467eaa0a43f51c1a8447d7270042fd53049",
        "msg" : "Fixes some errors in UserEJB.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java"
        ],
        "commitId" : "71545b32332aa6e56cb35d07673338d92c275e4b",
        "timestamp" : 1448120521000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jacasanova",
          "fullName" : "jacasanova"
        },
        "authorEmail" : "jacasanova@esei.uvigo.es",
        "comment" : "Adds some changes in UserEJB.\nThe registerUser and userConfirmation methods were modified to fix some\nerrors.\n",
        "date" : "2015-11-21 16:42:01 +0100",
        "id" : "71545b32332aa6e56cb35d07673338d92c275e4b",
        "msg" : "Adds some changes in UserEJB.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.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$service/26/mavenArtifacts/"
  }
}