{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 341",
          "upstreamBuild" : 341,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 341,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
            "branch" : [
              {
                "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
            "branch" : [
              {
                "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
        "branch" : [
          {
            "SHA1" : "434619d326844117d498045fd8f7c62952bc681f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 44,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#341",
  "duration" : 233105,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #341",
  "id" : "2011-06-09_01-58-05",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 341,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1307577485000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/341/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java"
        ],
        "commitId" : "79abcf4e0d44d497c538fab71c98a5fd356e3a23",
        "timestamp" : 1307420330000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Merged JOGL's general purpose static methods of StreamUtil and FileUtil into IOUtil\u000a",
        "date" : "2011-06-07T06:18:50+0200",
        "id" : "79abcf4e0d44d497c538fab71c98a5fd356e3a23",
        "msg" : "Merged JOGL's general purpose static methods of StreamUtil and FileUtil",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/native/windows/WindowsDynamicLinkerImpl_JNI.c",
          "src/native/macosx/MacOSXDynamicLinkerImpl_JNI.c",
          "src/native/common/PointerBuffer.c",
          "src/native/unix/UnixDynamicLinkerImpl_JNI.c",
          "make/build.xml",
          "src/native/common/JVM_Tool.c"
        ],
        "commitId" : "3c9d9db8a348eca768042140516979d32a75bffa",
        "timestamp" : 1307475560000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix C / JNI compilation: Add/use javah, recompile if out of date,\u000a",
        "date" : "2011-06-07T21:39:20+0200",
        "id" : "3c9d9db8a348eca768042140516979d32a75bffa",
        "msg" : "Fix C / JNI compilation: Add/use javah, recompile if out of date,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/native/windows/WindowsDynamicLinkerImpl_JNI.c"
          },
          {
            "editType" : "edit",
            "file" : "src/native/unix/UnixDynamicLinkerImpl_JNI.c"
          },
          {
            "editType" : "edit",
            "file" : "src/native/macosx/MacOSXDynamicLinkerImpl_JNI.c"
          },
          {
            "editType" : "edit",
            "file" : "src/native/common/PointerBuffer.c"
          },
          {
            "editType" : "edit",
            "file" : "src/native/common/JVM_Tool.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/Platform.java",
          "src/native/common/Platform.c"
        ],
        "commitId" : "132d4924cb191a0a16f9b42ccb718803c52b0295",
        "timestamp" : 1307475592000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Platform: Add getPageSize()\u000a",
        "date" : "2011-06-07T21:39:52+0200",
        "id" : "132d4924cb191a0a16f9b42ccb718803c52b0295",
        "msg" : "Platform: Add getPageSize()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/native/common/Platform.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/sun/opengl/impl/io/Locator.java"
        ],
        "commitId" : "d523cb6784d9d9aff1e4af8f45f97f7997f332f3",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "repair\u000a\u000agit-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1872 232f8b59-042b-4e1e-8c03-345bb8c30851\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "d523cb6784d9d9aff1e4af8f45f97f7997f332f3",
        "msg" : "repair",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/jogl/classes/com/sun/opengl/impl/io/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/sun/opengl/impl/io/Locator.java",
          "src/jogl/classes/com/sun/opengl/util/Locator.java"
        ],
        "commitId" : "1e9cd65d202fa07b8f06f32aa88b470095714c3b",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Moved remaining portions of fixed function emulation out of core JOGL public and implementation packages and into com.sun.opengl.util.glsl.fixed.* and other subpackages of com.sun.opengl.util. Renamed javax.media.opengl.sub.GLObject to javax.media.opengl.GLBase. Moved interfaces in javax.media.opengl.sub.fixed to javax.media.opengl.fixedfunc and changed naming convention. Moved all classes in javax.media.opengl.util to com.sun.opengl.util. Moved com.sun.opengl.impl.packrect to com.sun.opengl.util.packrect. Renamed InternalBufferUtils to InternalBufferUtil to match naming convention and copied in needed routines for GLU and other classes. Fixed build breakage when specifying rootrel.build property; reintroduced build-temp directory. Updated demos.\u000a\u000agit-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1886 232f8b59-042b-4e1e-8c03-345bb8c30851\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "1e9cd65d202fa07b8f06f32aa88b470095714c3b",
        "msg" : "Moved remaining portions of fixed function emulation out of core JOGL",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/jogl/classes/com/sun/opengl/util/Locator.java"
          },
          {
            "editType" : "delete",
            "file" : "src/jogl/classes/com/sun/opengl/impl/io/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java",
          "src/jogl/classes/com/sun/opengl/util/Locator.java"
        ],
        "commitId" : "a161923ae6dae65d3700ce08467e0f11c16df383",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "refactoring: renamed com.sun.opengl -> com.jogamp.opengl.\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "a161923ae6dae65d3700ce08467e0f11c16df383",
        "msg" : "refactoring: renamed com.sun.opengl -> com.jogamp.opengl.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/jogl/classes/com/sun/opengl/util/Locator.java"
          },
          {
            "editType" : "add",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
        ],
        "commitId" : "67e64343394803a31d463802d9b72ee47434484c",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ShaderCode: Remove redundant code (Use proper Locator variant)\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "67e64343394803a31d463802d9b72ee47434484c",
        "msg" : "ShaderCode: Remove redundant code (Use proper Locator variant)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
        ],
        "commitId" : "dcc1ca29d27e0637ef03e0ef0177ea3e6435c073",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix TAB: Replace all TAB with 4 spaces\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "dcc1ca29d27e0637ef03e0ef0177ea3e6435c073",
        "msg" : "Fix TAB: Replace all TAB with 4 spaces",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
        ],
        "commitId" : "32f2f322b1fafa77c1f7f977152f39202ffec7f7",
        "timestamp" : 1307493226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix/Add: Locator (Handle JarURLConnection and ..)\u000a\u000anew: 'public static String getRelativeOf(URL baseLocation, String relativeFile)',\u000a     capable of handling a JAR file/url.\u000a\u000aUsing File based relative locator, allowing better utilization in code:\u000a  old public static String getRelativeOf(String absoluteFileLocation, String relativeFile)\u000a  new public static String getRelativeOf(File baseLocation, String relativeFile)\u000a",
        "date" : "2011-06-08T02:33:46+0200",
        "id" : "32f2f322b1fafa77c1f7f977152f39202ffec7f7",
        "msg" : "Fix/Add: Locator (Handle JarURLConnection and ..)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
        ],
        "commitId" : "ffb664bf23e4e0005a1931ecc819c0609c178a09",
        "timestamp" : 1307493227000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Locator Util: Clarify API doc a bit\u000a",
        "date" : "2011-06-08T02:33:47+0200",
        "id" : "ffb664bf23e4e0005a1931ecc819c0609c178a09",
        "msg" : "Locator Util: Clarify API doc a bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Locator.java",
          "src/java/com/jogamp/common/util/Locator.java"
        ],
        "commitId" : "5de9de569622bc7baeee3a85b1ee5aa172830513",
        "timestamp" : 1307493409000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Locator: Proper package location after reloc from JOGL\u000a",
        "date" : "2011-06-08T02:36:49+0200",
        "id" : "5de9de569622bc7baeee3a85b1ee5aa172830513",
        "msg" : "Locator: Proper package location after reloc from JOGL",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/util/Locator.java"
          },
          {
            "editType" : "delete",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Locator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java",
          "make/scripts/runtest.sh",
          "src/junit/com/jogamp/common/util/TestIOUtil01.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/com/jogamp/common/util/Locator.java",
          "src/junit/com/jogamp/common/util/TestPlatform01.java"
        ],
        "commitId" : "a87c56c95099de5b6cbc9bd8bf6f1924a3dd6387",
        "timestamp" : 1307497817000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOUtil and Platform's page size\u000a",
        "date" : "2011-06-08T03:50:17+0200",
        "id" : "a87c56c95099de5b6cbc9bd8bf6f1924a3dd6387",
        "msg" : "Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtil01.java"
          },
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/util/Locator.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/TestPlatform01.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "434619d326844117d498045fd8f7c62952bc681f",
        "timestamp" : 1307497893000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "build.xml: native jar shall be created in native build target\u000a",
        "date" : "2011-06-08T03:51:33+0200",
        "id" : "434619d326844117d498045fd8f7c62952bc681f",
        "msg" : "build.xml: native jar shall be created in native build target",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}