{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 47",
          "upstreamBuild" : 47,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 68,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
            "branch" : [
              {
                "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
            "branch" : [
              {
                "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
        "branch" : [
          {
            "SHA1" : "0430708fbcbdc5572affb45318eb782adffd13f1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#68",
  "duration" : 44346,
  "estimatedDuration" : 264339,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #68",
  "id" : "2014-07-03_16-28-01",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 68,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1404397681000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/68/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft",
          "make/build.xml"
        ],
        "commitId" : "58b08142d0068354a4863f054b5a6ff723ca3df9",
        "timestamp" : 1402413485000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump openal-soft: CMake: Don't use CMAKE_TOOLCHAIN_FILE for non-crosscompilation, use OPENAL_CUSTOM_CONFIG to inject cmake commands\u000a",
        "date" : "2014-06-10T17:18:05+0200",
        "id" : "58b08142d0068354a4863f054b5a6ff723ca3df9",
        "msg" : "Bump openal-soft: CMake: Don't use CMAKE_TOOLCHAIN_FILE for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "openal-soft"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/ALFactory.java"
        ],
        "commitId" : "5b283bccebbf2ea4b7720507ba1230e71311a04b",
        "timestamp" : 1402413539000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms (i.e. Use openal-soft on OSX as well now)\u000a",
        "date" : "2014-06-10T17:18:59+0200",
        "id" : "5b283bccebbf2ea4b7720507ba1230e71311a04b",
        "msg" : "ALFactory.PREFER_SYSTEM_OPENAL: Defaults to false for all platforms",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft",
          "make/scripts/make.joal.all.macosx-clang.sh"
        ],
        "commitId" : "0ad86c6c50a10bb3a53cac6fff1b857bae9c6192",
        "timestamp" : 1402433690000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Remove explicit xcode.clang property files; Bump openal-soft (95a2fe69853d6996cf9e00a9073c57cf9cef9ae9)\u000a",
        "date" : "2014-06-10T22:54:50+0200",
        "id" : "0ad86c6c50a10bb3a53cac6fff1b857bae9c6192",
        "msg" : "Remove explicit xcode.clang property files; Bump openal-soft",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/scripts/make.joal.all.macosx-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "openal-soft"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/joal-common-CustomJavaCode.java",
          "make/config/joal-alcabstract-CustomJavaCode.java",
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java",
          "make/config/joal-alext.cfg",
          "make/config/joal-al-CustomJavaCode.java",
          "make/config/joal.cfg",
          "make/config/joal-alextabstract-CustomJavaCode.java",
          "make/config/joal-alc.cfg"
        ],
        "commitId" : "05d236515d37561a66b1e239984916e95a193cc8",
        "timestamp" : 1402954646000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount call-by-value extension)\u000a",
        "date" : "2014-06-16T23:37:26+0200",
        "id" : "05d236515d37561a66b1e239984916e95a193cc8",
        "msg" : "Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/config/joal-common-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alextabstract-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal.cfg"
          },
          {
            "editType" : "add",
            "file" : "make/config/joal-al-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alcabstract-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alc.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/joal-alext.cfg",
          "make/config/joal-al-CustomJavaCode.java",
          "make/config/joal-alcabstract-CustomJavaCode.java",
          "make/config/joal.cfg",
          "make/config/joal-alextabstract-CustomJavaCode.java",
          "make/config/joal-alc.cfg"
        ],
        "commitId" : "21cd5206625aaa8914e53bdfaab8e7ae4e497a08",
        "timestamp" : 1403048891000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount call-by-value extension)\u000a\u000a- initializeImpl() is no more required, since it's not forced .. uncomment in manual static initializer\u000a",
        "date" : "2014-06-18T01:48:11+0200",
        "id" : "21cd5206625aaa8914e53bdfaab8e7ae4e497a08",
        "msg" : "Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/joal-al-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alextabstract-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/config/joal-alcabstract-CustomJavaCode.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/sound3d/Buffer.java",
          "src/java/com/jogamp/openal/sound3d/Source.java",
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java",
          "src/test/com/jogamp/openal/test/resources/ResourceLocation.java",
          "src/java/com/jogamp/openal/sound3d/Device.java",
          "src/test/com/jogamp/openal/test/util/UITestCase.java",
          "src/test/com/jogamp/openal/test/android/OpenALTestActivity.java",
          "src/java/com/jogamp/openal/UnsupportedAudioFileException.java",
          "src/test/com/jogamp/openal/test/android/BaseActivity.java",
          "src/java/jogamp/openal/Debug.java",
          "src/java/com/jogamp/openal/JoalVersion.java",
          "src/test/com/jogamp/openal/test/manual/OpenALTest.java",
          "src/java/com/jogamp/openal/ALException.java",
          "src/java/com/jogamp/openal/sound3d/Listener.java",
          "src/java/com/jogamp/openal/util/ALHelpers.java",
          "src/java/com/jogamp/openal/util/WAVData.java",
          "src/java/com/jogamp/openal/sound3d/AudioSystem3D.java",
          "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java",
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java",
          "src/test/com/jogamp/openal/test/android/OpenALTestActivityLauncher.java",
          "src/java/com/jogamp/openal/eax/EAXConstants.java",
          "src/java/com/jogamp/openal/util/ALut.java",
          "src/test/com/jogamp/openal/test/manual/Sound3DTest.java",
          "src/java/com/jogamp/openal/ALFactory.java",
          "src/test/com/jogamp/openal/test/android/LauncherUtil.java",
          "src/test/com/jogamp/openal/test/android/MD.java",
          "src/java/com/jogamp/openal/eax/EAXFactory.java",
          "src/java/jogamp/openal/ALCImpl.java",
          "src/java/com/jogamp/openal/sound3d/Vec3f.java",
          "src/java/com/jogamp/openal/sound3d/Context.java",
          "src/java/com/jogamp/openal/util/WAVLoader.java",
          "src/java/com/jogamp/openal/eax/EAX.java"
        ],
        "commitId" : "0430708fbcbdc5572affb45318eb782adffd13f1",
        "timestamp" : 1404390445000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2ee268a1f38c5580d11f93d7f8d6e74)\u000a\u000a- Change non static accesses to static members using declaring type\u000a    - Change indirect accesses to static members to direct accesses (accesses through subtypes)\u000a    - Add final modifier to private fields\u000a    - Add final modifier to method parameters\u000a    - Add final modifier to local variables\u000a    - Remove unnecessary casts\u000a    - Remove unnecessary '$NON-NLS$' tags\u000a    - Remove trailing white spaces on all lines\u000a",
        "date" : "2014-07-03T14:27:25+0200",
        "id" : "0430708fbcbdc5572affb45318eb782adffd13f1",
        "msg" : "Code Clean-Up based on our Recommended Settings (jogamp-scripting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/android/LauncherUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/util/UITestCase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/JoalVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Device.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALException.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/Debug.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/android/MD.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/android/OpenALTestActivityLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVData.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/ALut.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/eax/EAXConstants.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/eax/EAX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/AudioSystem3D.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Listener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/OpenALTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/Sound3DTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/android/BaseActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/android/OpenALTestActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Source.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/resources/ResourceLocation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/ALHelpers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/eax/EAXFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/UnsupportedAudioFileException.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Vec3f.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALCImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Buffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/Context.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 68,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/label=linux-x86_64-master-001/68/"
    }
  ]
}