{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 359",
          "upstreamBuild" : 359,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 359,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
            "branch" : [
              {
                "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
            "branch" : [
              {
                "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
        "branch" : [
          {
            "SHA1" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 118,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "windows-x86_64",
  "duration" : 734242,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 windows-x86_64",
  "id" : "2011-03-26_01-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 359,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1301099441000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/359/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "ed79607e888dcb73f5ee17cde85149a3d963325b",
        "timestamp" : 1301089120000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse: Add swt-debug.jar to .classpath\u000a",
        "date" : "2011-03-25T22:38:40+0100",
        "id" : "ed79607e888dcb73f5ee17cde85149a3d963325b",
        "msg" : "Eclipse: Add swt-debug.jar to .classpath",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java"
        ],
        "commitId" : "14c193e2ec44f6bcff6dfffa85042518e364478c",
        "timestamp" : 1301089157000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FPSAnimator: Avoid NPE\u000a",
        "date" : "2011-03-25T22:39:17+0100",
        "id" : "14c193e2ec44f6bcff6dfffa85042518e364478c",
        "msg" : "FPSAnimator: Avoid NPE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug460GLCanvasNPEAWT.java"
        ],
        "commitId" : "cd71c42b6381d48b3e0cf84c3fa215a5166c50c1",
        "timestamp" : 1301094114000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug460 test\u000a",
        "date" : "2011-03-26T00:01:54+0100",
        "id" : "cd71c42b6381d48b3e0cf84c3fa215a5166c50c1",
        "msg" : "Fix Bug460 test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug460GLCanvasNPEAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
        ],
        "commitId" : "b9aa38f304d0a4726e3a0c64d8ce7adda315baf2",
        "timestamp" : 1301094159000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix unnecessary NPE in case of unrealized GLCanvas (getRequestedCapabilities())\u000a",
        "date" : "2011-03-26T00:02:39+0100",
        "id" : "b9aa38f304d0a4726e3a0c64d8ce7adda315baf2",
        "msg" : "Fix unnecessary NPE in case of unrealized GLCanvas",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLExtensionQueryOffscreen.java",
          "src/jogl/classes/javax/media/opengl/GLDrawableFactory.java"
        ],
        "commitId" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
        "timestamp" : 1301094209000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Promote GLDrawableFactory.getOrCreateSharedContext(..) to public.\u000a",
        "date" : "2011-03-26T00:03:29+0100",
        "id" : "c2c22f185fcebe8927bc5766cb5f24cba8312cb2",
        "msg" : "Promote GLDrawableFactory.getOrCreateSharedContext(..) to public.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLDrawableFactory.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLExtensionQueryOffscreen.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}