{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/52/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-jsf-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#52",
  "duration" : 4166,
  "estimatedDuration" : 4305,
  "executor" : null,
  "fullDisplayName" : "microstories-2425-teamA » JSF #52",
  "id" : "52",
  "keepLog" : false,
  "number" : 52,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1733941507632,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/resources/images/prev_secondary.png",
          "jsf/src/main/java/ListStoryManagedBean.java",
          "jsf/src/main/java/ReadStoryManagedBean.java",
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/webapp/searchStory.xhtml",
          "jsf/src/main/webapp/resources/css/storyCard.css",
          "jsf/src/main/webapp/resources/css/read.css",
          "jsf/src/main/webapp/resources/css/main.css",
          "jsf/src/main/webapp/resources/css/index.css",
          "jsf/src/main/webapp/resources/css/colors.css",
          "jsf/src/main/webapp/resources/images/prev_accent.png",
          "jsf/src/main/webapp/resources/emcomp/storyCard.xhtml",
          "jsf/src/main/webapp/resources/images/next_secondary.png",
          "jsf/src/main/webapp/resources/images/next_accent.png",
          "jsf/src/main/webapp/readStory.xhtml"
        ],
        "commitId" : "05c8d8576d0d7cbb82d5a22ef233062a3b0dbe13",
        "timestamp" : 1733941006000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18",
          "fullName" : "david.f.suarez18"
        },
        "authorEmail" : "david.f.suarez18@gmail.com",
        "comment" : "tsk24 Adds navigation buttons between stories\nUpdated the ReadStory View to include navigation buttons for moving to\nthe previous or next story in a list. The list can either represent\nrecently viewed stories or the results from the Search View. If the\ncurrent story is the first in the list, the \"Previous\" button is\ndisabled and displayed in gray. Similarly, the \"Next\" button is disabled\nand grayed out when the story is the last in the list.\n",
        "date" : "2024-12-11 19:16:46 +0100",
        "id" : "05c8d8576d0d7cbb82d5a22ef233062a3b0dbe13",
        "msg" : "tsk24 Adds navigation buttons between stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/ListStoryManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/css/index.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/searchStory.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/readStory.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/css/read.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/css/storyCard.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/ReadStoryManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/emcomp/storyCard.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/css/colors.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/css/main.css"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/images/prev_secondary.png"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/images/next_secondary.png"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/images/next_accent.png"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/resources/images/prev_accent.png"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/david.f.suarez18",
      "fullName" : "david.f.suarez18"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-jsf/52/mavenArtifacts/"
  }
}