{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 40,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55",
  "duration" : 12674,
  "estimatedDuration" : 13168,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B » Domain #55",
  "id" : "55",
  "keepLog" : False,
  "number" : 55,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1638299650975,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "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" : [
          "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"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/55/mavenArtifacts/"
  }
}