{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 825",
          "upstreamBuild" : 825,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 825,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
            "branch" : [
              {
                "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
            "branch" : [
              {
                "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
        "branch" : [
          {
            "SHA1" : "c97e35377aea70cb293cabdd205bcc5da64b95c6",
            "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" : 197,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#825",
  "duration" : 90378,
  "estimatedDuration" : 392538,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #825",
  "id" : "2014-09-10_07-28-29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 825,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410326909000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=windows-x86_64/825/",
  "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/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/junit/com/jogamp/common/net/TestUri02Composing.java"
          },
          {
            "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.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/net/UriQueryProps.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}