{
  "_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" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
            "branch" : [
              {
                "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
            "branch" : [
              {
                "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
        "branch" : [
          {
            "SHA1" : "c95d332e7c45e5c7d0ef75051c7ec65b72ffdf6d",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-1920-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 80,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#39",
  "duration" : 195845,
  "estimatedDuration" : 307975,
  "executor" : None,
  "fullDisplayName" : "μStories 1920 - Team A #39",
  "id" : "39",
  "keepLog" : False,
  "number" : 39,
  "queueId" : 316,
  "result" : "UNSTABLE",
  "timestamp" : 1576687868301,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/39/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java"
        ],
        "commitId" : "74f0c176c772f61cba1a11452841c059ad3b3f70",
        "timestamp" : 1576511243000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez",
          "fullName" : "crmiguez"
        },
        "authorEmail" : "crmiguez@esei.uvigo.es",
        "comment" : "tsk24 EJB for stories by user\nAdded method getStoriesByUser in StoryService Added test\ntestGetStoriesByAuthor in StoryServiceIntegrationTest\n",
        "date" : "2019-12-16 16:47:23 +0100",
        "id" : "74f0c176c772f61cba1a11452841c059ad3b3f70",
        "msg" : "tsk24 EJB for stories by user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java"
        ],
        "commitId" : "bc95ecffb3dfd74efeb8264b35f25a8767428d58",
        "timestamp" : 1576517419000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez",
          "fullName" : "crmiguez"
        },
        "authorEmail" : "crmiguez@esei.uvigo.es",
        "comment" : "tsk24-2 Added User part in EJB\nAdded get(String login) in StoryService for find user logged\n",
        "date" : "2019-12-16 18:30:19 +0100",
        "id" : "bc95ecffb3dfd74efeb8264b35f25a8767428d58",
        "msg" : "tsk24-2 Added User part in EJB",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "2583db1f699a68343727f79d657d9baab5c6466e",
        "timestamp" : 1576517589000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez",
          "fullName" : "crmiguez"
        },
        "authorEmail" : "crmiguez@esei.uvigo.es",
        "comment" : "tsk21 Re-added test for exploring stories\nAdded over again testGetStoriesToExplore in StoryResourceRestTest \nChanged test sequence for testing\n",
        "date" : "2019-12-16 18:33:09 +0100",
        "id" : "2583db1f699a68343727f79d657d9baab5c6466e",
        "msg" : "tsk21 Re-added test for exploring stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java",
          "rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java"
        ],
        "commitId" : "b52b5d73e547e516fa6c8575cabbac9ba1af91f3",
        "timestamp" : 1576517750000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez",
          "fullName" : "crmiguez"
        },
        "authorEmail" : "crmiguez@esei.uvigo.es",
        "comment" : "tsk27 Created new files for user's stories list\nCreated UserStoryResource class Created UserStoryResourceTest class\n",
        "date" : "2019-12-16 18:35:50 +0100",
        "id" : "b52b5d73e547e516fa6c8575cabbac9ba1af91f3",
        "msg" : "tsk27 Created new files for user's stories list",
        "paths" : [
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/crmiguez",
      "fullName" : "crmiguez"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}