{
  "_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" : 146,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
            "branch" : [
              {
                "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
            "branch" : [
              {
                "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
        "branch" : [
          {
            "SHA1" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 66,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#146",
  "duration" : 219112,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #146",
  "id" : "146",
  "keepLog" : False,
  "number" : 146,
  "queueId" : 153,
  "result" : "SUCCESS",
  "timestamp" : 1702845785274,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/146/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java",
          "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
        ],
        "commitId" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
        "timestamp" : 1702845638000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
          "fullName" : "martinperez.patricia"
        },
        "authorEmail" : "martinperez.patricia@gmail.com",
        "comment" : "tsk81 Updates method to get favorites filtered by title\nThe REST method to get the favorites of a user has been modified in\norder to be able to filter them by the title. The filter is applied on\nthe favourite list of the AuthorEntity, instead of querying the\ndatabase. In addition, a test for this method has been added to check if\nthe filter works as expected. For this, a favorite list of the logged in\nuser was added to the StoryDataset.\n",
        "date" : "2023-12-17 21:40:38 +0100",
        "id" : "61b8e6cee60a044bc2dd044ec5c53408ae6c5a4d",
        "msg" : "tsk81 Updates method to get favorites filtered by title",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia",
      "fullName" : "martinperez.patricia"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}