{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 30,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "jsf-0.0.1-SNAPSHOT-javadoc.jar",
      "fileName" : "jsf-0.0.1-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "jsf-0.0.1-SNAPSHOT-sources.jar",
      "fileName" : "jsf-0.0.1-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "jsf-0.0.1-SNAPSHOT.pom",
      "fileName" : "jsf-0.0.1-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom"
    },
    {
      "displayPath" : "jsf-0.0.1-SNAPSHOT.war",
      "fileName" : "jsf-0.0.1-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#106",
  "duration" : 222659,
  "estimatedDuration" : 10145,
  "executor" : null,
  "fullDisplayName" : "LETTA » JSF #106",
  "id" : "106",
  "keepLog" : false,
  "number" : 106,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1449264430267,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/test/resources-wildfly-embedded-mysql/beans.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/mail/Email.java",
          "jsf/src/test/resources-wildfly-embedded-h2/beans.xml",
          "jsf/src/test/resources-wildfly-embedded-h2/beans-mailer.xml",
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/mail/MailBox.java",
          "jsf/src/test/resources-wildfly-embedded-mysql/beans-mailer.xml"
        ],
        "commitId" : "3285f34f61ba56f6dde383404b7ad27ed22170e4",
        "timestamp" : 1449261845000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3",
          "fullName" : "bcgonzalez3"
        },
        "authorEmail" : "bcgonzalez3@esei.uvigo.es",
        "comment" : "Adds a TestingMailer to the JSF module\nTestingMailer is a stub implementation of the Mailer interface intended \nto be used in the tests. This class replaces the DefaultMailer to store \nthe emails sent instead of effectively sending them.\nThis email also adds the Email and MailBox classes to the tests module. \nThis classes can be used to ease the implementation of stub Mailer. \nActually, the JSF's TestingMailer extends the MailBox class.\n",
        "date" : "2015-12-04 21:44:05 +0100",
        "id" : "3285f34f61ba56f6dde383404b7ad27ed22170e4",
        "msg" : "Adds a TestingMailer to the JSF module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/beans-mailer.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/mail/MailBox.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/beans-mailer.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/util/mail/TestingMailer.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/mail/Email.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java",
          "jsf/src/main/webapp/register.xhtml",
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterForm.java",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java",
          "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterPage.java"
        ],
        "commitId" : "dbb4f543f0e35bd6d8e1f5c5f351fd61422801bb",
        "timestamp" : 1449264249000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3",
          "fullName" : "bcgonzalez3"
        },
        "authorEmail" : "bcgonzalez3@esei.uvigo.es",
        "comment" : "Merges a temporal branch failing test.\nAdded a test for register user controller Created a testing mailer to\nsimulate send a confirmation email.\n",
        "date" : "2015-12-04 22:24:09 +0100",
        "id" : "dbb4f543f0e35bd6d8e1f5c5f351fd61422801bb",
        "msg" : "Merges a temporal branch failing test.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterPage.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/register.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterForm.java"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/bcgonzalez3",
      "fullName" : "bcgonzalez3"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA/es.uvigo.esei.dgss.letta$jsf/106/mavenArtifacts/"
  }
}