<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_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/1.8" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 48,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
            "branch" : [
              {
                "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
                "name" : "origin/1.8"
              }
            ]
          },
          "revision" : {
            "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
            "branch" : [
              {
                "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
                "name" : "origin/1.8"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
        "branch" : [
          {
            "SHA1" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
            "name" : "origin/1.8"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/Mantle.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#48",
  "duration" : 43330,
  "estimatedDuration" : 215367,
  "executor" : None,
  "fullDisplayName" : "Mantle_1.9 #48",
  "id" : "48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 48,
  "queueId" : 5,
  "result" : "SUCCESS",
  "timestamp" : 1447874167991,
  "url" : "https://dvs1.progwml6.com/jenkins/job/Mantle_1.9/48/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/item/ItemMetaDynamic.java"
        ],
        "commitId" : "9323d898ab095468248016a417baadf8264b33db",
        "timestamp" : 1447604362000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Better error messages for metadynamic\u000a",
        "date" : "2015-11-15 17:19:22 +0100",
        "id" : "9323d898ab095468248016a417baadf8264b33db",
        "msg" : "Better error messages for metadynamic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/item/ItemMetaDynamic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/multiblock/MultiServantLogic.java"
        ],
        "commitId" : "392ea28047a2497b98481cca43865bdfbd68db47",
        "timestamp" : 1447618362000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Fix incorrect positions in multiblock logic\u000a",
        "date" : "2015-11-15 21:12:42 +0100",
        "id" : "392ea28047a2497b98481cca43865bdfbd68db47",
        "msg" : "Fix incorrect positions in multiblock logic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/multiblock/MultiServantLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/tileentity/TileInventory.java"
        ],
        "commitId" : "8d547a08662c9b254eb57d390f0c762afb694f7b",
        "timestamp" : 1447683456000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Allow resizing of inventory blocks\u000a",
        "date" : "2015-11-16 15:17:36 +0100",
        "id" : "8d547a08662c9b254eb57d390f0c762afb694f7b",
        "msg" : "Allow resizing of inventory blocks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/tileentity/TileInventory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/client/gui/GuiMultiModule.java"
        ],
        "commitId" : "3c0bd7a25e887bfe17c0c6c3d1d0bea2732f628d",
        "timestamp" : 1447683467000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Move general background drawing into mantle\u000a",
        "date" : "2015-11-16 15:17:47 +0100",
        "id" : "3c0bd7a25e887bfe17c0c6c3d1d0bea2732f628d",
        "msg" : "Move general background drawing into mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/client/gui/GuiMultiModule.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/util/RecipeMatch.java"
        ],
        "commitId" : "767db355661409185d74d6154434389202e38217",
        "timestamp" : 1447683481000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Expose recipematch parameters\u000a",
        "date" : "2015-11-16 15:18:01 +0100",
        "id" : "767db355661409185d74d6154434389202e38217",
        "msg" : "Expose recipematch parameters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/util/RecipeMatch.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/tileentity/TileInventory.java"
        ],
        "commitId" : "b07c30ef31eb2b1d17ca774fae4c0a392f9dd7dd",
        "timestamp" : 1447697958000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Save inventory size for Tiles with inventory, since we also allow\u000aresizing now\u000a",
        "date" : "2015-11-16 19:19:18 +0100",
        "id" : "b07c30ef31eb2b1d17ca774fae4c0a392f9dd7dd",
        "msg" : "Save inventory size for Tiles with inventory, since we also allow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/tileentity/TileInventory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java"
        ],
        "commitId" : "40b55f9f06e16e5c766a47622389f400a7c77a35",
        "timestamp" : 1447697972000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Mouse wheel support for sliders! Just don't have 2 in one screen.\u000a",
        "date" : "2015-11-16 19:19:32 +0100",
        "id" : "40b55f9f06e16e5c766a47622389f400a7c77a35",
        "msg" : "Mouse wheel support for sliders! Just don't have 2 in one screen.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/client/gui/GuiElementScalable.java"
        ],
        "commitId" : "97931ac9f04041b1828e5a030903739f7e39e38c",
        "timestamp" : 1447868538000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Support for arbitrarily texture-sizes for scaled elements\u000a",
        "date" : "2015-11-18 18:42:18 +0100",
        "id" : "97931ac9f04041b1828e5a030903739f7e39e38c",
        "msg" : "Support for arbitrarily texture-sizes for scaled elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/client/gui/GuiElementScalable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/slimeknights/mantle/client/gui/GuiModule.java",
          "src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java"
        ],
        "commitId" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
        "timestamp" : 1447868555000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
          "fullName" : "bernhard.bonigl"
        },
        "authorEmail" : "bernhard.bonigl@gmail.com",
        "comment" : "Add a parameter for mousewheel scrolling and helper functions for slider\u000a",
        "date" : "2015-11-18 18:42:35 +0100",
        "id" : "94bf46a187d0568ff7d2c2708c3ab352a259f9e2",
        "msg" : "Add a parameter for mousewheel scrolling and helper functions for slider",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/client/gui/GuiModule.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/slimeknights/mantle/client/gui/GuiWidgetSlider.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl",
      "fullName" : "bernhard.bonigl"
    }
  ]
}</pre></body></html>