{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 154,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/268/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "rest-0.3.0-SNAPSHOT-javadoc.jar",
      "fileName" : "rest-0.3.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.3.0-SNAPSHOT/rest-0.3.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "rest-0.3.0-SNAPSHOT-sources.jar",
      "fileName" : "rest-0.3.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.3.0-SNAPSHOT/rest-0.3.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "rest-0.3.0-SNAPSHOT.pom",
      "fileName" : "rest-0.3.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.3.0-SNAPSHOT/rest-0.3.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "rest-0.3.0-SNAPSHOT.war",
      "fileName" : "rest-0.3.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.letta/rest/0.3.0-SNAPSHOT/rest-0.3.0-SNAPSHOT.war"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#268",
  "duration" : 94952,
  "estimatedDuration" : 98014,
  "executor" : null,
  "fullDisplayName" : "LETTA » REST #268",
  "id" : "268",
  "keepLog" : false,
  "number" : 268,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1465569490079,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/268/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/pom.xml",
          "tests/pom.xml",
          "rest/pom.xml",
          "ear/pom.xml",
          "domain/pom.xml",
          "pom.xml",
          "service/pom.xml"
        ],
        "commitId" : "e12a574fb5c86755effb7ee5b2e1c6bb7fd4e6da",
        "timestamp" : 1461931628000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@esei.uvigo.es",
        "comment" : "Changes version to start the v0.3.0 development\nIn the v0.3.0 the minimum viable product will be completed with\ninternationalization and advanced exploring options.\n",
        "date" : "2016-04-29 14:07:08 +0200",
        "id" : "e12a574fb5c86755effb7ee5b2e1c6bb7fd4e6da",
        "msg" : "Changes version to start the v0.3.0 development",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ear/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/pom.xml"
          }
        ]
      },
      {
        "_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-date.xml",
          "tests/src/main/resources/datasets/events-modified-category.xml",
          "tests/src/main/resources/datasets/events-modified.xml",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/resources/datasets/notifications-modified.xml",
          "rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java",
          "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" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-summary.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/user-notifications-modified.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-date.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-location.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/user-notifications.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/events-modified-category.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/notifications-modified.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" : "edit",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "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-title.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/events-modified.xml"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/afnandin",
      "fullName" : "afnandin"
    },
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$rest/268/mavenArtifacts/"
  }
}