{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
            "branch" : [
              {
                "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
            "branch" : [
              {
                "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
        "branch" : [
          {
            "SHA1" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 75412,
  "estimatedDuration" : 374870,
  "executor" : None,
  "fullDisplayName" : "LETTA #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : 35,
  "result" : "SUCCESS",
  "timestamp" : 1447169949797,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/LETTA/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/.gitignore",
          "jsf/src/test/resources-wildfly-embedded-mysql/beans.xml",
          "additional-material/templates/web/img/logo.png",
          "rest/src/main/webapp/WEB-INF/web.xml",
          "rest/src/test/resources/arquillian.xml",
          "rest/src/main/resources/META-INF/persistence.xml",
          "rest/src/test/resources-wildfly-embedded-h2/beans.xml",
          "service/pom.xml",
          "jsf/src/test/resources/arquillian.xml",
          "service/src/test/resources-wildfly-embedded-mysql/jboss-web.xml",
          "additional-material/templates/web/img/movie.svg",
          "service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml",
          "jsf/src/main/resources/META-INF/persistence.xml",
          "jsf/src/main/webapp/WEB-INF/jboss-web.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.java",
          "rest/src/test/resources-wildfly-embedded-mysql/standalone.xml",
          "jsf/src/main/webapp/admin/owners.xhtml",
          "rest/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "rest/src/test/resources-wildfly-embedded-mysql/jboss-web.xml",
          "jsf/pom.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.java",
          "jsf/src/main/webapp/owner/pets.xhtml",
          "jsf/src/main/webapp/WEB-INF/web.xml",
          "rest/src/main/webapp/WEB-INF/jboss-web.xml",
          "jsf/src/main/webapp/WEB-INF/beans.xml",
          "jsf/src/test/resources-wildfly-embedded-h2/beans.xml",
          "jsf/.gitignore",
          "CONTRIBUTING.md",
          "service/src/test/resources-wildfly-embedded-h2/beans.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.java",
          "ear/pom.xml",
          "additional-material/templates/web/user_home.html",
          "service/src/main/resources/META-INF/jboss-ejb3.xml",
          "jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml",
          "service/src/test/resources-wildfly-embedded-mysql/beans.xml",
          "jsf/src/main/webapp/WEB-INF/template.xhtml",
          "README.md",
          "service/src/test/resources-wildfly-embedded-mysql/standalone.xml",
          "additional-material/templates/web/index.html",
          "ear/.gitignore",
          "service/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "jsf/src/test/resources-wildfly-embedded-h2/test-persistence.xml",
          "rest/src/test/resources-wildfly-embedded-h2/jboss-web.xml",
          "tests/pom.xml",
          ".gitignore",
          "additional-material/templates/web/img/logo.svg",
          "jsf/src/main/webapp/index.xhtml",
          "additional-material/db/letta.test.sql",
          "rest/src/test/resources-wildfly-embedded-h2/test-persistence.xml",
          "jsf/src/test/resources-wildfly-embedded-mysql/jboss-web.xml",
          "service/src/test/resources-wildfly-embedded-h2/jboss-web.xml",
          "service/src/test/resources-wildfly-embedded-h2/test-persistence.xml",
          "pom.xml",
          "additional-material/templates/web/img/tv.svg",
          "rest/.gitignore",
          "rest/pom.xml",
          "additional-material/templates/web/img/internet.svg",
          "service/src/test/resources/arquillian.xml",
          "rest/src/test/resources-wildfly-embedded-mysql/beans.xml",
          "additional-material/templates/web/img/book.svg",
          "jsf/src/test/resources-wildfly-embedded-h2/jboss-web.xml",
          "jsf/src/test/resources-wildfly-embedded-mysql/test-persistence.xml",
          "rest/src/test/resources-wildfly-embedded-mysql/test-persistence.xml",
          "additional-material/wildfly/standalone.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.java",
          "additional-material/templates/web/css/letta.css",
          "rest/src/main/webapp/WEB-INF/beans.xml",
          "additional-material/templates/web/img/music.svg",
          "rest/src/test/resources/web.xml",
          "domain/pom.xml",
          "additional-material/db/letta.full.sql",
          "jsf/src/test/resources-wildfly-embedded-h2/standalone.xml",
          "CONTRIBUTORS.md",
          "additional-material/templates/web/css/letta.less"
        ],
        "commitId" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
        "timestamp" : 1447169879000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
          "fullName" : "Miguel Reboiro-Jato"
        },
        "authorEmail" : "mrjato@uvigo.es",
        "comment" : "Initial commit\nInitial commit with the base project structure and the project\ndescriptors.\n",
        "date" : "2015-11-10 16:37:59 +0100",
        "id" : "e9c727be08d240542d0bcd0be057f9f23a25364d",
        "msg" : "Initial commit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/webapp/WEB-INF/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "service/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/user_home.html"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/music.svg"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/letta.test.sql"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "ear/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources/web.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/admin/owners.xhtml"
          },
          {
            "editType" : "add",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "jsf/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/WEB-INF/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/WEB-INF/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/internet.svg"
          },
          {
            "editType" : "add",
            "file" : "rest/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.java"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/index.html"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/logo.svg"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.java"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/logo.png"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/tv.svg"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/css/letta.less"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/owner/pets.xhtml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "CONTRIBUTORS.md"
          },
          {
            "editType" : "add",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "ear/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/resources/META-INF/jboss-ejb3.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/letta.full.sql"
          },
          {
            "editType" : "add",
            "file" : "domain/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/book.svg"
          },
          {
            "editType" : "add",
            "file" : "additional-material/wildfly/standalone.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/jboss-web.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources/arquillian.xml"
          },
          {
            "editType" : "add",
            "file" : "service/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/test/resources-wildfly-embedded-mysql/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/css/letta.css"
          },
          {
            "editType" : "add",
            "file" : "additional-material/templates/web/img/movie.svg"
          },
          {
            "editType" : "add",
            "file" : "rest/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/webapp/WEB-INF/jboss-web.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mrjato",
      "fullName" : "Miguel Reboiro-Jato"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.5"
}