{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 12",
          "upstreamBuild" : 12,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 36,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
            "branch" : [
              {
                "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
            "branch" : [
              {
                "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
        "branch" : [
          {
            "SHA1" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
            "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" : "#36",
  "duration" : 35407,
  "estimatedDuration" : 220598,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #36",
  "id" : "2012-12-27_08-09-18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 36,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1356592158000,
  "url" : "https://jogamp.org/chuck/job/joal_onmaster/36/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALTest.java"
        ],
        "commitId" : "6ca140a1e24b41d5084bb1acf2f79d7c26f6145c",
        "timestamp" : 1350991484000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/reset not supported.\u000a\u000a    [junit] Testcase: testAlBufferDataintintByteBufferintint took 0,021 sec\u000a    [junit] \u0009Caused an ERROR\u000a    [junit] mark/reset not supported\u000a    [junit] java.io.IOException: mark/reset not supported\u000a    [junit] \u0009at java.util.zip.InflaterInputStream.reset(InflaterInputStream.java:286)\u000a    [junit] \u0009at java.io.FilterInputStream.reset(FilterInputStream.java:217)\u000a    [junit] \u0009at com.sun.media.sound.SoftMidiAudioFileReader.getAudioInputStream(SoftMidiAudioFileReader.java:135)\u000a    [junit] \u0009at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1111)\u000a    [junit] \u0009at com.jogamp.openal.util.WAVLoader.loadFromStream(WAVLoader.java:87)\u000a    [junit] \u0009at com.jogamp.openal.test.junit.ALTest.loadTestWAV(ALTest.java:386)\u000a    [junit] \u0009at com.jogamp.openal.test.junit.ALTest.testAlBufferDataintintByteBufferintint(ALTest.java:281)\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-10-23T13:24:44+0200",
        "id" : "6ca140a1e24b41d5084bb1acf2f79d7c26f6145c",
        "msg" : "Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/resources/ResourceLocation.java"
        ],
        "commitId" : "66d511dc4fbe99dab3c65ce8600c6f33a1cd59f4",
        "timestamp" : 1351101946000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.java\u000a\u000aThis fix will re-enable the manual OpenALTest to work.\u000ajava -cp gluegen-rt.jar:joal.jar:joal-test.jar com.jogamp.openal.test.manual.OpenALTest\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-10-24T20:05:46+0200",
        "id" : "66d511dc4fbe99dab3c65ce8600c6f33a1cd59f4",
        "msg" : "Fix mark/reset bug in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/resources/ResourceLocation.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.linux-armv6.sh"
        ],
        "commitId" : "3c0ad2a52f4900989c95ec16f7f3bff94beb0e13",
        "timestamp" : 1351170183000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Add make/scripts/make.joal.all.linux-armv6.sh\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-10-25T15:03:03+0200",
        "id" : "3c0ad2a52f4900989c95ec16f7f3bff94beb0e13",
        "msg" : "Add make/scripts/make.joal.all.linux-armv6.sh",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.linux-armv6.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "2420f0e3352a46c8deb9c5827f78add65cb9d1a4",
        "timestamp" : 1351184486000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Build and bundle a openal-soft fallback on all arch.\u000a\u000aTested using a native linux-armv6 build.\u000aTODO: Add cross-compile support.\u000aTODO: Add openal-soft cmake configure options.\u000aTODO: Strip the libopenal.so from debug symbols to reduce size.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-10-25T19:01:26+0200",
        "id" : "2420f0e3352a46c8deb9c5827f78add65cb9d1a4",
        "msg" : "Build and bundle a openal-soft fallback on all arch.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.linux-i586.sh"
        ],
        "commitId" : "7be220314387769c116efd8090f15dd31491bab0",
        "timestamp" : 1351256629000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Add make/scripts/make.joal.all.linux-i586.sh\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-10-26T15:03:49+0200",
        "id" : "7be220314387769c116efd8090f15dd31491bab0",
        "msg" : "Add make/scripts/make.joal.all.linux-i586.sh",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.linux-i586.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "3dccb2fc00b0b97a3c1f479b236265c983a40e43",
        "timestamp" : 1352976114000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Update JOAL www links to use jogamp.org infrastructure.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-11-15T11:41:54+0100",
        "id" : "3dccb2fc00b0b97a3c1f479b236265c983a40e43",
        "msg" : "Update JOAL www links to use jogamp.org infrastructure.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "6d807f8e71edd8cf97daad23e3afc619bd1d429c",
        "timestamp" : 1353007841000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is not avail per default on all platforms yet.\u000a",
        "date" : "2012-11-15T20:30:41+0100",
        "id" : "6d807f8e71edd8cf97daad23e3afc619bd1d429c",
        "msg" : "Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
        "timestamp" : 1353008115000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is not avail per default on all platforms yet.\u000a",
        "date" : "2012-11-15T20:35:15+0100",
        "id" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
        "msg" : "Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.linux-armv6hf.sh"
        ],
        "commitId" : "b8b4c89e2fa7acf201a1206bad74b91afa7d2308",
        "timestamp" : 1353568739000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Add make/scripts/make.joal.all.linux-armv6hf.sh\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-11-22T08:18:59+0100",
        "id" : "b8b4c89e2fa7acf201a1206bad74b91afa7d2308",
        "msg" : "Add make/scripts/make.joal.all.linux-armv6hf.sh",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.linux-armv6hf.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.android-armv6-cross.sh"
        ],
        "commitId" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
        "timestamp" : 1356580706000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME\u000a\u000aIntuitively I assumed ANDROID_SDK_HOME to be pointing to the SDK root dir,\u000ahowever this is not true: Semantics by Android tools are:\u000a\u000aANDROID_SDK_HOME - Users ~/.android folder\u000aANDROID_HOME     - SDK root folder\u000a",
        "date" : "2012-12-27T04:58:26+0100",
        "id" : "a5bcb92b748b5dd2f7df65cb1fa5bdea6cd6a4f4",
        "msg" : "Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-armv6-cross.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ],
  "runs" : [
    {
      "number" : 36,
      "url" : "https://jogamp.org/chuck/job/joal_onmaster/label=linux-x86_64-master-001/36/"
    }
  ]
}