{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/101/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "tests-0.0.1-SNAPSHOT-javadoc.jar",
      "fileName" : "tests-0.0.1-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "tests-0.0.1-SNAPSHOT-sources.jar",
      "fileName" : "tests-0.0.1-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "tests-0.0.1-SNAPSHOT.jar",
      "fileName" : "tests-0.0.1-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar"
    },
    {
      "displayPath" : "tests-0.0.1-SNAPSHOT.pom",
      "fileName" : "tests-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#101",
  "duration" : 8472,
  "estimatedDuration" : 9632,
  "executor" : null,
  "fullDisplayName" : "LETTA » Tests #101",
  "id" : "101",
  "keepLog" : false,
  "number" : 101,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1448998330856,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/101/",
  "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",
          "tests/src/main/resources/datasets/anne-joins-event-15.xml",
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java",
          "tests/src/main/resources/datasets/anne-joins-event-10.xml",
          "tests/src/main/resources/datasets/events-less-than-five.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java",
          "tests/src/main/resources/datasets/new-user.xml",
          "tests/src/main/resources/datasets/events.xml",
          "tests/src/main/resources/datasets/events-less-than-twenty.xml",
          "tests/src/main/resources/datasets/user-joins-event.xml",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java",
          "tests/src/main/resources/datasets/users-create.xml",
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java"
        ],
        "commitId" : "478dcfd5c9f469727735888c5c63205fb08ca2bd",
        "timestamp" : 1448998182000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez",
          "fullName" : "abmiguez"
        },
        "authorEmail" : "abmiguez@esei.uvigo.es",
        "comment" : "Modifies some xml datasets and add getEventJoinedByUser method and tests\nModifies EventEJB and this test to add getEventJoinedByUserMethod. Fixes\nseveral datasets to delete duplicates.\n",
        "date" : "2015-12-01 20:29:42 +0100",
        "id" : "478dcfd5c9f469727735888c5c63205fb08ca2bd",
        "msg" : "Modifies some xml datasets and add getEventJoinedByUser method and tests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/anne-joins-event-15.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-joins-event.xml"
          },
          {
            "editType" : "delete",
            "file" : "tests/src/main/resources/datasets/anne-joins-event-10.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-less-than-twenty.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java"
          },
          {
            "editType" : "delete",
            "file" : "tests/src/main/resources/datasets/users-create.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-less-than-five.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/new-user.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/abmiguez",
      "fullName" : "abmiguez"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$tests/101/mavenArtifacts/"
  }
}