{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/29/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29",
  "duration" : 8431,
  "estimatedDuration" : 8067,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A » Tests #29",
  "id" : "29",
  "keepLog" : False,
  "number" : 29,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1606335846905,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/29/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/microstories-mysql.data.sql",
          "jsf/src/main/webapp/resources/components/microstories/modalComponent.xhtml",
          "tests/src/main/resources/datasets/stories.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topics.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Type.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java",
          "jsf/src/main/webapp/index.xhtml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "additional-material/db/microstories-mysql.creation.sql",
          "jsf/src/main/webapp/styles/main.css"
        ],
        "commitId" : "34bcb9165cb1e3581754382a60fe73d5e56a01b2",
        "timestamp" : 1606335559000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
          "fullName" : "miguel.ferreiro.diaz"
        },
        "authorEmail" : "miguel.ferreiro.diaz@gmail.com",
        "comment" : "tsk1 Adds the second topic to the Story entity\nThe second topic has been implemented to the Story entity and the\ndatasets have been updated to this change. In addition, the names of the\ntopics in the style file of the jsf layer, \"Romance\" and \"Children\",\nhave been corrected to \"Romantic\" and \"Childrens\". Finally, the spelling\nerror in the topic \"Thirller\" has been corrected to \"Thriller\".\n",
        "date" : "2020-11-25 21:19:19 +0100",
        "id" : "34bcb9165cb1e3581754382a60fe73d5e56a01b2",
        "msg" : "tsk1 Adds the second topic to the Story entity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/resources/components/microstories/modalComponent.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topics.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Type.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
      "fullName" : "miguel.ferreiro.diaz"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/29/mavenArtifacts/"
  }
}