{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 999",
          "upstreamBuild" : 999,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 999,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
            "branch" : [
              {
                "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
            "branch" : [
              {
                "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
        "branch" : [
          {
            "SHA1" : "50fc55b42f791840ce1ddee943351ccc61285a84",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 644,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-x86_64",
  "duration" : 2991537,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 linux-x86_64",
  "id" : "2013-06-09_09-20-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 999,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1370762408000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/999/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestGluUnprojectDoubleNOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFloatUtil01MatrixMatrixMultNOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestPMVMatrix02NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix02NOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestGluUnprojectDoubleNOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestPMVMatrix01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestGluUnprojectFloatNOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestGluUnprojectFloatNOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestFloatUtil01MatrixMatrixMultNOUI.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "a60e3b1a894c53abe7ab3a19f1f30cfa96886464",
        "timestamp" : 1370743635000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Unit Tests: Group *math* tests in own test package\u000a",
        "date" : "2013-06-09T04:07:15+0200",
        "id" : "a60e3b1a894c53abe7ab3a19f1f30cfa96886464",
        "msg" : "Unit Tests: Group *math* tests in own test package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestGluUnprojectFloatNOUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFloatUtil01MatrixMatrixMultNOUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestPMVMatrix01NEWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestPMVMatrix02NEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix02NOUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestGluUnprojectFloatNOUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestFloatUtil01MatrixMatrixMultNOUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestGluUnprojectDoubleNOUI.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/glu/TestGluUnprojectDoubleNOUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00bNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java"
        ],
        "commitId" : "70087b3067df7bfe6612af7388f8e86f77b150b4",
        "timestamp" : 1370743699000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ScreenMode Unit Tests: Add wait for screen destroy (off-thread)\u000a",
        "date" : "2013-06-09T04:08:19+0200",
        "id" : "70087b3067df7bfe6612af7388f8e86f77b150b4",
        "msg" : "ScreenMode Unit Tests: Add wait for screen destroy (off-thread)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00bNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java",
          "src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java"
        ],
        "commitId" : "1c1ffed31548094cf7afbb4c83b0cb627ae3a1ad",
        "timestamp" : 1370743893000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 747: Allow usage of IdentityHashMap w/ keys: AbstractGraphicsDevice.getUniqueID() and GLContext.getDeviceVersionAvailableKey()\u000a\u000a.. both value classes unique, long lived and rare.\u000a",
        "date" : "2013-06-09T04:11:33+0200",
        "id" : "1c1ffed31548094cf7afbb4c83b0cb627ae3a1ad",
        "msg" : "Bug 747: Allow usage of IdentityHashMap w/ keys:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/DefaultGraphicsDevice.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/AbstractGraphicsDevice.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java"
        ],
        "commitId" : "e2b443a61cc9dd3efcaf685163ef9290638bf18e",
        "timestamp" : 1370743953000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to Gluegen's IOUtil change commit b98825eb7cfb61aead4a7dff57471cd2d2c26823\u000a",
        "date" : "2013-06-09T04:12:33+0200",
        "id" : "e2b443a61cc9dd3efcaf685163ef9290638bf18e",
        "msg" : "Adapt to Gluegen's IOUtil change commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/math/FloatUtil.java"
        ],
        "commitId" : "81a4f175e3065ea281139d08cc79bcdfb4912ee7",
        "timestamp" : 1370753108000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FloatUtil: Add in-place multMatrixf (since we mult line by line, we can multiply in place). Will be used by PMVMatrix.\u000a",
        "date" : "2013-06-09T06:45:08+0200",
        "id" : "81a4f175e3065ea281139d08cc79bcdfb4912ee7",
        "msg" : "FloatUtil: Add in-place multMatrixf (since we mult line by line, we can",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/math/FloatUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix03NOUI.java",
          "src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java"
        ],
        "commitId" : "50fc55b42f791840ce1ddee943351ccc61285a84",
        "timestamp" : 1370753406000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 748 - PMVMatrix gluProject and gluUnProject broken w/ backingArray (default) ; Also: Use FloatUtil in-place multMatrixf.\u000a\u000aPMVMatrix gluProject(..) and gluUnProject(..) don't pass their position (offset)\u000ato the multMatrixf operation - even though they are sliced.\u000a\u000aThe API doc actually emphasizes this.\u000a",
        "date" : "2013-06-09T06:50:06+0200",
        "id" : "50fc55b42f791840ce1ddee943351ccc61285a84",
        "msg" : "Fix Bug 748 - PMVMatrix gluProject and gluUnProject broken w/",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix03NOUI.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}