{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/34/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1920-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1920-teamA-microstories-domain-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "Domain",
  "duration" : 1875,
  "estimatedDuration" : 13348,
  "executor" : None,
  "fullDisplayName" : "μStories 1920 - Team A » Domain Domain",
  "id" : "34",
  "keepLog" : False,
  "number" : 34,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1576337048808,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/34/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java",
          "service/src/test/resources-wildfly-embedded-mysql/clean.sql",
          "rest/src/test/resources-wildfly-embedded-mysql/clean.sql",
          "tests/src/main/resources/datasets/stories.xml",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java",
          "service/src/test/resources-wildfly-embedded-h2/clean.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/UserTest.java",
          "rest/src/test/resources-wildfly-embedded-h2/clean.sql",
          "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java",
          "service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java"
        ],
        "commitId" : "048544a29bb3507c2796a5df312ce2700ea39e21",
        "timestamp" : 1576336620000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daniel",
          "fullName" : "daniel"
        },
        "authorEmail" : "daniel@MacBook-Pro-de-Daniel.local",
        "comment" : "tsk22 Add user entity\nStory entities are modified because the user entity represents the\nauthor The story tests are modified to refer to the new entity Added\nfile that allows the removal of the tables correctly It is necessary to\nadd IsEqualToStory with its respective modifications\n",
        "date" : "2019-12-14 16:17:00 +0100",
        "id" : "048544a29bb3507c2796a5df312ce2700ea39e21",
        "msg" : "tsk22 Add user entity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/UserTest.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-h2/clean.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java"
          },
          {
            "editType" : "add",
            "file" : "rest/src/test/resources-wildfly-embedded-mysql/clean.sql"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-mysql/clean.sql"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/clean.sql"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/daniel",
      "fullName" : "daniel"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%201920%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1920-teamA-microstories-domain/34/mavenArtifacts/"
  }
}