{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 475",
          "upstreamBuild" : 475,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 475,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
            "branch" : [
              {
                "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
            "branch" : [
              {
                "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
        "branch" : [
          {
            "SHA1" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 28,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#475",
  "duration" : 443548,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #475",
  "id" : "2011-09-15_08-05-59",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 475,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1316066759000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/475/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-version.jnlp",
          "jnlp-files/jogl-applet-version-lancheronly.html",
          "jnlp-files/jogl-javaws-version.jnlp",
          "src/jogl/classes/jogamp/opengl/awt/VersionApplet.java",
          "src/newt/classes/jogamp/newt/driver/awt/opengl/VersionApplet.java",
          "jnlp-files/jogl-application-version.jnlp",
          "jnlp-files/jogl-applet-version-jnlp.html"
        ],
        "commitId" : "3972522e561f3d47ce4b0abce0cfa428d97f11bd",
        "timestamp" : 1315979377000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Relocated VersionApplet\u000a",
        "date" : "2011-09-14T07:49:37+0200",
        "id" : "3972522e561f3d47ce4b0abce0cfa428d97f11bd",
        "msg" : "Relocated VersionApplet",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version.jnlp"
          },
          {
            "editType" : "add",
            "file" : "src/jogl/classes/jogamp/opengl/awt/VersionApplet.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-application-version.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version-jnlp.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-javaws-version.jnlp"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/opengl/VersionApplet.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-version-lancheronly.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java"
        ],
        "commitId" : "430eff8c3ffab8c69c149ba1c633d2b03f2ef2d3",
        "timestamp" : 1315979436000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Minor edits: generics, test script\u000a",
        "date" : "2011-09-14T07:50:36+0200",
        "id" : "430eff8c3ffab8c69c149ba1c633d2b03f2ef2d3",
        "msg" : "Minor edits: generics, test script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/javax/media/nativewindow/Capabilities.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXGraphicsConfiguration.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXGraphicsConfigurationFactory.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLCapabilities.java"
        ],
        "commitId" : "f45753d2da46786b023166f805bacbc3bdce71c1",
        "timestamp" : 1315991296000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always chooseConfig if translucent\u000a\u000aDon't enable GLX.GLX_TRANSPARENT_TYPE (X11)\u000a  - if enabled, NV driver results in odd transparency effect (very high transparency)\u000a\u000aAlways chooseConfig if translucent (X11)\u000a  - recommended idx shall stay -1 if translucent,\u000a    allowing our default chooser to pick up the proper config.\u000a\u000a    this was previous reached due to the unavailable GLX_TRANSPARENT_TYPE\u000a    request, which is now removed (see above)\u000a\u000aAllow translucency for non FBConfig, XVisual's only\u000a",
        "date" : "2011-09-14T11:08:16+0200",
        "id" : "f45753d2da46786b023166f805bacbc3bdce71c1",
        "msg" : "Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/Capabilities.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXGraphicsConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXGraphicsConfigurationFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLCapabilities.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java",
          "src/newt/native/Window.h",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java",
          "src/newt/classes/com/jogamp/newt/Window.java"
        ],
        "commitId" : "a245d530274908427806a9a00242256f372c6552",
        "timestamp" : 1315993174000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/Windows\u000a",
        "date" : "2011-09-14T11:39:34+0200",
        "id" : "a245d530274908427806a9a00242256f372c6552",
        "msg" : "NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/Window.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/X11Window.c"
        ],
        "commitId" : "b20d7adfe5be3ca14b717a2462fcb90ae6f44762",
        "timestamp" : 1315993287000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT setAlwaysOnTop(): X11 impl. / fix setFullscreen(false), child-win bug\u000a",
        "date" : "2011-09-14T11:41:27+0200",
        "id" : "b20d7adfe5be3ca14b717a2462fcb90ae6f44762",
        "msg" : "NEWT setAlwaysOnTop(): X11 impl. / fix setFullscreen(false), child-win",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Window.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "5986c56f506ebab1c26e3eb7f8130018d97bc202",
        "timestamp" : 1316050801000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ant build: don't delete jar/lib on 'one.dir', but 'clean' only\u000a",
        "date" : "2011-09-15T03:40:01+0200",
        "id" : "5986c56f506ebab1c26e3eb7f8130018d97bc202",
        "msg" : "ant build: don't delete jar/lib on 'one.dir', but 'clean' only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "1b7844b9422472aa1c5089ed8c4918eb6ebcfd23",
        "timestamp" : 1316050909000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/WindowImpl: Allow fullscreen at window creation\u000a",
        "date" : "2011-09-15T03:41:49+0200",
        "id" : "1b7844b9422472aa1c5089ed8c4918eb6ebcfd23",
        "msg" : "NEWT/WindowImpl: Allow fullscreen at window creation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/windows/WindowsWindow.java",
          "src/newt/native/WindowsWindow.c",
          "src/newt/native/X11Window.c",
          "src/newt/classes/jogamp/newt/driver/x11/X11Window.java"
        ],
        "commitId" : "0b753d75c36af7dd5bb0864f02b934a51991e658",
        "timestamp" : 1316051009000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT X11/Windows: Fix AlwaysOnTop (startup and change)\u000a",
        "date" : "2011-09-15T03:43:29+0200",
        "id" : "0b753d75c36af7dd5bb0864f02b934a51991e658",
        "msg" : "NEWT X11/Windows: Fix AlwaysOnTop (startup and change)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Window.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/X11Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/windows/WindowsWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java",
          "make/scripts/tests-x64.bat"
        ],
        "commitId" : "fa5fdc4cbbe93da290d6cea49188aa5e8738b032",
        "timestamp" : 1316051055000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creation\u000a",
        "date" : "2011-09-15T03:44:15+0200",
        "id" : "fa5fdc4cbbe93da290d6cea49188aa5e8738b032",
        "msg" : "NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-runner-newt-gears-special.html",
          "jnlp-files/jogl-applet-runner-newt-gears-normal.html",
          "jnlp-files/jogl-applet-version.html",
          "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java",
          "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtAppletBase.java",
          "jnlp-files/jogl-test-applets.html",
          "jnlp-files/jogl-applet-version-jnlp.html",
          "www/index.html",
          "jnlp-files/jogl-applet-runner-newt.jnlp"
        ],
        "commitId" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
        "timestamp" : 1316056770000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test version\u000a",
        "date" : "2011-09-15T05:19:30+0200",
        "id" : "42129070c5262c7f6c881c41a70fcb4550c33efa",
        "msg" : "Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt.jnlp"
          },
          {
            "editType" : "delete",
            "file" : "jnlp-files/jogl-applet-version-jnlp.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-version.html"
          },
          {
            "editType" : "edit",
            "file" : "www/index.html"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-special.html"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtAppletBase.java"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-normal.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-test-applets.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}