{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/9/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamC.microstories/dgss2122-teamC-microstories-tests/0.1.0-SNAPSHOT/dgss2122-teamC-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#9",
  "duration" : 15867,
  "estimatedDuration" : 12174,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team C » Tests #9",
  "id" : "9",
  "keepLog" : False,
  "number" : 9,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1636131311144,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-update.xml",
          "service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java",
          "service/src/test/resources/beans.xml",
          "tests/src/main/resources/datasets/stories-remove.xml",
          "tests/src/main/resources/datasets/stories.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java",
          "service/src/test/resources/test-persistence.xml",
          "tests/src/main/resources/scripts/cleanup.sql",
          "tests/src/main/resources/datasets/stories-create.xml",
          "additional-material/db/microstories-mysql.data.sql",
          "tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java",
          "domain/.attach_pid14234",
          "service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql",
          "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/ServiceIntegrationTestSuite.java"
        ],
        "commitId" : "5c0cb66b992a4b162d560996388467d22258cc3b",
        "timestamp" : 1636131243000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto",
          "fullName" : "mvaugusto"
        },
        "authorEmail" : "mvaugusto@esei.uvigo.es",
        "comment" : "tsk5 Creates service with funcionality for recovering recent stories\nAdds StoryService with method listRecent that returns the 6 most recent \nStories Adds the tests for that funcionality Adds sql scripts for\ncleaning the database after testing Modifies Story matchers adding a\nmethod for comparing lists of stories with order Modifies StoryDataset\nadding more stories and changing each story's date Fixes xml datasets\nremoving theme2=null\n",
        "date" : "2021-11-05 17:54:03 +0100",
        "id" : "5c0cb66b992a4b162d560996388467d22258cc3b",
        "msg" : "tsk5 Creates service with funcionality for recovering recent stories",
        "paths" : [
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/ServiceIntegrationTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources/test-persistence.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-update.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-create.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/resources/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "domain/.attach_pid14234"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-remove.xml"
          },
          {
            "editType" : "add",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToStory.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto",
      "fullName" : "mvaugusto"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss2122-teamC-microstories-tests/9/mavenArtifacts/"
  }
}