{
  "_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" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
            "branch" : [
              {
                "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
            "branch" : [
              {
                "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
        "branch" : [
          {
            "SHA1" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 105,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#87",
  "duration" : 231962,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #87",
  "id" : "87",
  "keepLog" : False,
  "number" : 87,
  "queueId" : 209,
  "result" : "SUCCESS",
  "timestamp" : 1639822930550,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/87/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/ownStories.xhtml",
          "jsf/src/main/webapp/addStory.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/validators/AddFormValidator.java",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
        ],
        "commitId" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
        "timestamp" : 1639821908000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk37 Adds the creation of stories to the list of own stories\nAdds the logic needed to add or publish a story to the story controller.\nAdds to the view of own stories a button that redirects to the view of \ncreation of a new story. Also fixes the title of the page for one more \nin line with the content.\nAdd your own view with the necessary form to add a new story. The form\nshows two possibilities: save or publish a story.\nAdds an AddFormValidator class that contains the logic necessary to \nvalidate that the form content conforms to the user story requirements. \nThis validation is done at the moment the user clicks one of the two \nbuttons (save or publish). In the event of an error, the user is \ninformed by means of a red explanatory text below the erroneous field.\n",
        "date" : "2021-12-18 11:05:08 +0100",
        "id" : "99cbe1f8415cebd921125c501be59052a85dfd1a",
        "msg" : "tsk37 Adds the creation of stories to the list of own stories",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/addStory.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/ownStories.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/validators/AddFormValidator.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}