{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 34,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/73/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "fileName" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "fileName" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT-sources.jar"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom",
      "fileName" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war",
      "fileName" : "dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-rest-0.1.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#73",
  "duration" : 50593,
  "estimatedDuration" : 55017,
  "executor" : None,
  "fullDisplayName" : "μStories 2122 - Team B » REST #73",
  "id" : "73",
  "keepLog" : False,
  "number" : 73,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1638718691603,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/73/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/dtos/StoryDto.java"
        ],
        "commitId" : "f7c4697c1b239174e9920b5a6a225e0d10a9b729",
        "timestamp" : 1638718474000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk21 Modifies the method for counting the number of visits of a Story\nModifies the way of counting the number of visits to be sent, only those\ncarried out in the current month are taken into account.\n",
        "date" : "2021-12-05 16:34:34 +0100",
        "id" : "f7c4697c1b239174e9920b5a6a225e0d10a9b729",
        "msg" : "tsk21 Modifies the method for counting the number of visits of a Story",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/dtos/StoryDto.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java"
        ],
        "commitId" : "7763c05b7dcc73970a9f4a993a4926ac8dd82768",
        "timestamp" : 1638718527000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk21 Adds resource to get the most read stories\nAdd the resource in the path /microstory/hottest\n",
        "date" : "2021-12-05 16:35:27 +0100",
        "id" : "7763c05b7dcc73970a9f4a993a4926ac8dd82768",
        "msg" : "tsk21 Adds resource to get the most read stories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java",
          "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java",
          "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java"
        ],
        "commitId" : "c0fdcc4fb67b1f7a664246acdab1bcacbc54b99c",
        "timestamp" : 1638718612000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
          "fullName" : "yruben98"
        },
        "authorEmail" : "yruben98@gmail.com",
        "comment" : "tsk21 Adds the necessary tests for the new resource\nAdds unit and resource tests to ensure good behavior\n",
        "date" : "2021-12-05 16:36:52 +0100",
        "id" : "c0fdcc4fb67b1f7a664246acdab1bcacbc54b99c",
        "msg" : "tsk21 Adds the necessary tests for the new resource",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "edit",
            "file" : "rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/yruben98",
      "fullName" : "yruben98"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-rest/73/mavenArtifacts/"
  }
}