{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 13",
          "upstreamBuild" : 13,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
            "branch" : [
              {
                "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
            "branch" : [
              {
                "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
        "branch" : [
          {
            "SHA1" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
            "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" : "#37",
  "duration" : 60932,
  "estimatedDuration" : 264339,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #37",
  "id" : "2013-03-09_05-26-12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 37,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1362803172000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/37/",
  "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" : "e1dbf746db84371a4877415b013627dce4de50ad",
        "timestamp" : 1353655166000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Remove junit ALTest file with incompatible license.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-11-23T08:19:26+0100",
        "id" : "e1dbf746db84371a4877415b013627dce4de50ad",
        "msg" : "Remove junit ALTest file with incompatible license.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/openal/test/junit/ALTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".externalToolBuilders/New_Builder.launch"
        ],
        "commitId" : "2c006c55a7019fdedbb2867899c99c7428c98d46",
        "timestamp" : 1353668096000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix JOAL Eclipse project New_Builder.launch working directory.\u000a\u000aSigned-off-by Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2012-11-23T11:54:56+0100",
        "id" : "2c006c55a7019fdedbb2867899c99c7428c98d46",
        "msg" : "Fix JOAL Eclipse project New_Builder.launch working directory.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".externalToolBuilders/New_Builder.launch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/test.zip"
        ],
        "commitId" : "6c6d4265b4d3a2befdc8556c8bbcd2f068ee350a",
        "timestamp" : 1358200354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Remove 9 year old java.net test.zip\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-14T22:52:34+0100",
        "id" : "6c6d4265b4d3a2befdc8556c8bbcd2f068ee350a",
        "msg" : "Remove 9 year old java.net test.zip",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "www/test.zip"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "ae9819f437d250ecc4002059cb7db6dda0b87149",
        "timestamp" : 1358202548000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "www/index.html: Updated links, OpenAL logo & OpenAL-Soft.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-14T23:29:08+0100",
        "id" : "ae9819f437d250ecc4002059cb7db6dda0b87149",
        "msg" : "www/index.html: Updated links, OpenAL logo & OpenAL-Soft.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/DummyTest.java"
        ],
        "commitId" : "ac0bf7253b20444058eb6be590acce528c052eaf",
        "timestamp" : 1358617949000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add dummy junit test so jenkins would not fail\u000a",
        "date" : "2013-01-19T18:52:29+0100",
        "id" : "ac0bf7253b20444058eb6be590acce528c052eaf",
        "msg" : "Add dummy junit test so jenkins would not fail",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/junit/DummyTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/alext.h",
          "make/stub_includes/openal/efx.h",
          "make/stub_includes/openal/alc.h",
          "make/stub_includes/openal/al.h",
          "make/stub_includes/openal/al.c",
          "make/stub_includes/openal/alut.h",
          "make/stub_includes/openal/eax.h"
        ],
        "commitId" : "338e0d5aa881b11bbc8c4c71183fe81e1d1492ff",
        "timestamp" : 1359120089000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Delete OpenAL stub_includes/openal headers.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-25T14:21:29+0100",
        "id" : "338e0d5aa881b11bbc8c4c71183fe81e1d1492ff",
        "msg" : "Delete OpenAL stub_includes/openal headers.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/alc.h"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/efx.h"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/eax.h"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/al.c"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/alext.h"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/al.h"
          },
          {
            "editType" : "delete",
            "file" : "make/stub_includes/openal/alut.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/alext.h",
          "make/stub_includes/openal/efx-presets.h",
          "make/stub_includes/openal/efx-creative.h",
          "make/stub_includes/openal/efx.h",
          "make/stub_includes/openal/al.h",
          "make/stub_includes/openal/alc.h"
        ],
        "commitId" : "6b86449596dabf87201d7321799a39a7b78ab692",
        "timestamp" : 1359120297000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Import OpenAL-soft openal-soft/include/AL/ headers to stub_includes/openal.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-25T14:24:57+0100",
        "id" : "6b86449596dabf87201d7321799a39a7b78ab692",
        "msg" : "Import OpenAL-soft openal-soft/include/AL/ headers to",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/efx-presets.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/al.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/alext.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/efx-creative.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/efx.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/alc.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/joal-alext.cfg",
          "src/native/almisc.c",
          "src/java/jogamp/openal/ALExtImpl.java",
          "make/joal-alextabstract-CustomJavaCode.java",
          "src/java/jogamp/openal/Debug.java",
          "src/java/com/jogamp/openal/ALFactory.java",
          "make/build.xml",
          "make/joal-alext-constants.cfg"
        ],
        "commitId" : "3cf2b66e13104b372611b3a9dbb722110370a9c7",
        "timestamp" : 1359121069000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Bug 567 (part 1): add support for openal extensions\u000a\u000aImported JOAL specific parts from the patch made by Michael Zucchi.\u000a\u000aAuthor: Michael Zucchi <notzed@gmail.com>\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-25T14:37:49+0100",
        "id" : "3cf2b66e13104b372611b3a9dbb722110370a9c7",
        "msg" : "Bug 567 (part 1): add support for openal extensions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/joal-alextabstract-CustomJavaCode.java"
          },
          {
            "editType" : "add",
            "file" : "make/joal-alext-constants.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/Debug.java"
          },
          {
            "editType" : "edit",
            "file" : "src/native/almisc.c"
          },
          {
            "editType" : "add",
            "file" : "make/joal-alext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "src/java/jogamp/openal/ALExtImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "0801dd17ee69e88661401172026b48ac898d7a2b",
        "timestamp" : 1359134400000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "build.xml al.c -> al.h after switch to OpenAl-soft headers.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-25T18:20:00+0100",
        "id" : "0801dd17ee69e88661401172026b48ac898d7a2b",
        "msg" : "build.xml al.c -> al.h after switch to OpenAl-soft headers.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/al-types.h",
          "make/stub_includes/openal/alext.h",
          "make/stub_includes/openal/alc-types.h",
          "make/stub_includes/openal/al.h"
        ],
        "commitId" : "4885e2a488223b852598520664875804d302d3e3",
        "timestamp" : 1359154885000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Bug 567 (part 2): add support for openal extensions\u000aAlter the OpenAL-soft headers to please the gluegen parser.\u000aal-types.h and alc-types.h imported from the patch made by Michael Zucchi.\u000a\u000aAuthor: Michael Zucchi <notzed@gmail.com>\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-26T00:01:25+0100",
        "id" : "4885e2a488223b852598520664875804d302d3e3",
        "msg" : "Bug 567 (part 2): add support for openal extensions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/alc-types.h"
          },
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/al-types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/alext.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/linux-armv7/libopenal.so",
          "make/lib/oalinst-license.txt",
          "make/lib/windows-i586/wrap_oal.dll",
          "make/lib/windows-i586/OpenAL32.dll",
          "make/lib/linux-i586/libopenal.so",
          "make/lib/linux-amd64/libopenal.so",
          "make/lib/windows-amd64/wrap_oal.dll",
          "make/lib/macosx-universal/placeholder.txt",
          "make/lib/windows-amd64/OpenAL32.dll",
          "make/lib/solaris-amd64/readme.txt",
          "make/lib/macosx-ppc/placeholder.txt",
          "make/lib/FILES.txt",
          "make/lib/solaris-i586/readme.txt"
        ],
        "commitId" : "a801e0f01cf57cf270226238d35ecd751e497172",
        "timestamp" : 1359155809000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Remove obstolete bundled OpenAL and OpenAL-soft binarys.\u000aPrefer system installed libraries or\u000aOpenAL-soft built from source.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-26T00:16:49+0100",
        "id" : "a801e0f01cf57cf270226238d35ecd751e497172",
        "msg" : "Remove obstolete bundled OpenAL and OpenAL-soft binarys.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/lib/linux-armv7/libopenal.so"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/solaris-amd64/readme.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/windows-amd64/OpenAL32.dll"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/windows-amd64/wrap_oal.dll"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/solaris-i586/readme.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/linux-i586/libopenal.so"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/oalinst-license.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/macosx-ppc/placeholder.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/FILES.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/windows-i586/OpenAL32.dll"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/windows-i586/wrap_oal.dll"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/linux-amd64/libopenal.so"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/macosx-universal/placeholder.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/eax.h"
        ],
        "commitId" : "2646b95c4b34a0b97426dfc5a9cc5d9423ac889f",
        "timestamp" : 1359156419000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Re-import OpenAL stub_includes/openal/eax.h required for EAX.\u000aIt is still questionable if we want to support EAX\u000adrivers for EAX only exist before Windows Vista.\u000aMany JOAL applications expect the EAX detection code to exist.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-26T00:26:59+0100",
        "id" : "2646b95c4b34a0b97426dfc5a9cc5d9423ac889f",
        "msg" : "Re-import OpenAL stub_includes/openal/eax.h required for EAX.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/stub_includes/openal/eax.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/joal-common-CustomCCode.c",
          "make/stub_includes/openal/al-types.h",
          "src/native/almisc.c",
          "make/stub_includes/openal/alc-types.h"
        ],
        "commitId" : "03e5bba36d7826022ae5d75da96bd3a1dbe0a827",
        "timestamp" : 1359464903000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Remove system dependency of intptr_t and uint64_t.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-29T14:08:23+0100",
        "id" : "03e5bba36d7826022ae5d75da96bd3a1dbe0a827",
        "msg" : "Remove system dependency of intptr_t and uint64_t.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/joal-common-CustomCCode.c"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/alc-types.h"
          },
          {
            "editType" : "edit",
            "file" : "src/native/almisc.c"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al-types.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "b25cb51aa4b15861a44032ddf768979bce3a5967",
        "timestamp" : 1359465201000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "build.xml: set failonerror=\"false\" for artifact.properties copy\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-29T14:13:21+0100",
        "id" : "b25cb51aa4b15861a44032ddf768979bce3a5967",
        "msg" : "build.xml: set failonerror=\"false\" for artifact.properties copy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "490096c7c53030170876f568ec1f0953a66fbb1d",
        "timestamp" : 1359469144000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Bug 567 (part 3): add support for openal extensions\u000a\u000aImported the ALExtLoopbackDeviceSOFTTest junit test.\u000a\u000aAuthor: Michael Zucchi <notzed@gmail.com>\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-29T15:19:04+0100",
        "id" : "490096c7c53030170876f568ec1f0953a66fbb1d",
        "msg" : "Bug 567 (part 3): add support for openal extensions",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "1bc6cc4395a998440e48f45f06bf9d80cf3de6e1",
        "timestamp" : 1359548978000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T13:29:38+0100",
        "id" : "1bc6cc4395a998440e48f45f06bf9d80cf3de6e1",
        "msg" : "Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
        ],
        "commitId" : "15583ca328c416bf664396025086a60afb34bd84",
        "timestamp" : 1359551336000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Bug 662: Add a flag to favour OpenALSoft\u000a\u000aIf the property jnlp.joal.SystemOpenAL or -Djoal.SystemOpenAL\u000ais defined then include the system OpenAL libnames.\u000aThis will favour use of the bundled OpenALSoft by default.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T14:08:56+0100",
        "id" : "15583ca328c416bf664396025086a60afb34bd84",
        "msg" : "Bug 662: Add a flag to favour OpenALSoft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
        ],
        "commitId" : "05fc86e0ba315ed4202adfb85f017205fd8bea8d",
        "timestamp" : 1359552057000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix Bug 662: Add a flag to favour OpenALSoft\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T14:20:57+0100",
        "id" : "05fc86e0ba315ed4202adfb85f017205fd8bea8d",
        "msg" : "Fix Bug 662: Add a flag to favour OpenALSoft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
        ],
        "commitId" : "89d54d1b311bd78be53bef26e89cc4e871351caf",
        "timestamp" : 1359552463000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Improve logic of Bug 662: Add a flag to favour OpenALSoft\u000a\u000aDefault: prefer OpenAL-soft fallback to OpenAL System\u000aIf property joal.SystemOpenAL is defined:\u000athen prefer OpenAL System fallback to OpenAL-soft\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T14:27:43+0100",
        "id" : "89d54d1b311bd78be53bef26e89cc4e871351caf",
        "msg" : "Improve logic of Bug 662: Add a flag to favour OpenALSoft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
        ],
        "commitId" : "42fad3438ff3b7acb81941eef0e3705bb84daac3",
        "timestamp" : 1359557572000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest\u000a\u000aDo not expect exceptions to happen under normal execution and\u000afill the destination buffer instead of the source buffer.\u000a\u000aSigned-off-by Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T15:52:52+0100",
        "id" : "42fad3438ff3b7acb81941eef0e3705bb84daac3",
        "msg" : "Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/joal-alext.cfg"
        ],
        "commitId" : "d4ab4501c0928b372ee714bca51633dcf23adec2",
        "timestamp" : 1359569110000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "Fix missing Opaque boolean ALboolean in make/joal-alext.cfg\u000a\u000aALboolean gor mapped to a byte now fixed to return a boolean.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-01-30T19:05:10+0100",
        "id" : "d4ab4501c0928b372ee714bca51633dcf23adec2",
        "msg" : "Fix missing Opaque boolean ALboolean in make/joal-alext.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/joal-alext.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitmodules",
          "openal-soft",
          "make/build.xml"
        ],
        "commitId" : "4c0d4a51b981310b934a037426d2570f9b96dd34",
        "timestamp" : 1359613170000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add openal-soft git submodule\u000a",
        "date" : "2013-01-31T07:19:30+0100",
        "id" : "4c0d4a51b981310b934a037426d2570f9b96dd34",
        "msg" : "Add openal-soft git submodule",
        "paths" : [
          {
            "editType" : "add",
            "file" : "openal-soft"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : ".gitmodules"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/al-types.h",
          "make/stub_includes/openal/alc-types.h",
          "make/stub_includes/openal/al.h",
          "make/build.xml"
        ],
        "commitId" : "7c47fc72f44f27979c1631247188d99a21576dc8",
        "timestamp" : 1359613246000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Make AL/ALC types unique in their respective header file; Use GlueGen's stdint definition for all tested platforms\u000a",
        "date" : "2013-01-31T07:20:46+0100",
        "id" : "7c47fc72f44f27979c1631247188d99a21576dc8",
        "msg" : "Make AL/ALC types unique in their respective header file; Use GlueGen's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al-types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/alc-types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/openal/al-types.h",
          "make/joal-alext.cfg",
          "make/stub_includes/openal/alc-types.h",
          "make/stub_includes/openal/alc.h",
          "make/stub_includes/openal/al.h",
          "make/joal-common.cfg",
          "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java",
          "make/build.xml",
          "make/scripts/tests.sh",
          "make/joal.cfg",
          "make/joal-alext-constants.cfg",
          "make/joal-alc.cfg"
        ],
        "commitId" : "1b7fba6b6e1a53a36afaf72a152c468a4694402a",
        "timestamp" : 1359625134000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,\u000a\u000a- OpenAL Header\u000a  - Unique declaration in al-types.h and alc-types.h, remove duplicates in al.h and alc.h\u000a  - Use ALproc and ALCproc for opaque pointer return values\u000a\u000a- GlueGen Fixes\u000a  - Remove duplicates in extension classes ALExt and ALExtConstants\u000a  - Push all common configurations to joal-common.cfg\u000a  - Complete ArgumentIsString for ALC methods\u000a\u000a- Added scripts/tests.sh for convenient manual testing of single unit test\u000a\u000a-\u000a",
        "date" : "2013-01-31T10:38:54+0100",
        "id" : "1b7fba6b6e1a53a36afaf72a152c468a4694402a",
        "msg" : "JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al-types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/joal.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/alc.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/alc-types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-alext-constants.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-alext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-common.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openal/al.h"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-alc.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft"
        ],
        "commitId" : "5519ea488ee497238faf2500f7369362d54e4d53",
        "timestamp" : 1359644588000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump openal-soft submodule\u000a",
        "date" : "2013-01-31T16:03:08+0100",
        "id" : "5519ea488ee497238faf2500f7369362d54e4d53",
        "msg" : "Bump openal-soft submodule",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "openal-soft"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/joal-alext.cfg",
          "make/joal.cfg",
          "make/joal-alc.cfg",
          "make/joal-alext-constants.cfg"
        ],
        "commitId" : "6e9315c3141ceb325e79f10459f4379dfdedf93e",
        "timestamp" : 1359644676000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in interface _and_ implementation\u000a\u000a- Using GlueGen enhancement of commit e58643727cc36d6dc27cec9e02934c26de7621ee\u000a",
        "date" : "2013-01-31T16:04:36+0100",
        "id" : "6e9315c3141ceb325e79f10459f4379dfdedf93e",
        "msg" : "JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/joal-alext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/joal.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-alc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/joal-alext-constants.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/manual/Sound3DTest.java",
          "make/scripts/make.joal.all.android-armv6-cross.sh",
          "make/build.xml",
          "make/scripts/tests.sh"
        ],
        "commitId" : "034a6d264385e89e289713cb7f43a7020d6d3c46",
        "timestamp" : 1359644933000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Build Cleanup for Android, Misc changes ..\u000a\u000a - Add 'c.build.openal.soft.android' task\u000a   using GCC_VERSION  -> ANDROID_TOOLCHAIN_VERSION\u000a         NDK_ROOT     -> ANDROID_NDK\u000a         PATH_VANILLA -> PATH\u000a\u000a - Copy openal-soft lib to ${rootrel.build}/obj,\u000a   to be picked up by jar and appt archiving tasks\u000a\u000a - Android build script:\u000a   - Bump to GCC_VERSION 4.7\u000a   - Add PATH_VANILLA, i.e. PATH before adding cross-compile tools 'gcc'\u000a\u000a- Sound3DTest: Fix package name\u000a",
        "date" : "2013-01-31T16:08:53+0100",
        "id" : "034a6d264385e89e289713cb7f43a7020d6d3c46",
        "msg" : "Build Cleanup for Android, Misc changes ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-armv6-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/Sound3DTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath",
          "make/resources/android/res-test/drawable-mdpi/icon.png",
          "src/test/com/jogamp/openal/test/resources/ResourceLocation.java",
          "make/resources/android/AndroidManifest-test.xml",
          "make/build.xml",
          "make/scripts/tests.sh",
          "make/scripts/adb-uninstall-all.sh",
          "src/test/com/jogamp/openal/test/android/OpenALTestActivity.java",
          "make/joalversion-test-android",
          "src/java/com/jogamp/openal/UnsupportedAudioFileException.java",
          "src/test/com/jogamp/openal/test/android/BaseActivity.java",
          "src/java/com/jogamp/openal/JoalVersion.java",
          "src/test/com/jogamp/openal/test/manual/OpenALTest.java",
          "make/resources/android/res-test/layout/main.xml",
          "src/java/com/jogamp/openal/util/WAVData.java",
          "make/scripts/adb-install-all-armv6.sh",
          "src/java/com/jogamp/openal/sound3d/AudioSystem3D.java",
          "make/resources/assets-test/placeholder.txt",
          "make/joalversion",
          "src/test/com/jogamp/openal/test/android/OpenALTestActivityLauncher.java",
          "make/build-test.xml",
          "src/test/com/jogamp/openal/test/android/LauncherUtil.java",
          "src/test/com/jogamp/openal/test/android/MD.java",
          "make/scripts/adb-reinstall-all-armv6.sh",
          "make/resources/android/res-test/values/strings.xml",
          "make/resources/android/res-test/drawable-hdpi/icon.png",
          "make/resources/android/res-test/drawable-ldpi/icon.png",
          "make/scripts/adb-logcat.sh",
          "src/java/com/jogamp/openal/util/WAVLoader.java",
          "make/joalversion-test"
        ],
        "commitId" : "b827223da34ae4d2970a7b27f9bc0efa96bcac5a",
        "timestamp" : 1359667265000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Build & Test ; WavLoader/Data javax.audio separation (part-1)\u000a",
        "date" : "2013-01-31T22:21:05+0100",
        "id" : "b827223da34ae4d2970a7b27f9bc0efa96bcac5a",
        "msg" : "Android Build & Test ; WavLoader/Data javax.audio separation (part-1)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/adb-reinstall-all-armv6.sh"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/android/MD.java"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-logcat.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-test/drawable-ldpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/android/OpenALTestActivityLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/AndroidManifest-test.xml"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-test/drawable-mdpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "make/joalversion-test-android"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/resources/ResourceLocation.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/openal/UnsupportedAudioFileException.java"
          },
          {
            "editType" : "add",
            "file" : "make/joalversion-test"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-test/layout/main.xml"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-uninstall-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/OpenALTest.java"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-install-all-armv6.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVLoader.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/android/BaseActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/sound3d/AudioSystem3D.java"
          },
          {
            "editType" : "edit",
            "file" : "make/joalversion"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVData.java"
          },
          {
            "editType" : "add",
            "file" : "make/resources/assets-test/placeholder.txt"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/openal/JoalVersion.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/android/OpenALTestActivity.java"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-test/values/strings.xml"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-test/drawable-hdpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/android/LauncherUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/manual/Sound3DTest.java"
        ],
        "commitId" : "98d08ccfc26ead15746bee6f4626d2daac4989d4",
        "timestamp" : 1359667531000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix regression .. now use 'com.jogamp.openal.UnsupportedAudioFileException'\u000a",
        "date" : "2013-01-31T22:25:31+0100",
        "id" : "98d08ccfc26ead15746bee6f4626d2daac4989d4",
        "msg" : "Fix regression .. now use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/Sound3DTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/openal/test/resources/aa.cd",
          "src/java/com/jogamp/openal/util/WAVData.java",
          "src/test/com/jogamp/openal/test/resources/aa.wav",
          "src/java/com/jogamp/openal/util/WAVLoader.java",
          "src/test/com/jogamp/openal/test/resources/ResourceLocation.java",
          "src/test/com/jogamp/openal/test/resources/aa.cdr",
          "src/test/com/jogamp/openal/test/manual/OpenALTest.java"
        ],
        "commitId" : "d0506f51c85efdcce1d48f58f95e57d48d22742e",
        "timestamp" : 1359678879000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading on Android; Adding proper byteOrder swapping depending on input format.\u000a\u000a- Also added a few more test streams\u000a- Working Android test activity\u000a",
        "date" : "2013-02-01T01:34:39+0100",
        "id" : "d0506f51c85efdcce1d48f58f95e57d48d22742e",
        "msg" : "WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/resources/aa.wav"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/manual/OpenALTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/openal/test/resources/ResourceLocation.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/resources/aa.cdr"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/openal/test/resources/aa.cd"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVData.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft"
        ],
        "commitId" : "7a87e444c548e4f95dda96b66e64308401deae4e",
        "timestamp" : 1359681998000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "bump openal-soft\u000a",
        "date" : "2013-02-01T02:26:38+0100",
        "id" : "7a87e444c548e4f95dda96b66e64308401deae4e",
        "msg" : "bump openal-soft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "openal-soft"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.win32.bat",
          "make/build.xml",
          "make/scripts/make.joal.all.win64.bat"
        ],
        "commitId" : "1446b90a501b4efbda469926f64e1e8eee9c67c0",
        "timestamp" : 1359682031000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Test building openal-soft w/ Windows/cmake - fails ..\u000a",
        "date" : "2013-02-01T02:27:11+0100",
        "id" : "1446b90a501b4efbda469926f64e1e8eee9c67c0",
        "msg" : "Test building openal-soft w/ Windows/cmake - fails ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/build-test.xml"
        ],
        "commitId" : "14c6e3b98b04d87abf738c5ed7bfd7746dab8e08",
        "timestamp" : 1359712415000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only include native library w/o version number.\u000a",
        "date" : "2013-02-01T10:53:35+0100",
        "id" : "14c6e3b98b04d87abf738c5ed7bfd7746dab8e08",
        "msg" : "Build: Include cd and cdr test files in joa-test.jar; joal-natives*:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/ALFactory.java",
          "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
        ],
        "commitId" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
        "timestamp" : 1359712507000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OpenAL Library Selection (Bug 662): Use String value of new property 'joal.openal.lib'. OSX: Prefer system OpenAL (nou OpenAL-Soft output device support)\u000a\u000a+ * Select preferred OpenAL native library type via system properties,\u000a+ * i.e. System-OpenAL or bundled Soft-OpenAL.<br/>\u000a+ * If the preferred choice fails, implementation falls back to the other.\u000a+ * <PRE>\u000a+    -Djoal.openal.lib=auto     Prefer System-OpenAL over bundled Soft-OpenAL for OSX. Prefer bundled Soft-OpenAL over System-OpenAL for all others. This is the default.\u000a+    -Djoal.openal.lib=system   Prefer System-OpenAL over bundled Soft-OpenAL for all.\u000a+    -Djoal.openal.lib=soft     Prefer bundled Soft-OpenAL over System-OpenAL for all.\u000a+   </PRE>\u000a+ * Note: You may use the 'jnlp.' prefix, allowing using above property names w/ Applets and WebStart,\u000a+ * e.g. 'jnlp.joal.openal.lib=system'.\u000a+ * </p>\u000a",
        "date" : "2013-02-01T10:55:07+0100",
        "id" : "92e931caf64cf24e2b885d2552e64aebcf70a45a",
        "msg" : "OpenAL Library Selection (Bug 662): Use String value of new property",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/ALFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/ALDynamicLibraryBundleInfo.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ],
  "runs" : [
    {
      "number" : 37,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/label=linux-x86_64-master-001/37/"
    }
  ]
}