{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 330",
          "upstreamBuild" : 330,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 330,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
            "branch" : [
              {
                "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
            "branch" : [
              {
                "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
        "branch" : [
          {
            "SHA1" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 2,
      "skipCount" : 0,
      "totalCount" : 27,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#330",
  "duration" : 386116,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #330",
  "id" : "2011-02-28_05-30-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 330,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1298867441000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/330/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
        ],
        "commitId" : "3ee26cd01789d0169c5225b3a4e5229e4a1c6676",
        "timestamp" : 1298863184000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "X11Util DisplayName: Respect DEFAULT_CONNECTION string\u000a",
        "date" : "2011-02-28T04:19:44+0100",
        "id" : "3ee26cd01789d0169c5225b3a4e5229e4a1c6676",
        "msg" : "X11Util DisplayName: Respect DEFAULT_CONNECTION string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/javax/media/opengl/GLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
        ],
        "commitId" : "254052b54cebdb957d83e46e377534ef263d6029",
        "timestamp" : 1298863344000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for new windowing system ad-hoc development.\u000aWARNING: This method may change ro be removed over time!\u000a",
        "date" : "2011-02-28T04:22:24+0100",
        "id" : "254052b54cebdb957d83e46e377534ef263d6029",
        "msg" : "JOGL GLDrawableFactory: Expose experimental method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java"
        ],
        "commitId" : "f9ae06b4df8daa5e780e392543cb06cb9a6293c9",
        "timestamp" : 1298863423000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "SWTAccessor: Add new SWT reflections for native window handle and display/device.\u000aCurrently implemented platforms: X11(gdk/gtk) and Windows, both 32bit and 64bit.\u000a",
        "date" : "2011-02-28T04:23:43+0100",
        "id" : "f9ae06b4df8daa5e780e392543cb06cb9a6293c9",
        "msg" : "SWTAccessor: Add new SWT reflections for native window handle and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-x64.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT02GLn.java",
          "make/scripts/tests-x32.sh",
          "make/scripts/tests-x32.bat",
          "make/scripts/tests.sh",
          "make/scripts/tests-x64.bat"
        ],
        "commitId" : "10ea39d665f0cb50204d1965a0739ca15119e86f",
        "timestamp" : 1298863480000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "SWT/JOGL: Native SWT binding test\u000a",
        "date" : "2011-02-28T04:24:40+0100",
        "id" : "10ea39d665f0cb50204d1965a0739ca15119e86f",
        "msg" : "SWT/JOGL: Native SWT binding test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.sh"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT02GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT01GLn.java"
        ],
        "commitId" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
        "timestamp" : 1298863644000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Remove TestSWT01GLn hacking, see TestSWT02GLn\u000a",
        "date" : "2011-02-28T04:27:24+0100",
        "id" : "2a68b716d8b288812cb701ce0af1bd59cee5cca2",
        "msg" : "Remove TestSWT01GLn hacking, see TestSWT02GLn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT01GLn.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}