{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 502",
          "upstreamBuild" : 502,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 502,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
            "branch" : [
              {
                "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
            "branch" : [
              {
                "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
        "branch" : [
          {
            "SHA1" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 160,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#502",
  "duration" : 1356760,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #502",
  "id" : "2011-10-06_12-24-07",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 502,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1317896647000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/502/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-launcher.xml"
        ],
        "commitId" : "fc67b7c48a7d0280c44012d5daec04f227bcf0fa",
        "timestamp" : 1317859009000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: launcher manifest: adding INTERNET permission for NV's perfhud\u000a",
        "date" : "2011-10-06T01:56:49+0200",
        "id" : "fc67b7c48a7d0280c44012d5daec04f227bcf0fa",
        "msg" : "Android: launcher manifest: adding INTERNET permission for NV's perfhud",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGraphUI1pActivity.java",
          "src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGraphUI2pActivity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
        ],
        "commitId" : "48113ca0298ca79473dca73b85ebd4ef1a9cd078",
        "timestamp" : 1317859183000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: Move fullscreen setting to AndroidWindow ; Cleanup AndroidWindow\u000a",
        "date" : "2011-10-06T01:59:43+0200",
        "id" : "48113ca0298ca79473dca73b85ebd4ef1a9cd078",
        "msg" : "NEWT/Android: Move fullscreen setting to AndroidWindow ; Cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGraphUI1pActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGraphUI2pActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
        ],
        "commitId" : "a5b73c63005a4b8697c93d22ad82720981dd1146",
        "timestamp" : 1317859276000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "EGL: In case a nativeVisualID is given to match, but none visual IDs are available, ignore the given ID\u000a\u000aFixes Omap3 EGLConfig's which does not have a native visual ID\u000a",
        "date" : "2011-10-06T02:01:16+0200",
        "id" : "a5b73c63005a4b8697c93d22ad82720981dd1146",
        "msg" : "EGL: In case a nativeVisualID is given to match, but none visual IDs are",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/event/AndroidNewtEventFactory.java"
        ],
        "commitId" : "ea3d830c4f6c71ea18ebca07418567a6adf2a872",
        "timestamp" : 1317859301000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: Add BUTTON1 for one-pointer events\u000a",
        "date" : "2011-10-06T02:01:41+0200",
        "id" : "ea3d830c4f6c71ea18ebca07418567a6adf2a872",
        "msg" : "NEWT/Android: Add BUTTON1 for one-pointer events",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/event/AndroidNewtEventFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderUtil.java"
        ],
        "commitId" : "4337e40ae41b21ad758c72cba0b3d05d4d6a07d8",
        "timestamp" : 1317859334000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ShaderUtils: Use glShaderSource variant w/ NIO only args\u000a",
        "date" : "2011-10-06T02:02:14+0200",
        "id" : "4337e40ae41b21ad758c72cba0b3d05d4d6a07d8",
        "msg" : "ShaderUtils: Use glShaderSource variant w/ NIO only args",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestRedSquareES2NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java"
        ],
        "commitId" : "78bbe7c3217046372c88d82d75d1d1c5c04a4a6e",
        "timestamp" : 1317859493000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ES2 Test Update: Add RedSquareES2 mouse events, toggle: fullscreen / SwapInterval\u000a\u000a- turns out that on android, we cannot run w/o v-sync .. (?)\u000a",
        "date" : "2011-10-06T02:04:53+0200",
        "id" : "78bbe7c3217046372c88d82d75d1d1c5c04a4a6e",
        "msg" : "ES2 Test Update: Add RedSquareES2 mouse events, toggle: fullscreen /",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestRedSquareES2NEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh"
        ],
        "commitId" : "3f8eeefaf930bcff52e085c623de1cc927cc36c6",
        "timestamp" : 1317859501000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test script\u000a",
        "date" : "2011-10-06T02:05:01+0200",
        "id" : "3f8eeefaf930bcff52e085c623de1cc927cc36c6",
        "msg" : "test script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/res-launcher/values/colors.xml",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2TransActivity.java",
          "make/resources/android/AndroidManifest-launcher.xml",
          "make/resources/android/res-launcher/values/styles.xml",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES2TransActivity.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "make/resources/android/res-launcher/values/strings.xml"
        ],
        "commitId" : "6d28a9ed9ff039237775ea133377f8b59ca857c1",
        "timestamp" : 1317862027000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T'\u000a",
        "date" : "2011-10-06T02:47:07+0200",
        "id" : "6d28a9ed9ff039237775ea133377f8b59ca857c1",
        "msg" : "NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T'",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2TransActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-launcher/values/styles.xml"
          },
          {
            "editType" : "add",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES2TransActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "add",
            "file" : "make/resources/android/res-launcher/values/colors.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/res-launcher/values/strings.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "51f84125beb4ac50fedab9fe691225b234b12bc6",
        "timestamp" : 1317865855000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Window/setVisible: Remove setVisible(..) fast path - Always set visible=true, even if size==0\u000a\u000aWe need to earmark visible=true in case the native window could not be created,\u000aeven if the size is currently 0.\u000a",
        "date" : "2011-10-06T03:50:55+0200",
        "id" : "51f84125beb4ac50fedab9fe691225b234b12bc6",
        "msg" : "NEWT/Window/setVisible: Remove setVisible(..) fast path - Always set",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2TransActivity.java"
        ],
        "commitId" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
        "timestamp" : 1317865908000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: respect isUndecorated() and custom window size.\u000a\u000aTODO: custom position and change position ?!\u000a",
        "date" : "2011-10-06T03:51:48+0200",
        "id" : "fa7627f623141c6fa15856c74d26c8ffe82550d0",
        "msg" : "NEWT/Android: respect isUndecorated() and custom window size.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2TransActivity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}