{
  "_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" : 43,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
            "branch" : [
              {
                "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
            "branch" : [
              {
                "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
        "branch" : [
          {
            "SHA1" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
            "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"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#43",
  "duration" : 107433,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #43",
  "id" : "43",
  "keepLog" : False,
  "number" : 43,
  "queueId" : 50,
  "result" : "SUCCESS",
  "timestamp" : 1700758869379,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/43/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java",
          "rest/src/main/java/microstories/rest/CORSFilter.java",
          "rest/src/main/java/microstories/rest/StoryResource.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java",
          "rest/src/main/java/microstories/model/StoryDto.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java",
          "rest/src/main/java/microstories/model/Pagination.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java"
        ],
        "commitId" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
        "timestamp" : 1700758803000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
          "fullName" : "ivizcaya"
        },
        "authorEmail" : "ivizcaya@aldaba.es",
        "comment" : "Code format as Google Java Style\nReformats all java files to comply with Google Java Style. This refactor\nis made by the plugin google-java-format for IntellyJ\n",
        "date" : "2023-11-23 18:00:03 +0100",
        "id" : "e882004d3d51a2a7e546c03ec3fafcd90adcfecc",
        "msg" : "Code format as Google Java Style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/microstories/model/StoryDto.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/microstories/rest/CORSFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/microstories/model/Pagination.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/microstories/rest/StoryResource.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/ivizcaya",
      "fullName" : "ivizcaya"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}