{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/142/mavenArtifacts/"
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.pom",
      "fileName" : "dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.pom",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.pom"
    },
    {
      "displayPath" : "dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war",
      "fileName" : "dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war",
      "relativePath" : "es.uvigo.esei.dgss.teamA.microstories/dgss2324-teamA-microstories-web/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "Web",
  "duration" : 57398,
  "estimatedDuration" : 52369,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA » Web Web",
  "id" : "142",
  "keepLog" : False,
  "number" : 142,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1702743968153,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/142/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/docs/classes/app_app_module.AppModule.html",
          "web/src/main/angular/docs/variables/app_interfaces_gender.GENDERS_TO_UPDATE.html",
          "web/src/main/angular/docs/classes/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.UserStoriesUpdateComponent.html",
          "web/src/main/angular/package.json",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.ts",
          "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.html",
          "web/src/main/angular/docs/assets/navigation.js",
          "web/src/main/angular/src/app/user-private-section/user-private-section.component.ts",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.html",
          "web/src/main/angular/docs/classes/app_user_private_section_user_private_section_component.UserPrivateSectionComponent.html",
          "web/src/main/angular/docs/modules/app_interfaces_gender.html",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.scss",
          "web/src/main/angular/package-lock.json",
          "web/src/main/angular/docs/modules/app_interfaces_topic.html",
          "web/src/main/angular/docs/classes/app_app_routing_module.AppRoutingModule.html",
          "web/src/main/angular/docs/variables/app_interfaces_topic.TOPICS_TO_UPDATE.html",
          "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component_spec.html",
          "web/src/main/angular/src/app/services/microStory.service.ts",
          "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.html",
          "web/src/main/angular/docs/classes/app_services_microStory_service.MicroStoryService.html",
          "web/src/main/angular/docs/assets/search.js",
          "web/src/main/angular/docs/classes/app_shared_story_reader_story_reader_component.StoryReaderComponent.html"
        ],
        "commitId" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
        "timestamp" : 1702743874000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
          "fullName" : "anaabadlorenzo24"
        },
        "authorEmail" : "anaabadlorenzo24@gmail.com",
        "comment" : "tsk32 (WEB) Adds the creation of micro-stories to the list of own\nmicro-stories\nAdds the ability to create micro-stories from the own stories panel for \nlogged-in users. For this purpose, the same component has been reused as\nthe one already used for editing micro-stories.\n",
        "date" : "2023-12-16 17:24:34 +0100",
        "id" : "93c14c0e66fe82a6881ca0bc2698ae0541040b46",
        "msg" : "tsk32 (WEB) Adds the creation of micro-stories to the list of own",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/modules/app_interfaces_topic.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/variables/app_interfaces_topic.TOPICS_TO_UPDATE.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/search.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/modules/app_interfaces_gender.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/variables/app_interfaces_gender.GENDERS_TO_UPDATE.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_user_private_section_user_stories_user_stories_update_user_stories_update_component_spec.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_app_module.AppModule.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_shared_story_reader_story_reader_component.StoryReaderComponent.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/classes/app_user_private_section_user_stories_user_stories_update_user_stories_update_component.UserStoriesUpdateComponent.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.scss"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_app_routing_module.AppRoutingModule.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/navigation.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-private-section.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/services/microStory.service.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_services_microStory_service.MicroStoryService.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_user_private_section_user_private_section_component.UserPrivateSectionComponent.html"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
      "fullName" : "anaabadlorenzo24"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2324-teamA-microstories-web/142/mavenArtifacts/"
  }
}