{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 130,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
            "branch" : [
              {
                "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
            "branch" : [
              {
                "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
        "branch" : [
          {
            "SHA1" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 68,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#130",
  "duration" : 264070,
  "estimatedDuration" : 476144,
  "executor" : None,
  "fullDisplayName" : "gluegen #130",
  "id" : "2010-06-22_09-21-32",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 130,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1277191292000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/130/",
  "builtOn" : "win64-NVFX5800-win7-jogamp-x32-c3d-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/Platform.java"
        ],
        "commitId" : "57571086dabbaccebac3dcf8dc3cf41841bd4159",
        "timestamp" : 1276175572000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "refactored Platform. Simplified initializer.\u000a",
        "date" : "2010-06-10T15:12:52+0200",
        "id" : "57571086dabbaccebac3dcf8dc3cf41841bd4159",
        "msg" : "refactored Platform. Simplified initializer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/MiscUtils.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "c6748a9901ed4bb0de1d4f844637beb76477af65",
        "timestamp" : 1276175878000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "currently no need for a (public) MiscUtils.java.\u000a",
        "date" : "2010-06-10T15:17:58+0200",
        "id" : "c6748a9901ed4bb0de1d4f844637beb76477af65",
        "msg" : "currently no need for a (public) MiscUtils.java.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/util/MiscUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nbproject/ide-file-targets.xml"
        ],
        "commitId" : "1d9b041200dcc44a353706377bfd6ac999a14d7e",
        "timestamp" : 1276176042000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "small fix in IDE target. Test ran twice in debug mode.\u000a",
        "date" : "2010-06-10T15:20:42+0200",
        "id" : "1d9b041200dcc44a353706377bfd6ac999a14d7e",
        "msg" : "small fix in IDE target. Test ran twice in debug mode.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nbproject/ide-file-targets.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "4c1a1903f728cb590077df0d1ad6f6794fe6bb40",
        "timestamp" : 1276691611000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "Merge branch 'master' of github.com:sgothel/gluegen\u000a",
        "date" : "2010-06-16T14:33:31+0200",
        "id" : "4c1a1903f728cb590077df0d1ad6f6794fe6bb40",
        "msg" : "Merge branch 'master' of github.com:sgothel/gluegen",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/ReflectionUtil.java"
        ],
        "commitId" : "9fa4828ffb4ea0c01d349d5847e91c4b6fa6e511",
        "timestamp" : 1276720889000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "pass a ClassLoader to all methods which load classes. (ReflectionUtil)\u000a",
        "date" : "2010-06-16T22:41:29+0200",
        "id" : "9fa4828ffb4ea0c01d349d5847e91c4b6fa6e511",
        "msg" : "pass a ClassLoader to all methods which load classes. (ReflectionUtil)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/ReflectionUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/sun/gluegen/JavaEmitter.java"
        ],
        "commitId" : "e4b946b3140fa5931650dfeb4ea76ac1ebd90452",
        "timestamp" : 1276888099000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added 'intptr_t' to the list of PointerBuffer candidates.\u000aTODO consider making this configurable.\u000a",
        "date" : "2010-06-18T21:08:19+0200",
        "id" : "e4b946b3140fa5931650dfeb4ea76ac1ebd90452",
        "msg" : "added 'intptr_t' to the list of PointerBuffer candidates.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/sun/gluegen/JavaEmitter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/junit/com/sun/gluegen/BuildUtil.java",
          "test/junit/com/sun/gluegen/dyntest.cfg",
          "test/junit/com/sun/gluegen/BasicProcAddressEmitterTest.java"
        ],
        "commitId" : "29072eee5784035d1284d3b9625450681fca25b3",
        "timestamp" : 1276889043000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added BasicProcAddressEmitterTest testing generation of ProcAddressTable and method RenameJavaMethod property.\u000a",
        "date" : "2010-06-18T21:24:03+0200",
        "id" : "29072eee5784035d1284d3b9625450681fca25b3",
        "msg" : "added BasicProcAddressEmitterTest testing generation of ProcAddressTable",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/junit/com/sun/gluegen/dyntest.cfg"
          },
          {
            "editType" : "add",
            "file" : "test/junit/com/sun/gluegen/BasicProcAddressEmitterTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/BuildUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/sun/gluegen/procaddress/ProcAddressEmitter.java",
          "src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java"
        ],
        "commitId" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
        "timestamp" : 1276994052000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "another round of ProcAddressTable refactoring.\u000a - moved getAddressFor() from generated table to ProcAddressTable\u000a - added initEntry() to e.g. eagerly initialize one single entry (e.g. clGetExtensionFunctionAddress which must be available first)\u000a - several utility methods mostly usefull for debugging\u000a - cleanup\u000a",
        "date" : "2010-06-20T02:34:12+0200",
        "id" : "ae37ac16a13aa62cd6e7a6ff0346403c5aa6b3e5",
        "msg" : "another round of ProcAddressTable refactoring.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/sun/gluegen/procaddress/ProcAddressEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/runtime/ProcAddressTable.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    
  ]
}