{
  "_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" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
            "branch" : [
              {
                "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
            "branch" : [
              {
                "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
        "branch" : [
          {
            "SHA1" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 372,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#76",
  "duration" : 226957,
  "estimatedDuration" : 212891,
  "executor" : None,
  "fullDisplayName" : "μStories - Team A #76",
  "id" : "76",
  "keepLog" : False,
  "number" : 76,
  "queueId" : 197,
  "result" : "SUCCESS",
  "timestamp" : 1545351246873,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/76/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceUnitTest.java",
          "rest/src/main/webapp/WEB-INF/web.xml",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java"
        ],
        "commitId" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
        "timestamp" : 1545351117000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/git",
          "fullName" : "git"
        },
        "authorEmail" : "git@git.com",
        "comment" : "Tsk56 Adds a resource to find a private story\nAdds a resource to find stories by id. This stories only can be\nretrieved by the author that written the story. Adds a new http\nunauthorized status to check the invalid access when tries to find a\nstory. Modifies the web.xml file to filter the invalid access on REST\npetitions.\n",
        "date" : "2018-12-21 01:11:57 +0100",
        "id" : "39ffc3a9eed9319e0aeff76fbcf35a719ca5fe05",
        "msg" : "Tsk56 Adds a resource to find a private story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceUnitTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/git",
      "fullName" : "git"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}