{
  "_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" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
            "branch" : [
              {
                "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
            "branch" : [
              {
                "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
        "branch" : [
          {
            "SHA1" : "001ca72278328add609f965a40c087a7daed5d38",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2526-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 3,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 142911,
  "estimatedDuration" : 250022,
  "executor" : None,
  "fullDisplayName" : "microstories-2526-teamA #45",
  "id" : "45",
  "keepLog" : False,
  "number" : 45,
  "queueId" : 47,
  "result" : "SUCCESS",
  "timestamp" : 1762209490581,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
        ],
        "commitId" : "001ca72278328add609f965a40c087a7daed5d38",
        "timestamp" : 1762209072000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/devpablogg",
          "fullName" : "devpablogg"
        },
        "authorEmail" : "devpablogg@gmail.com",
        "comment" : "tsk15: Refactors searchStories endpoint with `contains` param and JSON\nerrors\nThis commit refactors the `searchStories` endpoint in `StoryResource` by \nremoving the `/search` path and updating the query parameter from `text`\nto\n`contains`. The corresponding tests were adjusted to use the new\nparameter. The endpoint now validates that the `contains` parameter is\nprovided and not empty, returning a `400 Bad Request` if missing. All\nerror responses throughout the resource were standardized to JSON\nformat.\n",
        "date" : "2025-11-03 23:31:12 +0100",
        "id" : "001ca72278328add609f965a40c087a7daed5d38",
        "msg" : "tsk15: Refactors searchStories endpoint with `contains` param and JSON",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/devpablogg",
      "fullName" : "devpablogg"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}