{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 27,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/SEPIA/es.uvigo.ei.sing$sepia-domain/11/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "sepia-domain-0.0.1-SNAPSHOT.jar",
      "fileName" : "sepia-domain-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.ei.sing/sepia-domain/0.0.1-SNAPSHOT/sepia-domain-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "sepia-domain-0.0.1-SNAPSHOT.pom",
      "fileName" : "sepia-domain-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.ei.sing/sepia-domain/0.0.1-SNAPSHOT/sepia-domain-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "SEPIA - Domain",
  "duration" : 16599,
  "estimatedDuration" : 3842,
  "executor" : None,
  "fullDisplayName" : "SEPIA » SEPIA - Domain SEPIA - Domain",
  "id" : "11",
  "keepLog" : False,
  "number" : 11,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1497008831522,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/SEPIA/es.uvigo.ei.sing$sepia-domain/11/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/webapp/index.xhtml",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/SymptomType.java",
          "domain/src/test/java/es/uvigo/ei/sing/sepia/rules/SepiaRulesTest.java",
          "web/src/main/webapp/js/foco.js",
          "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditSymptomBean.java",
          "web/src/main/webapp/private/backgroundPatient.xhtml",
          "web/src/main/webapp/js/number.js",
          "web/src/main/webapp/private/editSymptoms.xhtml",
          "web/src/main/webapp/private/addBackground.xhtml",
          "web/src/main/webapp/js/measure.js",
          "web/src/main/webapp/private/editMeasure.xhtml",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Symptom.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/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_es.properties",
          "web/src/main/webapp/private/template.xhtml",
          "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/DateUtil.java",
          "web/src/main/webapp/private/focusType.xhtml",
          "web/src/main/webapp/css/style.css",
          "domain/src/main/resources/META-INF/persistence.xml",
          "web/src/main/webapp/private/addPatient.xhtml",
          "web/src/main/webapp/private/patientDetails.xhtml",
          "domain/src/main/resources/sepia-rules/sepia-rules.drl"
        ],
        "commitId" : "1df2e6de4c03563206607056274d865cd8e38381",
        "timestamp" : 1497008456000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/noquintero",
          "fullName" : "noquintero"
        },
        "authorEmail" : "noquintero@esei.uvigo.es",
        "comment" : "Adds class DateUtil for compare dates in the rules Adds number.js for\ndecimals and foco.js to enable a field Change the main page removing\ntable for symptoms Adds new type of measures in then main page Adds\ntemplate for main page and entry for others page Changes properties,\nadding more words Adds rules for managed treatment type and\nmicroorganims\n",
        "date" : "2017-06-09 13:40:56 +0200",
        "id" : "1df2e6de4c03563206607056274d865cd8e38381",
        "msg" : "Adds class DateUtil for compare dates in the rules Adds number.js for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/template.xhtml"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/DateUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/resources/sepia-rules/sepia-rules.drl"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/backgroundPatient.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_en.properties"
          },
          {
            "editType" : "delete",
            "file" : "web/src/main/java/es/uvigo/ei/sing/sepia/web/jsf/EditSymptomBean.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/webapp/js/number.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/editMeasure.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/entry.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/ei/sing/sepia/rules/SepiaRulesTest.java"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/Symptom.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/resources/es/uvigo/ei/sing/sepia/web/inter/welcome_es.properties"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/addBackground.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "web/src/main/webapp/private/editSymptoms.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "domain/src/main/java/es/uvigo/ei/sing/sepia/domain/SymptomType.java"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/addPatient.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/focusType.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/private/patientDetails.xhtml"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/webapp/js/foco.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/css/style.css"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/webapp/js/measure.js"
          }
        ]
      }
    ],
    "kind" : None
  },
  "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-domain/11/mavenArtifacts/"
  }
}