{
  "_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" : 21,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
            "branch" : [
              {
                "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
            "branch" : [
              {
                "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
                "name" : "origin/develop"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "589f6e74c526ec823006ebf61645fbbeb5631cd1",
            "branch" : [
              {
                "SHA1" : "589f6e74c526ec823006ebf61645fbbeb5631cd1",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "589f6e74c526ec823006ebf61645fbbeb5631cd1",
            "branch" : [
              {
                "SHA1" : "589f6e74c526ec823006ebf61645fbbeb5631cd1",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
        "branch" : [
          {
            "SHA1" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing.ei.uvigo.es/dt/gitlab/dgss-1617-teamA/letta.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 81,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#21",
  "duration" : 106322,
  "estimatedDuration" : 283139,
  "executor" : None,
  "fullDisplayName" : "LETTA 1617 Team A #21",
  "id" : "21",
  "keepLog" : False,
  "number" : 21,
  "queueId" : 177,
  "result" : "UNSTABLE",
  "timestamp" : 1480178650156,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/LETTA%201617%20Team%20A/21/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/db/letta-mysql.full.sql",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java"
        ],
        "commitId" : "96be75b39fbd975f4050b1c8136a4d8a7d5b8473",
        "timestamp" : 1480102352000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : " Access service for wall event\n Correction of some bugs:\n - supress the anotation transcient on verificationToken\n - persistence.xml in jsf need the class name of the entity\n - persistence.xml in rest need the class name of the entity\n - *.xml update the name of the atributes to the same in\n   the database and add users and events to use in the test\n - UserEJB modification of the method sendConfirmationUrl\n   because the other code not have a good functionality\n   when the verificationToken is null\n Create:\n - EventEJB\n - EventEJBTest\n - ServiceTestSuite\n Update:\n - isEqualToUser ckeck the new attribute accepted\n - User add new attribute and put the method getter, setter\n and registeredUser with the javaDoc of the method\n - letta-mysql.full.sql is empty\n",
        "date" : "2016-11-25 20:32:32 +0100",
        "id" : "96be75b39fbd975f4050b1c8136a4d8a7d5b8473",
        "msg" : " Access service for wall event",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/VerificationToken.java"
          },
          {
            "editType" : "edit",
            "file" : "additional-material/db/letta-mysql.full.sql"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java",
          "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java",
          "additional-material/db/letta-mysql.inserts.sql",
          "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
        ],
        "commitId" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
        "timestamp" : 1480178666000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
          "fullName" : "mgrodriguez3"
        },
        "authorEmail" : "mgrodriguez3@esei.uvigo.es",
        "comment" : "Correction of some bugs:  - supress the anotation transcient on\nverificationToken  - persistence.xml in jsf need the class name of the\nentity  - persistence.xml in rest need the class name of the entity  -\n*.xml update the name of the atributes to the same in    the database\nand add users and events to use in the test  - UserEJB modification of\nthe method sendConfirmationUrl    because the other code not have a good\nfunctionality    when the verificationToken is null\nCreate:\n- EventEJB\n- EventEJBTest\n- ServiceTestSuite\n- letta-mysql.inserts.sql\nUpdate:\n- isEqualToUser ckeck the new attribute accepted\n- User add new attribute and put the method getter, setter\n  and registeredUser with the javaDoc of the method\n- Event.java is modified to put the size of attribute head to\n  50 characters\n",
        "date" : "2016-11-26 17:44:26 +0100",
        "id" : "ae700260af7aea367dcc77770a5c4580ff33ca59",
        "msg" : "Correction of some bugs:  - supress the anotation transcient on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/ServiceTestSuite.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/project/test/ejb/EventEJBTest.java"
          },
          {
            "editType" : "edit",
            "file" : "domain/src/main/java/es/uvigo/esei/dgss/project/domain/Event.java"
          },
          {
            "editType" : "add",
            "file" : "additional-material/db/letta-mysql.inserts.sql"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/mgrodriguez3",
      "fullName" : "mgrodriguez3"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}