{
  "_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/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
            "branch" : [
              {
                "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
            "branch" : [
              {
                "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
        "branch" : [
          {
            "SHA1" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1718-teamB/ligaaas.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 233,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#58",
  "duration" : 268688,
  "estimatedDuration" : 409851,
  "executor" : None,
  "fullDisplayName" : "LIGAaaS Team B #58",
  "id" : "58",
  "keepLog" : False,
  "number" : 58,
  "queueId" : 189,
  "result" : "SUCCESS",
  "timestamp" : 1512517930292,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/58/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/pom.xml",
          "jsf/src/main/webapp/img/cover.jpg",
          "jsf/src/main/webapp/WEB-INF/web.xml",
          "CONTRIBUTING.md",
          "jsf/src/main/webapp/resources/img/cover.jpg",
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/webapp/components/menu.xhtml",
          "pom.xml",
          "jsf/src/main/webapp/styles/main.css",
          "jsf/src/main/webapp/components/footer.xhtml",
          "jsf/src/main/webapp/resources/styles/main.css",
          "jsf/src/main/webapp/public/index.xhtml",
          "jsf/src/main/webapp/private/competition/competitions.xhtml",
          "jsf/src/main/webapp/components/template.xhtml"
        ],
        "commitId" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
        "timestamp" : 1512517197000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anrodriquez",
          "fullName" : "anrodriquez"
        },
        "authorEmail" : "anrodriquez@esei.uvigo.es",
        "comment" : "tsk12 Defines a structure and template for the website\nAdds the structure of the web project to define the views that will be\npart of the public or private part of the application, and where to\nlocate additional elements such as images or style sheets. It also\nincorporates a template composed of a menu, a content and a footer. The\nstyle of the template is created with bootstrap 4, whose dependency has\nbeen added to the pom.\nConfigures the access and restrictions to the website for each of the\nelements of the structure of the web project.\nUpdates the Contributing file to specify the conventions for the name of\nthe views and organization of the same.\n",
        "date" : "2017-12-06 00:39:57 +0100",
        "id" : "9f4d48f0c0b5dae9e21c605c58ce8b61de0079dd",
        "msg" : "tsk12 Defines a structure and template for the website",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/components/menu.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "jsf/pom.xml"
          },
          {
            "editType" : "delete",
            "file" : "jsf/src/main/webapp/img/cover.jpg"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/components/template.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/img/cover.jpg"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "delete",
            "file" : "jsf/src/main/webapp/styles/main.css"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/public/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/private/competition/competitions.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/styles/main.css"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/components/footer.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anrodriquez",
      "fullName" : "anrodriquez"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}