{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 374,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
            "branch" : [
              {
                "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
            "branch" : [
              {
                "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
        "branch" : [
          {
            "SHA1" : "bfbac2fa0ca1a1438de20196a43d93cc3210b12e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 37,
      "skipCount" : 0,
      "totalCount" : 48,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#374",
  "duration" : 236688,
  "estimatedDuration" : 560005,
  "executor" : None,
  "fullDisplayName" : "joal #374",
  "id" : "2012-11-15_21-36-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 374,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1353011800000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/374/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_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/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" : [
          "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"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ],
  "runs" : [
    {
      "number" : 374,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=linux-x86_64/374/"
    },
    {
      "number" : 374,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=macos-x86_64/374/"
    },
    {
      "number" : 374,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=windows-x86_64/374/"
    }
  ]
}