{
  "_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" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
            "branch" : [
              {
                "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
            "branch" : [
              {
                "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
        "branch" : [
          {
            "SHA1" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
            "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" : 103,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#78",
  "duration" : 199407,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #78",
  "id" : "78",
  "keepLog" : False,
  "number" : 78,
  "queueId" : 182,
  "result" : "SUCCESS",
  "timestamp" : 1639594629852,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/78/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/ownStories.xhtml",
          "jsf/src/main/webapp/styles/main.css",
          "jsf/src/main/webapp/storyDetail.xhtml"
        ],
        "commitId" : "831eb5df32eb4fdf5e131af9fb31cbbdb8d74f10",
        "timestamp" : 1639594518000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk39 Adds the possibility to publish history\nAdds publish button to the detail view of a story\nAdds a toggle to show if a story is not published in the own stories\nview\n",
        "date" : "2021-12-15 19:55:18 +0100",
        "id" : "831eb5df32eb4fdf5e131af9fb31cbbdb8d74f10",
        "msg" : "tsk39 Adds the possibility to publish history",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/storyDetail.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/ownStories.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java",
          "jsf/src/main/webapp/styles/main.css",
          "jsf/src/main/webapp/storyDetail.xhtml"
        ],
        "commitId" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
        "timestamp" : 1639594518000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
          "fullName" : "ifmarinho"
        },
        "authorEmail" : "ifmarinho@esei.uvigo.es",
        "comment" : "tsk39 Adds the functionality to publish a story\nAdds to the story controller the functionality to publish a story from\nthe detail view\nModifies the buttons so that when the detail view is accessed from the\nuser's own story listing it refreshes the story listing page to avoid\ndisplaying the \"not published\" message when the story has been published\nfrom the detail view\n",
        "date" : "2021-12-15 19:55:18 +0100",
        "id" : "a8c5298180e99c9c03b3dde1d42761fcca48f25d",
        "msg" : "tsk39 Adds the functionality to publish a story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/storyDetail.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/jsf/controllers/StoryController.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ifmarinho",
      "fullName" : "ifmarinho"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}