{
  "_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/50/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" : "#50",
  "duration" : 8982,
  "estimatedDuration" : 12174,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team C » Tests #50",
  "id" : "50",
  "keepLog" : False,
  "number" : 50,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1638387667049,
  "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/50/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-update.xml",
          "tests/src/main/resources/datasets/stories-remove.xml",
          "domain/src/main/resources/META-INF/data.sql",
          "tests/src/main/resources/datasets/stories.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.java",
          "additional-material/db/microstories-mysql.creation.sql",
          "additional-material/db/microstories-mysql.full.sql",
          "tests/src/main/resources/datasets/stories-with-views.xml",
          "tests/src/main/resources/datasets/stories-create.xml",
          "additional-material/db/microstories-mysql.data.sql",
          "tests/src/main/resources/datasets/stories-search.xml",
          "tests/src/main/resources/datasets/stories-less-than-six.xml"
        ],
        "commitId" : "90f3e1dcc6a4d14c1f3ea7ec1dd2892319ddc66b",
        "timestamp" : 1638387609000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mvaugusto",
          "fullName" : "mvaugusto"
        },
        "authorEmail" : "mvaugusto@esei.uvigo.es",
        "comment" : "tsk31 Adds field for distinguishing between published and unpublished\nstories\nAdds field to story entity in order to tell if it's published or not,\nand it updates all sql scripts and datasets accordingly (setting all\nstories as published by default).\n",
        "date" : "2021-12-01 20:40:09 +0100",
        "id" : "90f3e1dcc6a4d14c1f3ea7ec1dd2892319ddc66b",
        "msg" : "tsk31 Adds field for distinguishing between published and unpublished",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-create.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-less-than-six.xml"
          },
          {
            "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" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-remove.xml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.full.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-update.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/resources/META-INF/data.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-with-views.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories-search.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/Story.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/50/mavenArtifacts/"
  }
}