{
  "_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" : 55,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
            "branch" : [
              {
                "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
            "branch" : [
              {
                "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
        "branch" : [
          {
            "SHA1" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2122-teamB/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 83,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55",
  "duration" : 222656,
  "estimatedDuration" : 205050,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B #55",
  "id" : "55",
  "keepLog" : False,
  "number" : 55,
  "queueId" : 92,
  "result" : "SUCCESS",
  "timestamp" : 1638299646931,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/55/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Visit.java"
        ],
        "commitId" : "6b36d89c892e290b67d96c8c3fc5ce94c956c675",
        "timestamp" : 1638298497000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Creates the entity Visit\nCreates the Visit entity to record all the visits made to a specific\nstory, saving the date on which it is made\n",
        "date" : "2021-11-30 19:54:57 +0100",
        "id" : "6b36d89c892e290b67d96c8c3fc5ce94c956c675",
        "msg" : "tsk28 Creates the entity Visit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Visit.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/VisitTest.java"
        ],
        "commitId" : "d2ef8bd4d9fb6ed6ae30c3e225a9616a4f336302",
        "timestamp" : 1638298522000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Adds the tests for the entity Visit\nAdds the necessary tests to verify that the Visit entity is not faulty\nand is working correctly\n",
        "date" : "2021-11-30 19:55:22 +0100",
        "id" : "d2ef8bd4d9fb6ed6ae30c3e225a9616a4f336302",
        "msg" : "tsk28 Adds the tests for the entity Visit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/VisitTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java"
        ],
        "commitId" : "1f9d97f06ccb19cff504e4bb806d74110e8854a3",
        "timestamp" : 1638298618000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Adds to the entity Story the attribute visits\nAdds to the Story entity as an attribute the list of visits, and removes\nthe previous visits attribute\n",
        "date" : "2021-11-30 19:56:58 +0100",
        "id" : "1f9d97f06ccb19cff504e4bb806d74110e8854a3",
        "msg" : "tsk28 Adds to the entity Story the attribute visits",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java"
        ],
        "commitId" : "315418c74259f96d973e48dc1d2d1ab2df7fff67",
        "timestamp" : 1638298754000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Modifies the Story entity tests to adapt them to the new attribute\nvisits\nModifies the Story entity tests by deleting the old visits attribute,\nreplacing it with the new one\n",
        "date" : "2021-11-30 19:59:14 +0100",
        "id" : "315418c74259f96d973e48dc1d2d1ab2df7fff67",
        "msg" : "tsk28 Modifies the Story entity tests to adapt them to the new attribute",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java",
          "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java",
          "tests/src/main/resources/datasets/stories.xml"
        ],
        "commitId" : "4aca1393af9ad2dd29c21e988183a78cf42ced5b",
        "timestamp" : 1638299262000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Modifies service and rest tests to remove references to old\nattribute visits\nModifies test files to remove references to the old visits attribute to\navoid integration problems with the new entity and attribute\n",
        "date" : "2021-11-30 20:07:42 +0100",
        "id" : "4aca1393af9ad2dd29c21e988183a78cf42ced5b",
        "msg" : "tsk28 Modifies service and rest tests to remove references to old",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/microstories-mysql.delete.sql",
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.drop.sql",
          "additional-material/db/microstories-mysql.data.sql",
          "additional-material/db/microstories-mysql.full.sql"
        ],
        "commitId" : "cc44110227936d1b98abd0f3b3b94f88ac9cf0b0",
        "timestamp" : 1638299349000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Modifies the database scripts with the new entity\nModifies the database scripts to remove the old attribute and add the\nnew entity. The creation, deletion, reset and example data of the new\nentity is added.\n",
        "date" : "2021-11-30 20:09:09 +0100",
        "id" : "cc44110227936d1b98abd0f3b3b94f88ac9cf0b0",
        "msg" : "tsk28 Modifies the database scripts with the new entity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.delete.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.drop.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java"
        ],
        "commitId" : "f71a7ef46a9e30d0ef0475d3e61a8aab6fbc6801",
        "timestamp" : 1638299428000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Adds the Visit entity tests to the entity TestSuite\nAdds the class with the Visit entity tests to the entity TestSuite\n",
        "date" : "2021-11-30 20:10:28 +0100",
        "id" : "f71a7ef46a9e30d0ef0475d3e61a8aab6fbc6801",
        "msg" : "tsk28 Adds the Visit entity tests to the entity TestSuite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-visit-story.xml"
        ],
        "commitId" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
        "timestamp" : 1638299495000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk28 Deletes test database creation script\nRemoves test database creation script that is no longer needed, since\nthe visits attribute does not exist as an integer in the Story entity.\n",
        "date" : "2021-11-30 20:11:35 +0100",
        "id" : "607a4f9ad2f9def0b676d5307455684219ed8ebf",
        "msg" : "tsk28 Deletes test database creation script",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "tests/src/main/resources/datasets/stories-visit-story.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}