{
  "_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-domain/9/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar",
      "fileName" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.jar"
    },
    {
      "displayPath" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-domain-0.1.0-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#9",
  "duration" : 4783,
  "estimatedDuration" : 4696,
  "executor" : None,
  "fullDisplayName" : "microstories-2425-teamA » Domain #9",
  "id" : "9",
  "keepLog" : False,
  "number" : 9,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1731605470934,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-domain/9/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/resources/datasets/stories-update.xml",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java",
          "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java",
          "tests/src/main/resources/datasets/stories-remove.xml",
          "tests/src/main/resources/datasets/stories.xml"
        ],
        "commitId" : "6a63e3fb962ac626de162a367ca5c777309e1e5a",
        "timestamp" : 1731603691000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk3/4 Creation of datasets and the matcher\nCreation of the datasets and the matcher for the entity Story. The class\nStoryDataset is yet to be finalized\n",
        "date" : "2024-11-14 18:01:31 +0100",
        "id" : "6a63e3fb962ac626de162a367ca5c777309e1e5a",
        "msg" : "tsk3/4 Creation of datasets and the matcher",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-remove.xml"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "add",
            "file" : "tests/src/main/resources/datasets/stories-update.xml"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java"
          },
          {
            "editType" : "add",
            "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/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java",
          "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java",
          "tests/src/main/resources/datasets/stories.xml"
        ],
        "commitId" : "15e3c623fcd340f19d8dd32098d70ed569ecacf6",
        "timestamp" : 1731604788000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguigg1412",
          "fullName" : "miguigg1412"
        },
        "authorEmail" : "miguigg1412@gmail.com",
        "comment" : "tsk3-4 Matcher and dataset development\nIt has been developed the matcher class and the dataset, it has been\nalso created the dataset class with all of their methods.\n",
        "date" : "2024-11-14 18:19:48 +0100",
        "id" : "15e3c623fcd340f19d8dd32098d70ed569ecacf6",
        "msg" : "tsk3-4 Matcher and dataset development",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/resources/datasets/stories.xml"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "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-domain/9/mavenArtifacts/"
  }
}