{
  "_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" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
            "branch" : [
              {
                "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
            "branch" : [
              {
                "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
        "branch" : [
          {
            "SHA1" : "ffe6863fe52269754d3786bc714dc7428e303376",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://bitbucket.org/rmemoria/bangladesh.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#53",
  "duration" : 196015,
  "estimatedDuration" : 97882,
  "executor" : None,
  "fullDisplayName" : "eTBM Bangladesh #53",
  "id" : "53",
  "keepLog" : False,
  "number" : 53,
  "queueId" : 1,
  "result" : "SUCCESS",
  "timestamp" : 1497665620037,
  "url" : "http://dev.msh.org/jenkins/user/msantos.sw/my-views/view/All/job/eTBM%20Bangladesh/53/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/webapp/custom/bd/dashboard/geochart_template.html",
          "src/main/webapp/custom/bd/dashboard/indicator12.page.xml",
          "src/main/webapp/custom/bd/dashboard/indicator12.xhtml",
          "src/main/webapp/custom/bd/dashboard/geochart.xhtml",
          "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java",
          "src/main/java/org/msh/utils/JsonUtils.java"
        ],
        "commitId" : "c92961fe4b14667d1aff4389b81b33cef97e6948",
        "timestamp" : 1497546721000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "first working implementation of geocharts\n",
        "date" : "2017-06-15 14:12:01 -0300",
        "id" : "c92961fe4b14667d1aff4389b81b33cef97e6948",
        "msg" : "first working implementation of geocharts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/dashboard/geochart_template.html"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/dashboard/indicator12.page.xml"
          },
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/dashboard/indicator12.xhtml"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/msh/utils/JsonUtils.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/webapp/custom/bd/dashboard/geochart.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/custom/bd/org/msh/tb/bd/dashboard/GGeoChartCreator.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java"
        ],
        "commitId" : "9c19be9edcf211693ac0f418f795623b5dbe91bb",
        "timestamp" : 1497554102000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "encapsulate the logic that generates the JSON result\n",
        "date" : "2017-06-15 16:15:02 -0300",
        "id" : "9c19be9edcf211693ac0f418f795623b5dbe91bb",
        "msg" : "encapsulate the logic that generates the JSON result",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/GGeoChartCreator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/messages_en_BD.properties",
          "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java",
          "src/main/webapp/custom/bd/dashboard/indicator07.xhtml",
          "src/main/webapp/custom/bd/dashboard/indicator12.xhtml",
          "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java"
        ],
        "commitId" : "00aa8dfec6e230d3170aa0a2a231ac031de2c4c8",
        "timestamp" : 1497570307000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "implement filters on geo distribution map\n",
        "date" : "2017-06-15 20:45:07 -0300",
        "id" : "00aa8dfec6e230d3170aa0a2a231ac031de2c4c8",
        "msg" : "implement filters on geo distribution map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/dashboard/indicator07.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator12.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/dashboard/indicator12.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/messages_en_BD.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/detailedrep/DetailedIndicator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/webapp/custom/bd/dashboard/indicator12.xhtml",
          "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/SummaryIndicatorsHome.java",
          "src/main/webapp/home.xhtml",
          "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/SummaryIndicatorsGenerator.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/parser/Indicator12Parser.java",
          "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/data/SummaryIndicator12Data.java"
        ],
        "commitId" : "6bca96f98a30e05706cadd43f288003ec2fe180e",
        "timestamp" : 1497572425000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "generate summaryzed report\n",
        "date" : "2017-06-15 21:20:25 -0300",
        "id" : "6bca96f98a30e05706cadd43f288003ec2fe180e",
        "msg" : "generate summaryzed report",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/parser/Indicator12Parser.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/SummaryIndicatorsHome.java"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/query/Indicator12Query.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/home.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/SummaryIndicatorsGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "src/custom/bd/org/msh/tb/bd/dashboard/summaryrep/data/SummaryIndicator12Data.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/dashboard/indicator12.xhtml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/messages_en_BD.properties",
          "src/main/webapp/custom/bd/dashboard/geochart.xhtml",
          "src/main/webapp/home.xhtml"
        ],
        "commitId" : "96213d4f97a4e55a9a57f193557959884ff21fa1",
        "timestamp" : 1497665121000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "display summaryzed report\n",
        "date" : "2017-06-16 23:05:21 -0300",
        "id" : "96213d4f97a4e55a9a57f193557959884ff21fa1",
        "msg" : "display summaryzed report",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/dashboard/geochart.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/home.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/messages_en_BD.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/messages_en_BD.properties",
          "src/main/webapp/home.xhtml",
          "src/main/webapp/custom/bd/dashboard/dashboardbox.xhtml"
        ],
        "commitId" : "ffe6863fe52269754d3786bc714dc7428e303376",
        "timestamp" : 1497665585000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "display summaryzed report\n",
        "date" : "2017-06-16 23:13:05 -0300",
        "id" : "ffe6863fe52269754d3786bc714dc7428e303376",
        "msg" : "display summaryzed report",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/webapp/custom/bd/dashboard/dashboardbox.xhtml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/messages_en_BD.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/webapp/home.xhtml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
      "fullName" : "msantos.msh"
    }
  ]
}