{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 69,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_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-domain/3/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 15179,
  "estimatedDuration" : 14079,
  "executor" : None,
  "fullDisplayName" : "μStories - Team A » Domain #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1541721727815,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss1819-teamA-microstories-domain/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.java",
          "additional-material/db/microstories-mysql.data.sql",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.java",
          "domain/pom.xml",
          "additional-material/db/microstories-mysql.drop.sql",
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.delete.sql",
          "pom.xml",
          "additional-material/db/microstories-mysql.full.sql"
        ],
        "commitId" : "d71874bd4e95087baebd0f1d84b29e4366a5b251",
        "timestamp" : 1541721516000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/gvgomez",
          "fullName" : "gvgomez"
        },
        "authorEmail" : "gvgomez@esei.uvigo.es",
        "comment" : "Tsk1 Create Story Entity\nAdds the Story class to store the objects related to the stories Adds\nthe necessary SQL files to create/insert/delete data and tables Adds the\ntest class for the Story class and the Test Suite Modifies the poms to\nadd the dependency to apache commons-lang\n",
        "date" : "2018-11-09 00:58:36 +0100",
        "id" : "d71874bd4e95087baebd0f1d84b29e4366a5b251",
        "msg" : "Tsk1 Create Story Entity",
        "paths" : [
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/microstories-mysql.drop.sql"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java"
          },
          {
            "editType" : "add",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/microstories-mysql.delete.sql"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/microstories-mysql.data.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-domain/3/mavenArtifacts/"
  }
}