{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 55",
          "upstreamBuild" : 55,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 55,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
            "branch" : [
              {
                "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
            "branch" : [
              {
                "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
        "branch" : [
          {
            "SHA1" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#55",
  "duration" : 45613,
  "estimatedDuration" : 220134,
  "executor" : None,
  "fullDisplayName" : "gluegen_onmaster » linux-x86_64-master-001 #55",
  "id" : "2014-09-21_13-06-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 55,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1411297614000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen_onmaster/label=linux-x86_64-master-001/55/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/net/AssetURLConnectionRegisteredTest.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/util/cache/TempJarCache.java",
          "src/java/com/jogamp/common/net/Uri.java",
          "src/junit/com/jogamp/common/net/TestUri02Composing.java",
          "src/junit/com/jogamp/common/util/TestIOUtilURIHandling.java",
          "src/junit/com/jogamp/common/net/TestUri01.java",
          "src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java",
          "src/junit/com/jogamp/common/net/TestUri03Resolving.java",
          "src/java/com/jogamp/common/net/AssetURLContext.java",
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/junit/com/jogamp/common/util/TestIOUtilURICompose.java",
          "src/junit/com/jogamp/common/net/TestNetIOURIReservedCharsBug908.java",
          "make/scripts/runtest-x64.bat",
          "src/junit/com/jogamp/common/util/TestVersionSemantics.java",
          "LICENSE.txt",
          "src/junit/com/jogamp/common/util/TestTempJarCache.java",
          "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java",
          "src/junit/com/jogamp/common/net/URIDumpUtil.java",
          "src/junit/com/jogamp/common/net/AssetURLConnectionBase.java",
          "src/java/com/jogamp/common/util/JarUtil.java"
        ],
        "commitId" : "5205e47e8a2e84e793b26305391b1c4f8648597c",
        "timestamp" : 1410070812000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and differentiating encoded/decoded variants by type [Part 1]\u000a\u000a- Add immutable com.jogamp.common.net.Uri class impl. RFC 2396 w/ encoding of RFC 3986\u000a\u000a- Class Uri.Encoded is used to represent encoded parts\u000a\u000a- IOUtil: Remove unused methods (residing in Uri) and mark others deprecated (will move to Uri)\u000a\u000a- Adopt usage of Uri: This must be completet in follow-up commits!\u000a",
        "date" : "2014-09-07T08:20:12+0200",
        "id" : "5205e47e8a2e84e793b26305391b1c4f8648597c",
        "msg" : "Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri02Composing.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/net/TestNetIOURIReservedCharsBug908.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionRegisteredTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/URIDumpUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/AssetURLContext.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtilURICompose.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtilURIHandling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestVersionSemantics.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "src/junit/com/jogamp/common/net/TestUri03Resolving.java",
          "src/java/com/jogamp/common/net/Uri.java"
        ],
        "commitId" : "2d615932505d4870f3fd0dd37f21fb3d308ab536",
        "timestamp" : 1410099307000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved chars but '!', allows removal of PATH_MIN_LEGAL ; Add comment for Harmony values for review\u000a",
        "date" : "2014-09-07T16:15:07+0200",
        "id" : "2d615932505d4870f3fd0dd37f21fb3d308ab536",
        "msg" : "Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/net/TestUri01.java",
          "make/scripts/runtest.sh",
          "make/scripts/runtest-x64.bat",
          "src/junit/com/jogamp/common/net/TestUri03Resolving.java",
          "src/java/com/jogamp/common/net/Uri.java"
        ],
        "commitId" : "6322991799268166e46aeeacb142c11d45950f48",
        "timestamp" : 1410102168000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, OSX and Windows)\u000a\u000a- Refine Uri\u000a  - remove System.err.print*\u000a  - scheme is of type Encode\u000a\u000a- Refine Uri.Encode\u000a  - substring(..) shall return type Encode\u000a\u000a- Fix unit tests (passing on GNU/Linux, OSX and Windows)\u000a",
        "date" : "2014-09-07T17:02:48+0200",
        "id" : "6322991799268166e46aeeacb142c11d45950f48",
        "msg" : "Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "src/junit/com/jogamp/junit/util/VersionSemanticsUtil.java",
          "src/java/com/jogamp/common/util/cache/TempJarCache.java",
          "src/java/com/jogamp/common/net/Uri.java",
          "src/junit/com/jogamp/common/net/TestUri01.java",
          "src/junit/com/jogamp/common/net/TestUri03Resolving.java",
          "src/junit/com/jogamp/junit/sec/TestSecIOUtil01.java",
          "src/junit/com/jogamp/common/util/TestJarUtil.java",
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "make/scripts/java-win64.bat",
          "src/java/com/jogamp/common/os/Platform.java",
          "make/scripts/runtest-x64.bat",
          "LICENSE.txt",
          "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java",
          "src/junit/com/jogamp/common/util/TestTempJarCache.java",
          "src/junit/com/jogamp/junit/sec/Applet01.java",
          "src/junit/com/jogamp/common/net/URIDumpUtil.java",
          "src/java/com/jogamp/common/util/JarUtil.java"
        ],
        "commitId" : "dde91a061cb0bc209442fe0e74a532b91d1bb4b8",
        "timestamp" : 1410138542000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063: Complete Uri impl. and adoption throughout GlueGen\u000a\u000a- Uri:\u000a  - Add error correction (fix) of path at ctor\u000a    in case a a contained Uri is requested from an opaque one.\u000a    The latter might come from URI/URL and is not properly encoded!\u000a    See Uri.PARSE_HINT_FIX_PATH\u000a\u000a  - Simplify conversion methods:\u000a    - valueOf(URI/URL): Re-encode only if not opaque\u000a    - getNativeFilePath() -> toFile()\u000a\u000a  - Move IOUtil Uri related constants to class Uri\u000a\u000a  - Add DEBUG and DEBUG_SHOWFIX\u000a\u000a- Complete adoption of URI -> Uri changes\u000a  - IOUtil, JarUtil and TempJarCache still holds some\u000a    left over deprecated methods, which will be removed\u000a    after officially starting 2.3.0 (JOGL dependencies)\u000a\u000a  - Otherwise not URI utilization left\u000a\u000a- Tests\u000a  - Cleaned ip TestUri01 and TestUri03Resolving\u000a\u000a  - TestUri03Resolving also tests URL -> Uri,\u000a    and hence mentioned Uri.PARSE_HINT_FIX_PATH\u000a",
        "date" : "2014-09-08T03:09:02+0200",
        "id" : "dde91a061cb0bc209442fe0e74a532b91d1bb4b8",
        "msg" : "Bug 1063: Complete Uri impl. and adoption throughout GlueGen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestJarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/util/VersionSemanticsUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.java"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/sec/Applet01.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/URIDumpUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/sec/TestSecIOUtil01.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "3e50f103fa49b40f86966877084e0282a8d97ff8",
        "timestamp" : 1410163218000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump 2.3.0\u000a",
        "date" : "2014-09-08T10:00:18+0200",
        "id" : "3e50f103fa49b40f86966877084e0282a8d97ff8",
        "msg" : "Bump 2.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/java/com/jogamp/common/net/URIQueryProps.java",
          "src/junit/com/jogamp/common/net/TestURIQueryProps.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/net/Uri.java",
          "src/java/com/jogamp/common/net/UriQueryProps.java",
          "src/junit/com/jogamp/common/net/TestUriQueryProps.java"
        ],
        "commitId" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
        "timestamp" : 1410169785000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063: Further Uri completion - As a result of JOGL Uri adoption\u000a",
        "date" : "2014-09-08T11:49:45+0200",
        "id" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
        "msg" : "Bug 1063: Further Uri completion - As a result of JOGL Uri adoption",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/net/URIQueryProps.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/net/UriQueryProps.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/net/TestURIQueryProps.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUriQueryProps.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/net/TestUri01.java",
          "src/java/com/jogamp/common/net/UriQueryProps.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/net/Uri.java",
          "src/junit/com/jogamp/common/net/TestUri02Composing.java"
        ],
        "commitId" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
        "timestamp" : 1410319263000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. for getNormalized(), getDirectory(), getParent() and getRelativeOf()\u000a\u000a- Refine API doc\u000a  - Add notion of {@code host} and {@code port} validation\u000a\u000a- Add create(Encoded ..), allowing creation of variants w/o re-encoding\u000a\u000a- Provide common impl. for getNormalized(), getDirectory(), getParent() and getRelativeOf()\u000a  Above feature methods share common goals, hence use same implementation:\u000a  - If opaque, cut-off query and merge after operation\u000a  - cleanup path, i.e. /dummy/../test/ -> /test/\u000a  - cutoff file, dir - if requested\u000a  - append optional appendix and cleanup again\u000a\u000a  Return behavior various thought, i.e. null, this or allow exception.\u000a\u000aEnhanced test of above features.\u000a",
        "date" : "2014-09-10T05:21:03+0200",
        "id" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
        "msg" : "Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri02Composing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/UriQueryProps.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java"
        ],
        "commitId" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
        "timestamp" : 1410666869000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1067 - IOUtil.testDirExec(File) needs to preserve SPACE in exetst.getCanonicalPath() command\u000a\u000aHaving a test-executable file with SPACE in it's temporary path,\u000ae.g.\u000a  Unix:       /magic temp/user/\u000a  Windows XP: C:\\Documents and Settings\\user\\temp\u000a\u000aresults to split up commands if using\u000a'Process.exec(String)', since it utilizes\u000aa StringTokenizer to assemble the command String[].\u000a\u000aThis patch uses 'Process.exec(String[])' avoiding\u000asplitting up SPACE in the full command string/path.\u000a\u000aMajor impact is on 'Windows XP',\u000awhere a SPACE separated TEMP/TMP folder is the default.\u000a\u000aNote-1: Commit 9bc3d3f78bb2fb1aa0ccfb02ffb5bdda74420cac\u000aintroduced testing executable permission on Windows (Bug 1015)\u000aand rendered this issue visible.\u000a\u000aTo reproduce the issue on Windows:\u000a+++\u000aset TEMP=C:\\Documents and Settings\\jogamp\\temp\u000aset TMP=C:\\Documents and Settings\\jogamp\\temp\u000a\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\"\u000a+++\u000a\u000aNote-2: This bug affects all platforms!\u000a",
        "date" : "2014-09-14T05:54:29+0200",
        "id" : "3a8515045c906b0174fb74f25b425f532b9cf2d1",
        "msg" : "Bug 1067 - IOUtil.testDirExec(File) needs to preserve SPACE in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}