{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 69,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
            "branch" : [
              {
                "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
            "branch" : [
              {
                "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
        "branch" : [
          {
            "SHA1" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2021-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 134,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#69",
  "duration" : 242621,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #69",
  "id" : "69",
  "keepLog" : False,
  "number" : 69,
  "queueId" : 69,
  "result" : "SUCCESS",
  "timestamp" : 1607511369361,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/69/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jsf/src/main/webapp/WEB-INF/web.xml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/LoginManagedBean.java",
          "jsf/src/main/webapp/user/home.xhtml",
          "jsf/src/main/webapp/login.xhtml",
          "additional-material/db/microstories-mysql.data.sql",
          "jsf/src/main/webapp/search.xhtml",
          "additional-material/db/microstories-mysql.creation.sql",
          "jsf/src/main/webapp/styles/main.css",
          "jsf/src/main/webapp/WEB-INF/template.xhtml",
          "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java"
        ],
        "commitId" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
        "timestamp" : 1607511151000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
          "fullName" : "miguel.ferreiro.diaz"
        },
        "authorEmail" : "miguel.ferreiro.diaz@gmail.com",
        "comment" : "tsk24 Adds the user login and logout\nThe login form view and associated methods are added to check whether\nyou are logged in or not. Login and logout options are included in the\nnavbar. Adds an empty view when the user signs in. Fixes the path of the\nsearch view to be absolute path. In addition, passwords are encoded in\nthe data scripts and errors in the table creation are fixed because\ninitializing the incremental keys is unnecessary. Comments in sql\nscripts are translated to English. Defines security constraints for the\nroles allowed for files based on the path /user/*.\n",
        "date" : "2020-12-09 11:52:31 +0100",
        "id" : "8312c4ea8846539a9ff40a46b4181fd660c1f7eb",
        "msg" : "tsk24 Adds the user login and logout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/styles/main.css"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/user/home.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/search.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.creation.sql"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/LoginManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/template.xhtml"
          },
          {
            "editType" : "add",
            "file" : "jsf/src/main/webapp/login.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/webapp/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/microstories-mysql.data.sql"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
      "fullName" : "miguel.ferreiro.diaz"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}