{
  "_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" : 51,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
            "branch" : [
              {
                "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
            "branch" : [
              {
                "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
        "branch" : [
          {
            "SHA1" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
            "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" : 0,
      "skipCount" : 0,
      "totalCount" : 84,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#51",
  "duration" : 189444,
  "estimatedDuration" : 307975,
  "executor" : None,
  "fullDisplayName" : "μStories 1920 - Team A #51",
  "id" : "51",
  "keepLog" : False,
  "number" : 51,
  "queueId" : 2,
  "result" : "SUCCESS",
  "timestamp" : 1587817868765,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/view/all/job/%CE%BCStories%201920%20-%20Team%20A/51/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "tests/src/main/resources/datasets/stories.xml"
        ],
        "commitId" : "679c31c6e0b3cf78692417df4300ff91d855b35f",
        "timestamp" : 1587817130000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
          "fullName" : "jrcastro2"
        },
        "authorEmail" : "jrcastro2@esei.uvigo.es",
        "comment" : "tsk30 Adds more example data to the dataset.\nAdds new data to stories.xml and updates StoriesDataset to match the new\ndata, also updates the getRecentStories method, to match the new data\n",
        "date" : "2020-04-25 14:18:50 +0200",
        "id" : "679c31c6e0b3cf78692417df4300ff91d855b35f",
        "msg" : "tsk30 Adds more example data to the dataset.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/pom.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java"
        ],
        "commitId" : "089f0258fe4801ed8800c8db349c216f783236c3",
        "timestamp" : 1587817441000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
          "fullName" : "jrcastro2"
        },
        "authorEmail" : "jrcastro2@esei.uvigo.es",
        "comment" : "tsk30 Updates Story to not allow User to be null and formats the date.\nUser cannot be null and adds a new format to date (DD/MM/YYYY HH:MM:SS) \nAdds a new dependency that allows to ignore every property that is not\ndefined, this allows to use the new method getDateFormated() and pass\nthe tests\n",
        "date" : "2020-04-25 14:24:01 +0200",
        "id" : "089f0258fe4801ed8800c8db349c216f783236c3",
        "msg" : "tsk30 Updates Story to not allow User to be null and formats the date.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/WEB-INF/explore.xhtml",
          "jsf/src/main/webapp/WEB-INF/storieslist.xhtml",
          "jsf/src/main/webapp/WEB-INF/searchlist.xhtml",
          "jsf/src/main/webapp/WEB-INF/template.xhtml"
        ],
        "commitId" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
        "timestamp" : 1587817671000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
          "fullName" : "jrcastro2"
        },
        "authorEmail" : "jrcastro2@esei.uvigo.es",
        "comment" : "tsk30 Changes the language of the interface to spanish and the format of\nthe date.\nChanges the language of the interface to spanish and the format of the\ndate is displayed now in the new format DD/MM/YYYY HH:MM:SS.\n",
        "date" : "2020-04-25 14:27:51 +0200",
        "id" : "dfb24fd5caa17d8949a4495582dc1795b8672736",
        "msg" : "tsk30 Changes the language of the interface to spanish and the format of",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/storieslist.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/explore.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/searchlist.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/jrcastro2",
      "fullName" : "jrcastro2"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}