{
  "_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" : 30,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
            "branch" : [
              {
                "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
            "branch" : [
              {
                "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
        "branch" : [
          {
            "SHA1" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
            "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"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#30",
  "duration" : 66036,
  "estimatedDuration" : 250022,
  "executor" : None,
  "fullDisplayName" : "microstories-2526-teamA #30",
  "id" : "30",
  "keepLog" : False,
  "number" : 30,
  "queueId" : 32,
  "result" : "SUCCESS",
  "timestamp" : 1761858666367,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2526-teamA/30/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java",
          "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
        ],
        "commitId" : "0c7d74b3ed116fa6be8415d0c0a2b7c226a6957f",
        "timestamp" : 1761857744000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
          "fullName" : "josecampor31"
        },
        "authorEmail" : "josecampor31@gmail.com",
        "comment" : "tsk2: Adds comments to classes\nThis comments will help to understand the responsibilities of this\nclasses\n",
        "date" : "2025-10-30 21:55:44 +0100",
        "id" : "0c7d74b3ed116fa6be8415d0c0a2b7c226a6957f",
        "msg" : "tsk2: Adds comments to classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/microstories-mysql.creation.sql",
          "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java",
          "additional-material/db/microstories-mysql.full.sql",
          "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
        ],
        "commitId" : "4d9c1d3dc64ee01372e300a5dccf4c1276eb4012",
        "timestamp" : 1761858183000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
          "fullName" : "josecampor31"
        },
        "authorEmail" : "josecampor31@gmail.com",
        "comment" : "tsk6: Update publishedAt attribute as nullable\nPublishedAt attribute can be nullable if the author has not yet\npublished the story.\n",
        "date" : "2025-10-30 22:03:03 +0100",
        "id" : "4d9c1d3dc64ee01372e300a5dccf4c1276eb4012",
        "msg" : "tsk6: Update publishedAt attribute as nullable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java",
          "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
        ],
        "commitId" : "3e3283d0d58faa14da648b7c649563bdb6b1e430",
        "timestamp" : 1761858305000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
          "fullName" : "josecampor31"
        },
        "authorEmail" : "josecampor31@gmail.com",
        "comment" : "tsk2: Improve the safety of the Story class\nNew checks with their respective tests are added\n",
        "date" : "2025-10-30 22:05:05 +0100",
        "id" : "3e3283d0d58faa14da648b7c649563bdb6b1e430",
        "msg" : "tsk2: Improve the safety of the Story class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CONTRIBUTING.md"
        ],
        "commitId" : "e350e8ff0305f477cd26188647a255514d1884f7",
        "timestamp" : 1761858480000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
          "fullName" : "josecampor31"
        },
        "authorEmail" : "josecampor31@gmail.com",
        "comment" : "tsk6: Update CONTRIBUTING.md to specify usage of DTO's classes\nAdd information about DTO usage in Service layer\n",
        "date" : "2025-10-30 22:08:00 +0100",
        "id" : "e350e8ff0305f477cd26188647a255514d1884f7",
        "msg" : "tsk6: Update CONTRIBUTING.md to specify usage of DTO's classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/microstories/mappers/StoryMapper.java"
        ],
        "commitId" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
        "timestamp" : 1761858593000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
          "fullName" : "josecampor31"
        },
        "authorEmail" : "josecampor31@gmail.com",
        "comment" : "tsk6: Refactor StoryMapper.java for simplicity\nImprove usage of SimpleDataFormat for better maintenance\n",
        "date" : "2025-10-30 22:09:53 +0100",
        "id" : "3b97fd85a4b5c74d09a5cff9c80d61bc53dbb197",
        "msg" : "tsk6: Refactor StoryMapper.java for simplicity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/microstories/mappers/StoryMapper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/josecampor31",
      "fullName" : "josecampor31"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}