{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/28/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2526-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2526-teamA-microstories-rest-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 3748,
  "estimatedDuration" : 70905,
  "executor" : None,
  "fullDisplayName" : "microstories-2526-teamA » REST #28",
  "id" : "28",
  "keepLog" : False,
  "number" : 28,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1761838631414,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/28/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/microstories/api/StoryResource.java",
          "rest/src/main/java/es/uvigo/esei/microstories/api/ApplicationConfig.java",
          "rest/src/main/webapp/WEB-INF/web.xml",
          "rest/src/test/java/java/es/uvigo/esei/microstories/api/StoryResourceTest.java",
          "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceTest.java",
          "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
        ],
        "commitId" : "b3b7876aabec54e3fc03403aedd09f8824e1a454",
        "timestamp" : 1761838384000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/devpablogg",
          "fullName" : "devpablogg"
        },
        "authorEmail" : "devpablogg@gmail.com",
        "comment" : "tsk8: Implements REST endpoint for recent stories\nAdded a new REST endpoint to allow clients to get the most recent \nmicrostories. The endpoint `/api/microstories/recents` returns the six\nlatest stories.\nAlso updated the web configuration (web.xml) to make this endpoint \navailable, replacing annotation-based setup with XML configuration.\nRemoved the old `ApplicationConfig` class and moved REST resources from\nthe `api` package to the new `rest` package for better structure and\nconsistency.\n",
        "date" : "2025-10-30 16:33:04 +0100",
        "id" : "b3b7876aabec54e3fc03403aedd09f8824e1a454",
        "msg" : "tsk8: Implements REST endpoint for recent stories",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/es/uvigo/esei/microstories/api/ApplicationConfig.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/main/java/es/uvigo/esei/microstories/api/StoryResource.java"
          },
          {
            "editType" : "delete",
            "file" : "rest/src/test/java/java/es/uvigo/esei/microstories/api/StoryResourceTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/devpablogg",
      "fullName" : "devpablogg"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2526-teamA-microstories-rest/28/mavenArtifacts/"
  }
}