{
  "_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" : 103,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
            "branch" : [
              {
                "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
            "branch" : [
              {
                "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
        "branch" : [
          {
            "SHA1" : "042c63e0a288558b1d2801ea437c5e53aca36333",
            "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" : 223,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#103",
  "duration" : 249773,
  "estimatedDuration" : 409851,
  "executor" : null,
  "fullDisplayName" : "LIGAaaS Team B #103",
  "id" : "103",
  "keepLog" : false,
  "number" : 103,
  "queueId" : 274,
  "result" : "SUCCESS",
  "timestamp" : 1513455190410,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LIGAaaS%20Team%20B/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/private/team/teams.xhtml",
          "service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java",
          "jsf/src/main/webapp/private/team/add.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java",
          "jsf/src/main/webapp/private/team/edit.xhtml"
        ],
        "commitId" : "042c63e0a288558b1d2801ea437c5e53aca36333",
        "timestamp" : 1513454353000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daouterelo",
          "fullName" : "daouterelo"
        },
        "authorEmail" : "daouterelo@esei.uvigo.es",
        "comment" : "tsk56 Unifies the team views with competition views\nThe team views were reconstructed to unify and have the same theme as \ncompetition views.Some required validators where removed cause that \nfields were optionals when creating or editing teams. A problem when \nediting a team appears: actually the \"team id\" is the name. If the team \nname was edited, the entity manager creates a new team and and keeps the\nnot edited team in the database. The right solution for this problem is\nto add a real ID for the team (it should be done in the future) but the\ntemporally solution is to check if the user has modified the team name,\nin this case the entity manager creates the modified team and deletes\nthe not modified.\n",
        "date" : "2017-12-16 20:59:13 +0100",
        "id" : "042c63e0a288558b1d2801ea437c5e53aca36333",
        "msg" : "tsk56 Unifies the team views with competition views",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/private/team/add.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/private/team/teams.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/TeamManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/private/team/edit.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daouterelo",
      "fullName" : "daouterelo"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}