{
  "_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" : 570,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
            "branch" : [
              {
                "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
            "branch" : [
              {
                "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/gradle" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          },
          "revision" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          }
        },
        "origin/1.7" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 299,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
        "branch" : [
          {
            "SHA1" : "f5179c1af64da2b2b1afb66f4952111f3cb3bd2a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#570",
  "duration" : 316112,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #570",
  "id" : "2014-08-06_00-06-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 570,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1407298006000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/570/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "returning_eventually/plugins/te3/ThermalExpansion.java",
          "returning_eventually/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/plugins/imc/TinkerBuildCraft.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/plugins/ic2/TinkerIC2.java",
          "build.properties",
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/plugins/imc/TinkerThaumcraft.java",
          "returning_eventually/plugins/waila/SmelteryDataProvider.java",
          "returning_eventually/plugins/waila/Waila.java",
          "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "returning_eventually/plugins/imc/Thaumcraft.java",
          "src/main/java/tconstruct/plugins/imc/TinkerMystcraft.java",
          "returning_eventually/plugins/minefactoryreloaded/GrindableHorse.java",
          "src/main/java/tconstruct/plugins/imc/TinkerAE2.java",
          "returning_eventually/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/plugins/mfr/MFRRegister.java",
          "src/main/java/tconstruct/plugins/mfr/Drinkables.java",
          "src/api/java/cofh/api/energy/IEnergyContainerItem.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ValuedItem.java",
          "returning_eventually/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java",
          "returning_eventually/plugins/te3/TE3Helper.java",
          "src/main/java/tconstruct/plugins/te4/TE4Helper.java",
          "src/main/java/tconstruct/plugins/te4/TinkerTE4.java",
          "returning_eventually/plugins/waila/BasinDataProvider.java",
          "gradle/wrapper/gradle-wrapper.jar",
          "src/main/java/tconstruct/plugins/mfr/TinkerMFR.java",
          "returning_eventually/plugins/imc/AppEng.java",
          "src/main/java/tconstruct/TConstruct.java",
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/java/tconstruct/plugins/waila/TinkerWaila.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "returning_eventually/plugins/imc/Mystcraft.java",
          "returning_eventually/plugins/minefactoryreloaded/Drinkables.java",
          "returning_eventually/plugins/nei/NotEnoughItems.java",
          "build.gradle",
          "src/api/java/morph/api/Ability.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "returning_eventually/plugins/PluginController.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "returning_eventually/plugins/minefactoryreloaded/HarvestableOreBerry.java",
          "src/main/java/tconstruct/plugins/mfr/HarvestableOreBerry.java",
          "returning_eventually/plugins/imc/BuildcraftTransport.java",
          "returning_eventually/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/plugins/mfr/GrindableHorse.java",
          "returning_eventually/plugins/waila/SearedTankDataProvider.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "returning_eventually/plugins/ic2/IC2.java",
          "returning_eventually/plugins/minefactoryreloaded/MFRRegister.java"
        ],
        "commitId" : "bff893221e3b058578d08acf46f3b21f9fed5d9f",
        "timestamp" : 1407305397000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/pyoung1998",
          "fullName" : "pyoung1998"
        },
        "authorEmail" : "pyoung1998@gmail.com",
        "comment" : "Re-implemented all plugins\u000aUpdated to new Pulsar system, and to reflect various API changes (by TCon and others). Also reformatted build.gradle and bumped Gradle wrapper, Mantle, CCL, CCC, and Waila.\u000a",
        "date" : "2014-08-06T02:09:57-0400",
        "id" : "bff893221e3b058578d08acf46f3b21f9fed5d9f",
        "msg" : "Re-implemented all plugins",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerAE2.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/te4/TinkerTE4.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/ic2/IC2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/cofh/api/energy/IEnergyContainerItem.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/Waila.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerBuildCraft.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/imc/Mystcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mfr/TinkerMFR.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mfr/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/TinkerWaila.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/te3/TE3Helper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/ic2/TinkerIC2.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerMystcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mfr/MFRRegister.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/te3/ThermalExpansion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/minefactoryreloaded/Drinkables.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/morph/api/Ability.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ValuedItem.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/imc/BuildcraftTransport.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mfr/GrindableHorse.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/imc/Thaumcraft.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/PluginController.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mfr/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/imc/AppEng.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerThaumcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/te4/TE4Helper.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/plugins/minefactoryreloaded/GrindableHorse.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/manuals/materials.xml"
        ],
        "commitId" : "57c93541eb53a55288eee60e72fd71a0a22739eb",
        "timestamp" : 1407322749000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/failbookftw",
          "fullName" : "failbookftw"
        },
        "authorEmail" : "failbookftw@gmail.com",
        "comment" : "Fixing outdated information\u000a",
        "date" : "2014-08-06T03:59:09-0700",
        "id" : "57c93541eb53a55288eee60e72fd71a0a22739eb",
        "msg" : "Fixing outdated information",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/materials.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/failbookftw",
      "fullName" : "failbookftw"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/pyoung1998",
      "fullName" : "pyoung1998"
    }
  ]
}