{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/mavenArtifacts/"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamC.microstories/dgss1819-teamC-microstories-jsf/0.1.0-SNAPSHOT/dgss1819-teamC-microstories-jsf-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "JSF",
  "duration" : 0,
  "estimatedDuration" : 10920,
  "executor" : None,
  "fullDisplayName" : "μStories - Team C » JSF JSF",
  "id" : "12",
  "keepLog" : False,
  "number" : 12,
  "queueId" : -1,
  "result" : "NOT_BUILT",
  "timestamp" : 1560277447233,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/scripts/cleanup.sql",
          "service/src/test/resources/beans.xml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java",
          "service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java",
          "tests/src/main/resources/MicrostoriesDataset.xml",
          "tests/src/main/resources/scripts/cleanup-autoincrement.sql",
          "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java"
        ],
        "commitId" : "42191537f1adcd97bcb3f9283a2426de0ced99b5",
        "timestamp" : 1560089055000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino",
          "fullName" : "avsobrino"
        },
        "authorEmail" : "adrian@ursinodeveloper.com",
        "comment" : "task5: (EJB) Crear servicio para recuperar los relatos recientes\nCreate service and test for service\n",
        "date" : "2019-06-09 16:04:15 +0200",
        "id" : "42191537f1adcd97bcb3f9283a2426de0ced99b5",
        "msg" : "task5: (EJB) Crear servicio para recuperar los relatos recientes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/resources/beans.xml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieService.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup.sql"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/MicrostoriesDataset.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/scripts/cleanup-autoincrement.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/microstories/index.xhtml",
          "jsf/src/main/webapp/index.xhtml",
          "jsf/src/main/webapp/WEB-INF/template.xhtml"
        ],
        "commitId" : "2c9c11be694a105c4a523e4abb7fa7c7b1df74d2",
        "timestamp" : 1560089299000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino",
          "fullName" : "avsobrino"
        },
        "authorEmail" : "adrian@ursinodeveloper.com",
        "comment" : "task6: (JSF) Crear listado de relatos recientes\nCreate template for list microstories and create bean\n",
        "date" : "2019-06-09 16:08:19 +0200",
        "id" : "2c9c11be694a105c4a523e4abb7fa7c7b1df74d2",
        "msg" : "task6: (JSF) Crear listado de relatos recientes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/microstories/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/microstories/index.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java",
          "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java",
          "service/src/main/resources/META-INF/persistence.xml",
          "jsf/src/main/webapp/WEB-INF/template.xhtml"
        ],
        "commitId" : "91f645598e75f426f249be602382e45e02e13a58",
        "timestamp" : 1560275782000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino",
          "fullName" : "avsobrino"
        },
        "authorEmail" : "avsobrino@esei.uvigo.es",
        "comment" : "tsk:6 (JSF) Create list microstories recent\nSolved problem in service persistence Create view for list last\nmicrostories Create test a integration service test\n",
        "date" : "2019-06-11 19:56:22 +0200",
        "id" : "91f645598e75f426f249be602382e45e02e13a58",
        "msg" : "tsk:6 (JSF) Create list microstories recent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/MicrostorieServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/resources/META-INF/persistence.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/microstories/index.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/MicrostoriesManagedBean.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/avsobrino",
      "fullName" : "avsobrino"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20C/es.uvigo.esei.dgss.teamC.microstories$dgss1819-teamC-microstories-jsf/12/mavenArtifacts/"
  }
}