{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 824",
          "upstreamBuild" : 824,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 824,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
            "branch" : [
              {
                "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
            "branch" : [
              {
                "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
        "branch" : [
          {
            "SHA1" : "6a466e3f1e92a1e831ea61d1bb72c32f56b2a28d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 194,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#824",
  "duration" : 76538,
  "estimatedDuration" : 398097,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #824",
  "id" : "2014-09-08_13-55-38",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 824,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410177338000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/824/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "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/util/TestIOUtilURIHandling.java",
          "src/junit/com/jogamp/common/net/TestUri02Composing.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/URIDumpUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/AssetURLContext.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtilURIHandling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtilURICompose.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionBase.java"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionRegisteredTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestVersionSemantics.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/net/TestNetIOURIReservedCharsBug908.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri02Composing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.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/java/com/jogamp/common/net/Uri.java",
          "src/junit/com/jogamp/common/net/TestUri03Resolving.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" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri03Resolving.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      },
      {
        "_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/jvm/JNILibLoaderBase.java",
          "src/java/com/jogamp/common/util/IOUtil.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/net/TestUri03Resolving.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/sec/TestSecIOUtil01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/sec/Applet01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/TestUri99LaunchOnReservedCharPathBug908.java"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/JarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/URIDumpUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestJarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/util/VersionSemanticsUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/cache/TempJarCache.java"
          }
        ]
      },
      {
        "_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" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/Uri.java"
          },
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/net/URIQueryProps.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/net/TestUriQueryProps.java"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/net/UriQueryProps.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/net/TestURIQueryProps.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}