{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 107,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/265/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "service-0.3.0-SNAPSHOT-javadoc.jar",
      "fileName" : "service-0.3.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.3.0-SNAPSHOT/service-0.3.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "service-0.3.0-SNAPSHOT-sources.jar",
      "fileName" : "service-0.3.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.3.0-SNAPSHOT/service-0.3.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "service-0.3.0-SNAPSHOT.jar",
      "fileName" : "service-0.3.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.3.0-SNAPSHOT/service-0.3.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "service-0.3.0-SNAPSHOT.pom",
      "fileName" : "service-0.3.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/service/0.3.0-SNAPSHOT/service-0.3.0-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#265",
  "duration" : 96140,
  "estimatedDuration" : 105919,
  "executor" : null,
  "fullDisplayName" : "LETTA » Service #265",
  "id" : "265",
  "keepLog" : false,
  "number" : 265,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1464927310602,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/265/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/events-modified-summary.xml",
          "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java",
          "tests/src/main/resources/datasets/events-modified-category.xml",
          "tests/src/main/resources/datasets/events-modified-date.xml",
          "tests/src/main/resources/datasets/events-modified.xml",
          "tests/src/main/resources/scripts/cleanup.sql",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java",
          "tests/src/main/resources/datasets/notifications-modified.xml",
          "tests/src/main/resources/datasets/user-notifications-modified.xml",
          "tests/src/main/resources/datasets/events-modified-location.xml",
          "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java",
          "tests/src/main/resources/datasets/events-modified-title.xml",
          "tests/src/main/resources/datasets/user-notifications.xml"
        ],
        "commitId" : "95687f98ef5adbce5562992ae51fb80fa33b2948",
        "timestamp" : 1464927272000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/afnandin",
          "fullName" : "afnandin"
        },
        "authorEmail" : "afnandin@esei.uvigo.es",
        "comment" : "tsk97 Adds generation of notifications when an event is cancelled or\nmodified\nModifies EventEJB so that when an event is cancelled or modified, its\nattendees receive a notification. It also sends the notification by\nemail to those attendees who have previously chosen this feature in\ntheir own profile.\nModifies testing in the Service and Rest layers so they support\nNotifications.\nAdds new datasets and modifies previous ones to use in the testing\nclasses.\nModifies the order of deletion in cleanup.sql so that it does not leave\ninvalid foreign keys.\n",
        "date" : "2016-06-03 06:14:32 +0200",
        "id" : "95687f98ef5adbce5562992ae51fb80fa33b2948",
        "msg" : "tsk97 Adds generation of notifications when an event is cancelled or",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-modified.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-summary.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-title.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/user-notifications-modified.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-category.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-location.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/notifications-modified.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-date.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-notifications.xml"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/afnandin",
      "fullName" : "afnandin"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$service/265/mavenArtifacts/"
  }
}