{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.plugins.BitBucketPushCause",
          "shortDescription" : "Started by BitBucket push by msantos_msh"
        },
        {
          "_class" : "com.cloudbees.jenkins.plugins.BitBucketPushCause",
          "shortDescription" : "Started by BitBucket push by msantos_msh"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
            "branch" : [
              {
                "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
            "branch" : [
              {
                "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
        "branch" : [
          {
            "SHA1" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://bitbucket.org/rmemoria/bangladesh.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 86163,
  "estimatedDuration" : 97882,
  "executor" : None,
  "fullDisplayName" : "eTBM Bangladesh #23",
  "id" : "23",
  "keepLog" : False,
  "number" : 23,
  "queueId" : 32,
  "result" : "SUCCESS",
  "timestamp" : 1492886711803,
  "url" : "http://dev.msh.org/jenkins/user/msantos.msh/my-views/view/All/job/eTBM%20Bangladesh/23/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/config/DHIS2DataElementsConfigAsyncTask.java"
        ],
        "commitId" : "f26e8ad2e64b36f024fbaaf88fd42ce85cb282a1",
        "timestamp" : 1492882448000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "implement configuration of TB 12 data elements\n",
        "date" : "2017-04-22 14:34:08 -0300",
        "id" : "f26e8ad2e64b36f024fbaaf88fd42ce85cb282a1",
        "msg" : "implement configuration of TB 12 data elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/config/DHIS2DataElementsConfigAsyncTask.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/DHIS2ExportTB12AsyncTask.java",
          "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/blockbuilders/TBForm12Table2Builder.java",
          "src/custom/bd/org/msh/tb/bd/tbforms/query/tb12/TB12Column.java",
          "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/blockbuilders/TBForm12Table1Builder.java"
        ],
        "commitId" : "35a3763e83d7a0949d2758d865fbcc0acef5a190",
        "timestamp" : 1492885843000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "Remove from payload disabled columns\n",
        "date" : "2017-04-22 15:30:43 -0300",
        "id" : "35a3763e83d7a0949d2758d865fbcc0acef5a190",
        "msg" : "Remove from payload disabled columns",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/blockbuilders/TBForm12Table1Builder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/query/tb12/TB12Column.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/DHIS2ExportTB12AsyncTask.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/blockbuilders/TBForm12Table2Builder.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12Table2.java",
          "src/main/webapp/custom/bd/management/dhis2_exportation.xhtml",
          "src/main/webapp/custom/bd/management/tbform12v2015.xml",
          "src/main/webapp/custom/bd/management/tbform12.xml",
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table2.java",
          "src/main/webapp/custom/bd/management/index.xhtml",
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12Table1.java",
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12.java",
          "src/main/webapp/custom/bd/management/tbform12v2015.xhtml",
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table1.java",
          "src/main/webapp/custom/bd/management/tbform12.xhtml",
          "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015.java"
        ],
        "commitId" : "52d8c25d3fd4b7e4aeb7317aaabd5a43dacb2e02",
        "timestamp" : 1492886565000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "remove v2015 suffix from TB 12\n",
        "date" : "2017-04-22 15:42:45 -0300",
        "id" : "52d8c25d3fd4b7e4aeb7317aaabd5a43dacb2e02",
        "msg" : "remove v2015 suffix from TB 12",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/webapp/custom/bd/management/tbform12v2015.xhtml"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/management/tbform12.xhtml"
          },
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/management/tbform12.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/management/dhis2_exportation.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "src/main/webapp/custom/bd/management/tbform12v2015.xml"
          },
          {
            "editType" : "delete",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/management/index.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015.java"
          },
          {
            "editType" : "delete",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table1.java"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12Table1.java"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12Table2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/webapp/custom/bd/management/tbform10.page.xml",
          "src/main/webapp/custom/bd/management/tbform10.xhtml"
        ],
        "commitId" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
        "timestamp" : 1492886687000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "Remove unused files\n",
        "date" : "2017-04-22 15:44:47 -0300",
        "id" : "9e1017f92d7fe4494671e502822b7f1958ee01ae",
        "msg" : "Remove unused files",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/webapp/custom/bd/management/tbform10.xhtml"
          },
          {
            "editType" : "delete",
            "file" : "src/main/webapp/custom/bd/management/tbform10.page.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
      "fullName" : "msantos.msh"
    }
  ]
}