{
  "_class" : "hudson.matrix.MatrixBuild",
  "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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 296,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
            "branch" : [
              {
                "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
            "branch" : [
              {
                "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
        "branch" : [
          {
            "SHA1" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 37,
      "skipCount" : 0,
      "totalCount" : 46,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#296",
  "duration" : 1474781,
  "estimatedDuration" : 507846,
  "executor" : None,
  "fullDisplayName" : "joal #296",
  "id" : "2012-02-27_20-20-28",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 296,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1330370428000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/296/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/linux-armv7/libopenal.so",
          ".classpath",
          "make/lib/FILES.txt",
          "make/build.xml",
          "make/scripts/make.joal.all.linux-armv7-cross.sh",
          "make/build-test.xml"
        ],
        "commitId" : "98f2fbbf413f9a14551f3517b33079f7b8ac489d",
        "timestamp" : 1330365629000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Enable cross compile/test on linux-armv7 (including armv7 openal soft library)\u000a",
        "date" : "2012-02-27T19:00:29+0100",
        "id" : "98f2fbbf413f9a14551f3517b33079f7b8ac489d",
        "msg" : "Enable cross compile/test on linux-armv7 (including armv7 openal soft",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "add",
            "file" : "make/lib/linux-armv7/libopenal.so"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/FILES.txt"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.linux-armv7-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
        "timestamp" : 1330366143000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix junit.run\u000a",
        "date" : "2012-02-27T19:09:03+0100",
        "id" : "4a8f62755d5970a1fe4d3780bed51e4a6431ed30",
        "msg" : "Fix junit.run",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 296,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=linux-x86_64/296/"
    },
    {
      "number" : 296,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=macos-x86_64/296/"
    },
    {
      "number" : 296,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=windows-x86_64/296/"
    }
  ]
}