{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/SEPIA/es.uvigo.ei.sing$sepia-service/15/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "sepia-service-0.0.1-SNAPSHOT.jar",
      "fileName" : "sepia-service-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.ei.sing/sepia-service/0.0.1-SNAPSHOT/sepia-service-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "sepia-service-0.0.1-SNAPSHOT.pom",
      "fileName" : "sepia-service-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.ei.sing/sepia-service/0.0.1-SNAPSHOT/sepia-service-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#15",
  "duration" : 1272,
  "estimatedDuration" : 1433,
  "executor" : null,
  "fullDisplayName" : "SEPIA » SEPIA - Service #15",
  "id" : "15",
  "keepLog" : false,
  "number" : 15,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1497227708715,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/SEPIA/es.uvigo.ei.sing$sepia-service/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/webapp/index.xhtml",
          "service/src/main/java/es/uvigo/ei/sing/sepia/service/PatientEJB.java",
          "web/src/main/webapp/private/addBackground.xhtml",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Microorganisms.java",
          "web/src/main/webapp/private/entry.xhtml",
          "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_en.properties",
          "web/src/main/webapp/private/editTreatment.xhtml",
          "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditMeasureBean.java",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/BloodCulture.java",
          "domain/src/test/java/es/uvigo/ei/sing/sepia/rules/SepiaRulesTest.java",
          "web/src/main/webapp/private/placeAcquisition.xhtml",
          "web/src/main/webapp/private/backgroundPatient.xhtml",
          "web/src/main/webapp/img/sepia-logoMenu.png",
          "web/src/main/webapp/private/editMeasure.xhtml",
          "web/src/main/webapp/WEB-INF/web.xml",
          "web/src/main/webapp/private/editUser.xhtml",
          "web/src/main/webapp/private/addUser.xhtml",
          "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_es.properties",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/DateUtil.java",
          "web/src/main/webapp/private/template.xhtml",
          "web/src/main/webapp/private/focusType.xhtml",
          "web/src/main/webapp/css/style.css",
          "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java",
          "web/src/main/webapp/private/addPatient.xhtml"
        ],
        "commitId" : "1a1f9f1ffa905fccdbe89f625e1785f8f022a911",
        "timestamp" : 1497227554000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/noquintero",
          "fullName" : "noquintero"
        },
        "authorEmail" : "noquintero@esei.uvigo.es",
        "comment" : "Adds Enum Microorganisms Change action in views\n",
        "date" : "2017-06-12 02:32:34 +0200",
        "id" : "1a1f9f1ffa905fccdbe89f625e1785f8f022a911",
        "msg" : "Adds Enum Microorganisms Change action in views",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_en.properties"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/addBackground.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/BloodCulture.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/css/style.css"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/editTreatment.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/DateUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/addPatient.xhtml"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Microorganisms.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/backgroundPatient.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/AdminPatientsBean.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/entry.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/focusType.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/ei/sing/sepia/rules/SepiaRulesTest.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/placeAcquisition.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Cultures.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/addUser.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_es.properties"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/webapp/img/sepia-logoMenu.png"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditMeasureBean.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/editUser.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/template.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/ei/sing/sepia/service/PatientEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/editMeasure.xhtml"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/noquintero",
      "fullName" : "noquintero"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/SEPIA/es.uvigo.ei.sing$sepia-service/15/mavenArtifacts/"
  }
}