{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 43,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/36/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT-javadoc.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT-sources.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT.jar",
      "fileName" : "domain-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "domain-0.0.1-SNAPSHOT.pom",
      "fileName" : "domain-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#36",
  "duration" : 16024,
  "estimatedDuration" : 27522,
  "executor" : None,
  "fullDisplayName" : "LETTA » Domain #36",
  "id" : "36",
  "keepLog" : False,
  "number" : 36,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1448313311208,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/36/",
  "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",
          "tests/src/main/resources/datasets/events-less-than-twenty.xml",
          "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java",
          "tests/src/main/resources/datasets/events-less-than-five.xml",
          "tests/src/main/resources/datasets/events.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java"
        ],
        "commitId" : "0fc1c59daf153b80e80214c630b845c8d494f374",
        "timestamp" : 1448313256000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
          "fullName" : "agjacome"
        },
        "authorEmail" : "agjacome@gmail.com",
        "comment" : "Adds location field to Event entity\nCurrent event entity did not have yet a required \"location\" field. It\nhas been added as a simple String field in the Event class, with its\nrespective tests checking that the requirements (non-null, non-empty and\nles than 100 characters) will always be fulfilled.\nDatasets for the Event entity have also been changed to reflect the new \nrequired field.\n",
        "date" : "2015-11-23 22:14:16 +0100",
        "id" : "0fc1c59daf153b80e80214c630b845c8d494f374",
        "msg" : "Adds location field to Event entity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/letta/domain/entities/EventTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-less-than-five.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-less-than-twenty.xml"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
      "fullName" : "agjacome"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$domain/36/mavenArtifacts/"
  }
}