{
  "_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" : 79,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
            "branch" : [
              {
                "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
            "branch" : [
              {
                "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
        "branch" : [
          {
            "SHA1" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
            "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" : 377,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#79",
  "duration" : 235618,
  "estimatedDuration" : 212891,
  "executor" : None,
  "fullDisplayName" : "μStories - Team A #79",
  "id" : "79",
  "keepLog" : False,
  "number" : 79,
  "queueId" : 201,
  "result" : "SUCCESS",
  "timestamp" : 1545480250001,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/79/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/userPage.xhtml",
          "jsf/src/main/webapp/resources/components/userModal.xhtml",
          "jsf/src/main/webapp/js/creationStory.js",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java",
          "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java",
          "jsf/src/main/webapp/resources/components/creationStoryModal.xhtml",
          "jsf/src/main/webapp/WEB-INF/template.xhtml"
        ],
        "commitId" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
        "timestamp" : 1545480064000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/dlgonzalez",
          "fullName" : "dlgonzalez"
        },
        "authorEmail" : "dlgonzalez@esei.uvigo.es",
        "comment" : "Tsk36 Adds the creation of microstories to the personal page\nCreates a new story constructor used for the creation of a new story in\nthe personal page. Adds a new modal that makes use of a javascript file\nthat controls the maximum size of the text based on the value of the\ngenre. Modifies the template in order to use the javascript file. Adds a\nnew button in the userPage to open the modal. Modifies the controller of\nstory to use the method of create story.\n",
        "date" : "2018-12-22 13:01:04 +0100",
        "id" : "0520e6e326ba66c07ebcaf0e55d5fa71c09ccac6",
        "msg" : "Tsk36 Adds the creation of microstories to the personal page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/js/creationStory.js"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.java"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/components/creationStoryModal.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/components/userModal.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/userPage.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/dlgonzalez",
      "fullName" : "dlgonzalez"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}