{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 763",
          "upstreamBuild" : 763,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 763,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
            "branch" : [
              {
                "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
            "branch" : [
              {
                "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
        "branch" : [
          {
            "SHA1" : "efb7c478fda04336292104b10c3adf985d59b173",
            "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" : 160,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#763",
  "duration" : 111068,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #763",
  "id" : "2014-01-22_20-19-12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 763,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1390418352000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=windows-x86_64/763/",
  "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",
          "make/scripts/runtest-x32.bat",
          "make/scripts/runtest.sh",
          "make/scripts/java-win32.bat",
          "make/scripts/test-win32-smb_share.bat",
          "src/junit/com/jogamp/common/util/TestIOUtilURIHandling.java"
        ],
        "commitId" : "efb7c478fda04336292104b10c3adf985d59b173",
        "timestamp" : 1390414440000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 945 - GlueGen's IOUtil does not consider file URI's authority when converting to file-path or URI (Windows UNC / share host)\u000a\u000aNote: Authority for 'file-scheme' URI's is used on Windows to denote the host of the shared resource -> UNC\u000a\u000aFollowing methods of IOUtil didn't consider the authority for file-scheme URI:\u000a  'URL toURL(final URI uri)'\u000a  'String decodeURIToFilePath(final String uriPath)'\u000a  'String decodeURIIfFilePath(final URI uri)'\u000a\u000aFurther more, the patterns 'patternSingleFS' and 'patternSingleBS'\u000aconverted multiple '\\' '/' to one replacement.\u000aHowever, we should not change the separator count and replace them one-by-one.\u000a\u000aTestIOUtilURIHandling:\u000a  - Added shared-file-host 'filehost' test cases to file URIs and plain file path tests.\u000a  - Passed on Unix and Windows.\u000a\u000aAdded 'make/scripts/test-win32-smb_share.bat'\u000a  - Testing actual windows share usage\u000a  - Passed on Windows\u000a",
        "date" : "2014-01-22T19:14:00+0100",
        "id" : "efb7c478fda04336292104b10c3adf985d59b173",
        "msg" : "Bug 945 - GlueGen's IOUtil does not consider file URI's authority when",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/test-win32-smb_share.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtilURIHandling.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}