{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 817",
          "upstreamBuild" : 817,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 817,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
            "branch" : [
              {
                "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
            "branch" : [
              {
                "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
        "branch" : [
          {
            "SHA1" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
            "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" : 184,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#817",
  "duration" : 68217,
  "estimatedDuration" : 398097,
  "executor" : None,
  "fullDisplayName" : "gluegen » windows-x86_64 #817",
  "id" : "2014-08-31_21-08-19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 817,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1409512099000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=windows-x86_64/817/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "e2be0d00dcd28dc7d6b5df444e2ede80edd7cad5",
        "timestamp" : 1407365125000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump to 2.2.1-rc\u000a",
        "date" : "2014-08-07T00:45:25+0200",
        "id" : "e2be0d00dcd28dc7d6b5df444e2ede80edd7cad5",
        "msg" : "Bump to 2.2.1-rc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "1bf89ec4fde4227f8935f8c91b7ee22d160da581",
        "timestamp" : 1408155786000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "gluegen: directly use git subcommands rather than sed over a temp file\u000a\u000agit symbolic-ref is the preferred way (as of 1.7.10) to parse the current branch\u000aname.  This even works for the detached head case.\u000a\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2014-08-15T19:23:06-0700",
        "id" : "1bf89ec4fde4227f8935f8c91b7ee22d160da581",
        "msg" : "gluegen: directly use git subcommands rather than sed over a temp file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IntIntHashMap.java",
          "src/junit/com/jogamp/common/util/IntObjectHashMapTest.java",
          "src/junit/com/jogamp/common/util/IntIntHashMapTest.java",
          "make/scripts/runtest.sh",
          "src/junit/com/jogamp/common/util/LongIntHashMapTest.java"
        ],
        "commitId" : "6de8ace67b26f039fb1c89a3fce4d5f2437c615c",
        "timestamp" : 1408174264000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "IntIntHashMap: Reduce temp. ArrayList<Entry> instances in clone\u000a",
        "date" : "2014-08-16T09:31:04+0200",
        "id" : "6de8ace67b26f039fb1c89a3fce4d5f2437c615c",
        "msg" : "IntIntHashMap: Reduce temp. ArrayList<Entry> instances in clone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/IntIntHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/IntObjectHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IntIntHashMap.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/LongIntHashMapTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.gluegen.all.win64.bat",
          "make/scripts/java-win64.bat",
          "make/scripts/make.gluegen.all.win32.bat",
          "make/scripts/java-win32.bat"
        ],
        "commitId" : "812c5f6a74b40fc36141886cd30ae9013e2fe897",
        "timestamp" : 1409190810000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4\u000a",
        "date" : "2014-08-28T03:53:30+0200",
        "id" : "812c5f6a74b40fc36141886cd30ae9013e2fe897",
        "msg" : "Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win32.bat"
          }
        ]
      },
      {
        "_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/runtest-x64.bat"
        ],
        "commitId" : "9bc3d3f78bb2fb1aa0ccfb02ffb5bdda74420cac",
        "timestamp" : 1409192871000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1015: Test executable permission on Windows via bat file (temp dir, like on unix and osx)\u000a\u000aTested on Window 7 and Windows 8.1 using 'Using Software Restriction Policies',\u000ai.e. disabled sw-execution in TEMP dir.\u000a\u000aOn Windows we need to add min. shell code, here 'echo off',\u000aallowing the bat file to be executed if policy allows it.\u000a\u000aReminder: We test the following temp folder\u000a\u000a1) java.io.tmpdir/jogamp\u000a2) $XDG_CACHE_HOME/jogamp\u000a3) $TMPDIR/jogamp or $TEMP/jogamp\u000a4) $HOME/.jogamp\u000a\u000a+++\u000a\u000aMisc:\u000a\u000aProper 'duplicate' validation via 'file1.equals(file2)' test\u000ausing the abstract pathname.\u000a",
        "date" : "2014-08-28T04:27:51+0200",
        "id" : "9bc3d3f78bb2fb1aa0ccfb02ffb5bdda74420cac",
        "msg" : "Bug 1015: Test executable permission on Windows via bat file (temp dir,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest-x64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/setenv-build-jogl-x86.sh"
        ],
        "commitId" : "fcde400cccd352cc13ff1f21945f330fcd94fbb7",
        "timestamp" : 1409192907000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "scripts: favor java8 on 32bit like we do on 64bit\u000a",
        "date" : "2014-08-28T04:28:27+0200",
        "id" : "fcde400cccd352cc13ff1f21945f330fcd94fbb7",
        "msg" : "scripts: favor java8 on 32bit like we do on 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-build-jogl-x86.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "d220090818a531cafee28cbf885e07e10b9c2992",
        "timestamp" : 1409196107000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Revert \"gluegen: directly use git subcommands rather than sed over a temp file\"\u000a\u000aThis reverts commit 1bf89ec4fde4227f8935f8c91b7ee22d160da581.\u000a",
        "date" : "2014-08-28T05:21:47+0200",
        "id" : "d220090818a531cafee28cbf885e07e10b9c2992",
        "msg" : "Revert \"gluegen: directly use git subcommands rather than sed over a",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "make/lib/v2.2.0/gluegen-rt.jar",
          "src/junit/com/jogamp/common/util/TestVersionSemantics.java"
        ],
        "commitId" : "ced23e04240578955450172101012f1321b2e9a3",
        "timestamp" : 1409231947000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0\u000a",
        "date" : "2014-08-28T15:19:07+0200",
        "id" : "ced23e04240578955450172101012f1321b2e9a3",
        "msg" : "TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestVersionSemantics.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "add",
            "file" : "make/lib/v2.2.0/gluegen-rt.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/semantic-versioning/README.md",
          "make/lib/semantic-versioning/semver-src.zip",
          "make/lib/semantic-versioning/semver.jar",
          "make/lib/semantic-versioning/VERSION"
        ],
        "commitId" : "d7698c5690a407e8018d3c56319d406cb395bbe8",
        "timestamp" : 1409237152000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Semver: Bump to 0.9.27\u000a",
        "date" : "2014-08-28T16:45:52+0200",
        "id" : "d7698c5690a407e8018d3c56319d406cb395bbe8",
        "msg" : "Semver: Bump to 0.9.27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/semantic-versioning/VERSION"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/semantic-versioning/README.md"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/semantic-versioning/semver-src.zip"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/semantic-versioning/semver.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/setenv-build-jogl-x86.sh",
          "make/scripts/setenv-build-jogl-x86_64.sh"
        ],
        "commitId" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
        "timestamp" : 1409237202000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "scripts: setenv-build-x86*: allow using a preset jre/jdk iff JAVA_HOME and J2RE_HOME is set and path exists\u000a",
        "date" : "2014-08-28T16:46:42+0200",
        "id" : "a4f7d51f5a643fcf528711ea0e1bbd19158f5f7c",
        "msg" : "scripts: setenv-build-x86*: allow using a preset jre/jdk iff JAVA_HOME",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-build-jogl-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-build-jogl-x86.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    }
  ]
}