{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 499",
          "upstreamBuild" : 499,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 499,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
            "branch" : [
              {
                "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
            "branch" : [
              {
                "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
        "branch" : [
          {
            "SHA1" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
            "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" : "#499",
  "duration" : 1455640,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #499",
  "id" : "2011-10-03_12-31-09",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 499,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1317637869000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/499/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/ClassLoaderUtil.java",
          "src/android/com/jogamp/android/launcher/LauncherTempFileCache.java"
        ],
        "commitId" : "df6021f9ef50623e6ac8f0822e827fd31a0a0cf2",
        "timestamp" : 1317380433000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Generalize ClassLoaderUtil. Use local TempFileCache\u000a",
        "date" : "2011-09-30T13:00:33+0200",
        "id" : "df6021f9ef50623e6ac8f0822e827fd31a0a0cf2",
        "msg" : "Android Launcher: Generalize ClassLoaderUtil. Use local TempFileCache",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/android/com/jogamp/android/launcher/LauncherTempFileCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/ClassLoaderUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES2Activity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherGraphUIActivity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES1Activity.java"
        ],
        "commitId" : "cdc99f97fde9211b7f73d8592d3d64c6ec78898a",
        "timestamp" : 1317380498000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher Demos: Adept to df6021f9ef50623e6ac8f0822e827fd31a0a0cf2\u000a",
        "date" : "2011-09-30T13:01:38+0200",
        "id" : "cdc99f97fde9211b7f73d8592d3d64c6ec78898a",
        "msg" : "Android Launcher Demos: Adept to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES2Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherGraphUIActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherGearsES1Activity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/precision.glsl",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/consts.glsl",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/attributes.glsl",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/varyings.glsl",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-xxx.fp",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer02-xxx.fp",
          "src/jogl/classes/jogamp/graph/curve/opengl/shader/uniforms.glsl"
        ],
        "commitId" : "dc0cf65dd75079d8f57eb2431c0fe1235fff27ad",
        "timestamp" : 1317380568000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Graph GLSL: Use global precicision settings enhancing readability\u000a",
        "date" : "2011-09-30T13:02:48+0200",
        "id" : "dc0cf65dd75079d8f57eb2431c0fe1235fff27ad",
        "msg" : "Graph GLSL: Use global precicision settings enhancing readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-xxx.fp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/precision.glsl"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/consts.glsl"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/uniforms.glsl"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/varyings.glsl"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer02-xxx.fp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/shader/attributes.glsl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
        ],
        "commitId" : "c516858d79ed6d9c68271c1502b3ad19417b19a7",
        "timestamp" : 1317383280000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "EGL: chooseGraphicsConfigurationStatic() public and w/ optional visualID\u000a",
        "date" : "2011-09-30T13:48:00+0200",
        "id" : "c516858d79ed6d9c68271c1502b3ad19417b19a7",
        "msg" : "EGL: chooseGraphicsConfigurationStatic() public and w/ optional visualID",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLES1DynamicLibraryBundleInfo.java"
        ],
        "commitId" : "d055b6cc48974a53a416533f85c191e20c0a885e",
        "timestamp" : 1317383323000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ES Library lookup order - Favor spec lib name\u000a",
        "date" : "2011-09-30T13:48:43+0200",
        "id" : "d055b6cc48974a53a416533f85c191e20c0a885e",
        "msg" : "ES Library lookup order - Favor spec lib name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLES1DynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLOnscreenDrawable.java"
        ],
        "commitId" : "68236f5193d5da825f1ca3163350a14bf5d7c051",
        "timestamp" : 1317383354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "EGL: eglSwapBuffers() show failure in DEBUG mode\u000a",
        "date" : "2011-09-30T13:49:14+0200",
        "id" : "68236f5193d5da825f1ca3163350a14bf5d7c051",
        "msg" : "EGL: eglSwapBuffers() show failure in DEBUG mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLOnscreenDrawable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/newt/native/AndroidWindow.c"
        ],
        "commitId" : "db693cac03de91a20f1964cd8aa3965252027b50",
        "timestamp" : 1317383923000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: More ANativeWindow coop;\u000a\u000aNote: surface's format _is_ the nativeVisualID of EGL.\u000a\u000aMore ANativeWindow (ANW) coop:\u000a  - add acquire/release for ANW\u000a  - validate ANW format\u000a  - Add fixCaps: 'format -> GLCaps' validation\u000a\u000aTest:\u000a  - Constructor: Start w/ surface format RGB_565 (default)\u000a  - createNative: Filter EGLConfig w/ surface format\u000a  - Move surfaceHandle fetching from surfaceCreated -> surfaceChanged,\u000a    where the format is available.\u000a  - surfaceChanged: use fixedCaps validation\u000a",
        "date" : "2011-09-30T13:58:43+0200",
        "id" : "db693cac03de91a20f1964cd8aa3965252027b50",
        "msg" : "NEWT/Android: More ANativeWindow coop;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/AndroidWindow.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh"
        ],
        "commitId" : "685d46d409ad9e0c4905a5b22bfba525456eedea",
        "timestamp" : 1317383946000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test script\u000a",
        "date" : "2011-09-30T13:59:06+0200",
        "id" : "685d46d409ad9e0c4905a5b22bfba525456eedea",
        "msg" : "test script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/adb-reinstall-all.sh"
        ],
        "commitId" : "feac236a9ec62a5a51053e06ad08ba9847c1b540",
        "timestamp" : 1317386704000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "scripts\u000a",
        "date" : "2011-09-30T14:45:04+0200",
        "id" : "feac236a9ec62a5a51053e06ad08ba9847c1b540",
        "msg" : "scripts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/adb-reinstall-all.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-launcher.xml"
        ],
        "commitId" : "14ec84659f2ef5ba6c74601360adfff0558fc6f0",
        "timestamp" : 1317383632000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Allow Android activity launch from another app.\u000a\u000aandroid:exported tag allows activity to be launched from another applications and other\u000auser id.\u000a\u000alaunch mode standard allows multiple instances.\u000a",
        "date" : "2011-09-30T14:53:52+0300",
        "id" : "14ec84659f2ef5ba6c74601360adfff0558fc6f0",
        "msg" : "Allow Android activity launch from another app.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java",
          "make/resources/android/AndroidManifest-launcher.xml",
          "src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGraphUIActivity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "make/resources/android/res-launcher/values/strings.xml"
        ],
        "commitId" : "71fb7c1271cc1dbbcacdaf6da093055ec61835d3",
        "timestamp" : 1317388053000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android: Use standard launch mode; Add default actions to NewtBaseActivity; Add RedSquare ES1 + ES2\u000a",
        "date" : "2011-09-30T15:07:33+0200",
        "id" : "71fb7c1271cc1dbbcacdaf6da093055ec61835d3",
        "msg" : "Android: Use standard launch mode; Add default actions to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/res-launcher/values/strings.xml"
          },
          {
            "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/android/NEWTGraphUIActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.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/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/ClassLoaderUtil.java"
        ],
        "commitId" : "448ad05ea1192a1c3ca8812bf8d3142b2df6c30b",
        "timestamp" : 1317388114000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android/JogAmp ClassLoader: Split CL JogAmp + User-APK, reuse JogAmp CL if in same ClassLoader\u000a",
        "date" : "2011-09-30T15:08:34+0200",
        "id" : "448ad05ea1192a1c3ca8812bf8d3142b2df6c30b",
        "msg" : "Android/JogAmp ClassLoader: Split CL JogAmp + User-APK, reuse JogAmp CL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/ClassLoaderUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLPipelineFactory.java"
        ],
        "commitId" : "541e96ace7ed3f4b863a7374a5ea72895d9362be",
        "timestamp" : 1317403871000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLPipelineFactory: Generics && Using enhanced GlueGen's ReflectionUtil.getConstructor(..)\u000a",
        "date" : "2011-09-30T19:31:11+0200",
        "id" : "541e96ace7ed3f4b863a7374a5ea72895d9362be",
        "msg" : "GLPipelineFactory: Generics && Using enhanced GlueGen's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLPipelineFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-launcher.xml"
        ],
        "commitId" : "18817fe6d3b85fcb672a2dd244f3fad3fdab2aa3",
        "timestamp" : 1317400356000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Android manifest add uses es2\u000a",
        "date" : "2011-09-30T19:32:36+0300",
        "id" : "18817fe6d3b85fcb672a2dd244f3fad3fdab2aa3",
        "msg" : "Android manifest add uses es2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java"
        ],
        "commitId" : "900ac9dd13a732474642fa135b13350f8ddd01b0",
        "timestamp" : 1317403966000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler\u000a",
        "date" : "2011-09-30T19:32:46+0200",
        "id" : "900ac9dd13a732474642fa135b13350f8ddd01b0",
        "msg" : "GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
        ],
        "commitId" : "eb393ab1547101e0fd3938c2b7ac4975c5c5814d",
        "timestamp" : 1317404004000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Sort properties / enable DebugGL/TraceGL\u000a",
        "date" : "2011-09-30T19:33:24+0200",
        "id" : "eb393ab1547101e0fd3938c2b7ac4975c5c5814d",
        "msg" : "Android Launcher: Sort properties / enable DebugGL/TraceGL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh"
        ],
        "commitId" : "d2eaffd1163fcc4d25765bd9cb2ea12eeae6dd87",
        "timestamp" : 1317404012000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test scripts\u000a",
        "date" : "2011-09-30T19:33:32+0200",
        "id" : "d2eaffd1163fcc4d25765bd9cb2ea12eeae6dd87",
        "msg" : "test scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherElektronActivity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES2Activity.java",
          "src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
        ],
        "commitId" : "efb2e94cfafc3eab39f729f2445006fc4e86b986",
        "timestamp" : 1317404096000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android/Tests: Adding missing activities\u000a",
        "date" : "2011-09-30T19:34:56+0200",
        "id" : "efb2e94cfafc3eab39f729f2445006fc4e86b986",
        "msg" : "Android/Tests: Adding missing activities",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherElektronActivity.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java"
          },
          {
            "editType" : "add",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES2Activity.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
          },
          {
            "editType" : "add",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES1Activity.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-launcher.xml"
        ],
        "commitId" : "efbb2e232a4d0f6a1782aa993ecca4621d7b5c51",
        "timestamp" : 1317404746000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android launcher manifest: Commented out feature glEsVersion per application\u000a",
        "date" : "2011-09-30T19:45:46+0200",
        "id" : "efbb2e232a4d0f6a1782aa993ecca4621d7b5c51",
        "msg" : "Android launcher manifest: Commented out feature glEsVersion per",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/gears.vp"
        ],
        "commitId" : "5e87bfe9d9ad456a1fdba792dc71d45b1aabf9ef",
        "timestamp" : 1317402878000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "gears es2 use default presesion vertex shader\u000a",
        "date" : "2011-09-30T20:14:38+0300",
        "id" : "5e87bfe9d9ad456a1fdba792dc71d45b1aabf9ef",
        "msg" : "gears es2 use default presesion vertex shader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/gears.vp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java"
        ],
        "commitId" : "e71c9485cd851b2b10bca1a801603f83b4ede946",
        "timestamp" : 1317411258000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "RedSquareES1: remove GLU dependency\u000a",
        "date" : "2011-09-30T21:34:18+0200",
        "id" : "e71c9485cd851b2b10bca1a801603f83b4ede946",
        "msg" : "RedSquareES1: remove GLU dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
        ],
        "commitId" : "cbb1df9d3f8ed6b55bdb1e748c3b2d81c814de89",
        "timestamp" : 1317411292000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Change properties .. debug, etc - disable trace\u000a",
        "date" : "2011-09-30T21:34:52+0200",
        "id" : "cbb1df9d3f8ed6b55bdb1e748c3b2d81c814de89",
        "msg" : "Android Launcher: Change properties .. debug, etc - disable trace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "e29d192999c676a5e3472df6daadd14fc8b69227",
        "timestamp" : 1317411320000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AndroidWindow: get required PixelFormat ID by req. Caps\u000a",
        "date" : "2011-09-30T21:35:20+0200",
        "id" : "e29d192999c676a5e3472df6daadd14fc8b69227",
        "msg" : "AndroidWindow: get required PixelFormat ID by req. Caps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/adb-uninstall-all.sh",
          "make/scripts/adb-install-all.sh"
        ],
        "commitId" : "2e03974d2bd72165f3f006e9fb7f662f5aab984e",
        "timestamp" : 1317409118000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "test scripts: gluegen apk un+install\u000a",
        "date" : "2011-09-30T21:58:38+0300",
        "id" : "2e03974d2bd72165f3f006e9fb7f662f5aab984e",
        "msg" : "test scripts: gluegen apk un+install",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-install-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-uninstall-all.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
        ],
        "commitId" : "694371c27bc407119abfd59016d465cabe496289",
        "timestamp" : 1317409152000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "remove trace gl\u000a",
        "date" : "2011-09-30T21:59:12+0300",
        "id" : "694371c27bc407119abfd59016d465cabe496289",
        "msg" : "remove trace gl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.vp",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.fp",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.java"
        ],
        "commitId" : "564574004cd2eb279a77b9c4040b02bd2bbdd44a",
        "timestamp" : 1317409199000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "RedSquare ES2 demo: precission change\u000a",
        "date" : "2011-09-30T21:59:59+0300",
        "id" : "564574004cd2eb279a77b9c4040b02bd2bbdd44a",
        "msg" : "RedSquare ES2 demo: precission change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.vp"
          },
          {
            "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/shader/RedSquareShader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.fp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java",
          "src/newt/native/AndroidWindow.c",
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidDisplay.java"
        ],
        "commitId" : "1807d508a6fc9a492692fc3621a254fdbaee47fd",
        "timestamp" : 1317418455000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: 565, 5551 or RGBA_8888 (no RGBX/888) ; surfaceRealized() ASAP\u000a",
        "date" : "2011-09-30T23:34:15+0200",
        "id" : "1807d508a6fc9a492692fc3621a254fdbaee47fd",
        "msg" : "NEWT/Android: 565, 5551 or RGBA_8888 (no RGBX/888) ; surfaceRealized()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/AndroidWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidDisplay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/adb-uninstall-all.sh",
          "make/scripts/adb-install-all.sh"
        ],
        "commitId" : "bdfdd4db38e3908e67909624cbb15da3728dabcb",
        "timestamp" : 1317418467000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "scripts ..\u000a",
        "date" : "2011-09-30T23:34:27+0200",
        "id" : "bdfdd4db38e3908e67909624cbb15da3728dabcb",
        "msg" : "scripts ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-uninstall-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-install-all.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/DefaultGLCapabilitiesChooser.java",
          "src/nativewindow/classes/javax/media/nativewindow/DefaultCapabilitiesChooser.java"
        ],
        "commitId" : "8612203a071f32b81f692374f17f495336cad64f",
        "timestamp" : 1317423892000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DefaultGLCapabilitiesChooser: Add multisampling criteria\u000a",
        "date" : "2011-10-01T01:04:52+0200",
        "id" : "8612203a071f32b81f692374f17f495336cad64f",
        "msg" : "DefaultGLCapabilitiesChooser: Add multisampling criteria",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/DefaultGLCapabilitiesChooser.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/DefaultCapabilitiesChooser.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
        ],
        "commitId" : "5c2732160e9e7c34a881c83883759a9acacdfe36",
        "timestamp" : 1317423914000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: Show caps chooser dbg\u000a",
        "date" : "2011-10-01T01:05:14+0200",
        "id" : "5c2732160e9e7c34a881c83883759a9acacdfe36",
        "msg" : "Android Launcher: Show caps chooser dbg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
        ],
        "commitId" : "532abb435b1197515eab0616eb8bba5f1146cbac",
        "timestamp" : 1317432554000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android/EGL: dump all caps, write-back format\u000a",
        "date" : "2011-10-01T03:29:14+0200",
        "id" : "532abb435b1197515eab0616eb8bba5f1146cbac",
        "msg" : "Android/EGL: dump all caps, write-back format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
        ],
        "commitId" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
        "timestamp" : 1317434646000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Launcher: disable trace\u000a",
        "date" : "2011-10-01T04:04:06+0200",
        "id" : "a76dad8da0d85b45771e4b550ff0b1c4b60306fe",
        "msg" : "Android Launcher: disable trace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    }
  ]
}