{
  "_class" : "hudson.model.FreeStyleBuild",
  "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" : 22,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
            "branch" : [
              {
                "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
            "branch" : [
              {
                "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
        "branch" : [
          {
            "SHA1" : "4bf478a210d37317b2248db1a8d659128b769217",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/bonii-xx/IguanaTweaksTConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.0.1.22-deobf.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.0.1.22-deobf.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.22-deobf.jar"
    },
    {
      "displayPath" : "IguanaTinkerTweaks-1.7.10-2.0.1.22.jar",
      "fileName" : "IguanaTinkerTweaks-1.7.10-2.0.1.22.jar",
      "relativePath" : "build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.22.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#22",
  "duration" : 208647,
  "estimatedDuration" : 234067,
  "executor" : None,
  "fullDisplayName" : "IguanaTConTweaks-1.7.10 #22",
  "id" : "2014-08-11_16-16-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 22,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1407788200000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/IguanaTConTweaks-1.7.10/22/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/leveling/IguanaToolLeveling.java"
        ],
        "commitId" : "2177b9fe22a6ddfd89fd6a00ec98e880eb730b0c",
        "timestamp" : 1407733941000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix autosmelting not rewarding xp on smelted blocks\u000a",
        "date" : "2014-08-11T07:12:21+0200",
        "id" : "2177b9fe22a6ddfd89fd6a00ec98e880eb730b0c",
        "msg" : "Fix autosmelting not rewarding xp on smelted blocks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/leveling/IguanaToolLeveling.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "build.properties",
          "resources/assets/iguanatweakstconstruct/lang/en_US.lang",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaHoeNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaToolNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "105b4aade5a618b482d1611875306cc42b524ca1",
        "timestamp" : 1407742264000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add a config obtion to also make vanilla hoes useless\u000a",
        "date" : "2014-08-11T09:31:04+0200",
        "id" : "105b4aade5a618b482d1611875306cc42b524ca1",
        "msg" : "Add a config obtion to also make vanilla hoes useless",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/iguanatweakstconstruct/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaHoeNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaToolNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/debug/DumpOredict.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpOredict.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpTools.java"
        ],
        "commitId" : "1b71b7f653584e46c099f047765292d6472936ed",
        "timestamp" : 1407752664000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add /dumpTools command to dump all found tools identifiers. Moved dumpOreDict and standardized these commands.\u000a",
        "date" : "2014-08-11T12:24:24+0200",
        "id" : "1b71b7f653584e46c099f047765292d6472936ed",
        "msg" : "Add /dumpTools command to dump all found tools identifiers. Moved",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpOredict.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/debug/DumpOredict.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpTools.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaHoeNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaToolNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/VanillaToolTipHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "e12a0af423fb411555cf4a58a3ed58b6d04c83d0",
        "timestamp" : 1407757616000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add a whitelist for tools that are not made useless. Yay!\u000a",
        "date" : "2014-08-11T13:46:56+0200",
        "id" : "e12a0af423fb411555cf4a58a3ed58b6d04c83d0",
        "msg" : "Add a whitelist for tools that are not made useless. Yay!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaHoeNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaToolNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/VanillaToolTipHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaSwordNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "resources/assets/iguanatweakstconstruct/lang/en_US.lang",
          "src/main/java/iguanaman/iguanatweakstconstruct/leveling/handlers/LevelingToolTipHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaBowNerfHandler.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "e92923e791fd7594eded9f5b46061add5ed711f3",
        "timestamp" : 1407761475000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add a config option to also disable vanilla Swords and Bows. Who would be this evil?\u000a",
        "date" : "2014-08-11T14:51:15+0200",
        "id" : "e92923e791fd7594eded9f5b46061add5ed711f3",
        "msg" : "Add a config option to also disable vanilla Swords and Bows. Who would",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaBowNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/leveling/handlers/LevelingToolTipHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/iguanatweakstconstruct/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaSwordNerfHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
        ],
        "commitId" : "b0744d71020983195cca3ea84d29d78159395076",
        "timestamp" : 1407762249000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "More info logs\u000a",
        "date" : "2014-08-11T15:04:09+0200",
        "id" : "b0744d71020983195cca3ea84d29d78159395076",
        "msg" : "More info logs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
        ],
        "commitId" : "c80d8118e06d5e952a41c52efd7536631f985e45",
        "timestamp" : 1407772970000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add defaults for the whitelisted tools. Also allow mod-wide whitelisting, for stuff like Redstone Armory.\u000a",
        "date" : "2014-08-11T18:02:50+0200",
        "id" : "c80d8118e06d5e952a41c52efd7536631f985e45",
        "msg" : "Add defaults for the whitelisted tools. Also allow mod-wide",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "8b1f355c1e913bcdd6b333846915d92e4db53b02",
        "timestamp" : 1407772993000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Bump forge up to 1197\u000a",
        "date" : "2014-08-11T18:03:13+0200",
        "id" : "8b1f355c1e913bcdd6b333846915d92e4db53b02",
        "msg" : "Bump forge up to 1197",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpTools.java"
        ],
        "commitId" : "9971779877291f13dfc32e3e9ea80764d49406aa",
        "timestamp" : 1407773024000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Remove HarvestLevel only items from tooldumps, since they can cause errors without itemstacks.\u000a",
        "date" : "2014-08-11T18:03:44+0200",
        "id" : "9971779877291f13dfc32e3e9ea80764d49406aa",
        "msg" : "Remove HarvestLevel only items from tooldumps, since they can cause",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/commands/CommandDumpTools.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java"
        ],
        "commitId" : "d16eeefa48ec357c0071c88a359779cabccfc164",
        "timestamp" : 1407773477000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Move the Iguana Modules to the config-folder, since we have one now.\u000a",
        "date" : "2014-08-11T18:11:17+0200",
        "id" : "d16eeefa48ec357c0071c88a359779cabccfc164",
        "msg" : "Move the Iguana Modules to the config-folder, since we have one now.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java"
        ],
        "commitId" : "dea77b67a7a817169ca3da5592b7281d1bdfa3ef",
        "timestamp" : 1407778483000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Change Osmium harvest level to be mineable with redstone.\u000a",
        "date" : "2014-08-11T19:34:43+0200",
        "id" : "dea77b67a7a817169ca3da5592b7281d1bdfa3ef",
        "msg" : "Change Osmium harvest level to be mineable with redstone.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/PulsarCFG.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java"
        ],
        "commitId" : "555e348a43d5216f0ec8903f704fb440bc5655b7",
        "timestamp" : 1407778511000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix newly broken module config. yay.\u000a",
        "date" : "2014-08-11T19:35:11+0200",
        "id" : "555e348a43d5216f0ec8903f704fb440bc5655b7",
        "msg" : "Fix newly broken module config. yay.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/PulsarCFG.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingTooltips.java",
          "resources/assets/iguanatweakstconstruct/lang/en_US.lang",
          "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/IguanaMobHeads.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java"
        ],
        "commitId" : "b6849a47f3a6262e0569f75ecc1c241ae360b072",
        "timestamp" : 1407779559000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add a config option for max tool level and adapt logic to allow infinite levels.\u000a",
        "date" : "2014-08-11T19:52:39+0200",
        "id" : "b6849a47f3a6262e0569f75ecc1c241ae360b072",
        "msg" : "Add a config option for max tool level and adapt logic to allow infinite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/iguanatweakstconstruct/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/IguanaMobHeads.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingTooltips.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/blocks/IguanaSkullBlock.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/proxy/MobHeadClientProxy.java",
          "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/IguanaMobHeads.java"
        ],
        "commitId" : "ae97fe8a806f7c5969f25c2ef88bcabe4337784b",
        "timestamp" : 1407780569000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Finally managed to get rid of that Skull-TE. Stupid textures.\u000a",
        "date" : "2014-08-11T20:09:29+0200",
        "id" : "ae97fe8a806f7c5969f25c2ef88bcabe4337784b",
        "msg" : "Finally managed to get rid of that Skull-TE. Stupid textures.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/blocks/IguanaSkullBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/proxy/MobHeadClientProxy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/iguanaman/iguanatweakstconstruct/mobheads/IguanaMobHeads.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "4bf478a210d37317b2248db1a8d659128b769217",
        "timestamp" : 1407780630000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Update build number to 2.0.1 to differentiate builds before/after beta release\u000a",
        "date" : "2014-08-11T20:10:30+0200",
        "id" : "4bf478a210d37317b2248db1a8d659128b769217",
        "msg" : "Update build number to 2.0.1 to differentiate builds before/after beta",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}