{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/66/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-tests-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#66",
  "duration" : 3933,
  "estimatedDuration" : 2927,
  "executor" : null,
  "fullDisplayName" : "microstories-2425-teamA » Tests #66",
  "id" : "66",
  "keepLog" : false,
  "number" : 66,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1734474077291,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/66/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/Period.java",
          "tests/src/main/resources/datasets/stories.xml"
        ],
        "commitId" : "5dc8692165009b58ec46ba6508683d2404543dae",
        "timestamp" : 1734371357000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk27 Adds a new feature to search stories\nAdds new feature to search stories with a more complex tool. Implements\nnew test for the new EJB feature and modifies the Dataset.xml and the\nStoriesDataset so now they have more use cases\n",
        "date" : "2024-12-16 18:49:17 +0100",
        "id" : "5dc8692165009b58ec46ba6508683d2404543dae",
        "msg" : "tsk27 Adds a new feature to search stories",
        "paths" : [
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/Period.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "tests/src/main/resources/datasets/stories.xml",
          "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
        ],
        "commitId" : "f057d605865c06e010e155bcc0c60413cf459e48",
        "timestamp" : 1734371481000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk29 Solves a problem with one EJB test\nSolves a problem with the \"getRecents\" test on the EJB tests\n",
        "date" : "2024-12-16 18:51:21 +0100",
        "id" : "f057d605865c06e010e155bcc0c60413cf459e48",
        "msg" : "tsk29 Solves a problem with one EJB test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
        ],
        "commitId" : "e95e2decd798d314eba98092d0bbc1ed68230534",
        "timestamp" : 1734371528000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk29 Removes tasks for a better pull --rebase\nTemporaly removes code to improve and to make easier the pull --rebase\n",
        "date" : "2024-12-16 18:52:08 +0100",
        "id" : "e95e2decd798d314eba98092d0bbc1ed68230534",
        "msg" : "tsk29 Removes tasks for a better pull --rebase",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java",
          "tests/src/main/resources/datasets/stories.xml",
          "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
        ],
        "commitId" : "bc1255a47a34ce09dd54de9f30105aee075a61c4",
        "timestamp" : 1734473814000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk29 Implements final fixes to the branch, after pulling changes\nImplements the final details of the code so now all test run correctly.\nChanges the data of the dataset and the class to make every test viable.\n",
        "date" : "2024-12-17 23:16:54 +0100",
        "id" : "bc1255a47a34ce09dd54de9f30105aee075a61c4",
        "msg" : "tsk29 Implements final fixes to the branch, after pulling changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java"
          }
        ]
      }
    ],
    "kind" : null
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
      "fullName" : "miguigg1412"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-tests/66/mavenArtifacts/"
  }
}