{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/8/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8",
  "duration" : 9185,
  "estimatedDuration" : 8599,
  "executor" : None,
  "fullDisplayName" : "μStories - Team A » Tests #8",
  "id" : "8",
  "keepLog" : False,
  "number" : 8,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1541797089514,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/8/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-update-story.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.java",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java",
          "tests/src/main/resources/datasets/stories-create-with-two-theme.xml",
          "tests/src/main/resources/datasets/stories-remove.xml",
          "tests/src/main/resources/datasets/stories.xml",
          "tests/src/main/resources/datasets/stories-create-with-one-theme.xml",
          "tests/src/main/resources/datasets/stories-update-story-theme.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java"
        ],
        "commitId" : "5c7ad8a53451d07cb58efe7465b3fcfc6328e7bb",
        "timestamp" : 1541797062000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/gvgomez",
          "fullName" : "gvgomez"
        },
        "authorEmail" : "gvgomez@esei.uvigo.es",
        "comment" : "Tsk3 Create Test Datasets\nAdds the XML that contains the datasets to use in DBUnit Adds the\nStories dataset class to manage persistence tests Adds the SQL file to\ncleanup the database Modifies the IsEqualToEntity package to match with\nentities location\n",
        "date" : "2018-11-09 21:57:42 +0100",
        "id" : "5c7ad8a53451d07cb58efe7465b3fcfc6328e7bb",
        "msg" : "Tsk3 Create Test Datasets",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-update-story-theme.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java"
          },
          {
            "editType" : "delete",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-create-with-one-theme.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-update-story.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-remove.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-create-with-two-theme.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/gvgomez",
      "fullName" : "gvgomez"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-tests/8/mavenArtifacts/"
  }
}