{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
            "branch" : [
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/develop"
              },
              {
                "SHA1" : "eaca2576f14e8d419d02ecef87e3c53907664892",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
            "branch" : [
              {
                "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
            "branch" : [
              {
                "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
        "branch" : [
          {
            "SHA1" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 87579,
  "estimatedDuration" : 374870,
  "executor" : None,
  "fullDisplayName" : "LETTA #6",
  "id" : "6",
  "keepLog" : False,
  "number" : 6,
  "queueId" : 38,
  "result" : "SUCCESS",
  "timestamp" : 1447784650561,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/user/arfarinha/my-views/view/All/job/LETTA/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "additional-material/fake-smtp/fakesmtp.sh",
          "additional-material/fake-smtp/Instrucciones.md",
          ".gitignore"
        ],
        "commitId" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
        "timestamp" : 1447784385000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
          "fullName" : "agjacome"
        },
        "authorEmail" : "agjacome@gmail.com",
        "comment" : "Adds fake SMTP script and instructions\nCreates simple script to launch FakeSMPT tool as a Fake SMPT server.\nAlso includes instructions on how to correctly launch it and how to\nexecute it manually (no bash script) if required.\n",
        "date" : "2015-11-17 19:19:45 +0100",
        "id" : "a8c63395b3ad0ab6e185ee436e4f3613c5729e55",
        "msg" : "Adds fake SMTP script and instructions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "additional-material/fake-smtp/Instrucciones.md"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "additional-material/fake-smtp/fakesmtp.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/agjacome",
      "fullName" : "agjacome"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.0.5"
}