{
  "_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" : 168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
            "branch" : [
              {
                "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
            "branch" : [
              {
                "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
        "branch" : [
          {
            "SHA1" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 68,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#168",
  "duration" : 223682,
  "estimatedDuration" : 476144,
  "executor" : None,
  "fullDisplayName" : "gluegen #168",
  "id" : "2010-09-14_14-22-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 168,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1284466951000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/168/",
  "builtOn" : "win64-NVFX5800-win7-jogamp-x32-c3d-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/cpptasks-1.0b5.zip",
          "make/lib/junit.LICENSE.txt",
          "make/lib/archive/cpptasks-1.0b5.zip",
          "make/lib/ant-contrib.LICENSE.txt",
          "make/lib/antlr.LICENSE.txt",
          "make/lib/cdc_fp.LICENSE.txt",
          "make/lib/cpptasks.LICENSE.txt"
        ],
        "commitId" : "acc5bc576bc9ac23769130c34983385ba047bfa4",
        "timestamp" : 1284425111000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "LICENSE.txt changes:\u000a    - Added JogAmp Community and common denominator:\u000a            New BSD 3-clause license\u000a\u000a    - Added note to make/lib binary file (source and license)\u000a\u000aAdded source and license text for external binaries used\u000ain build process (make/lib folder).\u000a\u000aChanged 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license\u000ato 'JogAmp Community' Simplified BSD 2-clause license.\u000a",
        "date" : "2010-09-14T02:45:11+0200",
        "id" : "acc5bc576bc9ac23769130c34983385ba047bfa4",
        "msg" : "LICENSE.txt changes:",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/lib/cpptasks-1.0b5.zip"
          },
          {
            "editType" : "add",
            "file" : "make/lib/cdc_fp.LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/antlr.LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/archive/cpptasks-1.0b5.zip"
          },
          {
            "editType" : "add",
            "file" : "make/lib/cpptasks.LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/junit.LICENSE.txt"
          },
          {
            "editType" : "add",
            "file" : "make/lib/ant-contrib.LICENSE.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/nio/AbstractBuffer.java",
          "src/java/com/jogamp/common/JogampRuntimeException.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java",
          "test/junit/com/sun/gluegen/BasicTest.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundleInfo.java",
          "test/junit/com/sun/gluegen/BuildUtil.java",
          "src/junit/com/jogamp/common/util/IntIntHashMapTest.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java",
          "test/junit/com/sun/gluegen/StructAccessorTest.java",
          "src/java/com/sun/gluegen/Logging.java",
          "test/junit/com/sun/gluegen/StructValidator.java",
          "src/java/com/jogamp/common/os/Platform.java",
          "src/java/com/jogamp/gluegen/runtime/opengl/GLProcAddressResolver.java",
          "src/java/com/jogamp/common/nio/Int64Buffer.java",
          "src/java/com/jogamp/common/util/IntIntHashMap.java",
          "src/java/com/jogamp/gluegen/runtime/FunctionAddressResolver.java",
          "src/java/com/jogamp/common/nio/PointerBuffer.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p1JavaEmitter.java",
          "test/junit/com/jogamp/common/nio/BuffersTest.java",
          "test/junit/com/sun/gluegen/BasicProcAddressEmitterTest.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BuildEnvironment.java",
          "src/java/com/jogamp/common/nio/NativeBuffer.java",
          "src/junit/com/jogamp/common/util/LongIntHashMapTest.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java",
          "test/junit/com/sun/gluegen/PCPPTest.java",
          "LICENSE.txt",
          "src/java/com/jogamp/common/nio/AbstractLongBuffer.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java",
          "src/java/com/jogamp/common/util/RunnableTask.java"
        ],
        "commitId" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
        "timestamp" : 1284425137000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "LICENSE.txt changes:\u000a    - Added JogAmp Community and common denominator:\u000a            New BSD 3-clause license\u000a\u000a    - Added note to make/lib binary file (source and license)\u000a\u000aAdded source and license text for external binaries used\u000ain build process (make/lib folder).\u000a\u000aChanged 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license\u000ato 'JogAmp Community' Simplified BSD 2-clause license.\u000a",
        "date" : "2010-09-14T02:45:37+0200",
        "id" : "a61c650db83c625521b7c1145cf6614bb097f6a3",
        "msg" : "LICENSE.txt changes:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/PCPPTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/Int64Buffer.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/StructAccessorTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/AbstractLongBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/StructValidator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/AbstractBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/BasicProcAddressEmitterTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/BuildUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/runtime/FunctionAddressResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/NativeBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/JogampRuntimeException.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/jogamp/common/nio/BuffersTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/gluegen/runtime/opengl/GLProcAddressResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IntIntHashMap.java"
          },
          {
            "editType" : "edit",
            "file" : "test/junit/com/sun/gluegen/BasicTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/LongIntHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BaseClass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BindingJNILibLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/nio/PointerBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/BuildEnvironment.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/RunnableTask.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p1JavaEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/sun/gluegen/Logging.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/IntIntHashMapTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 167,
      "url" : "https://jogamp.org/chuck/view/fwd/job/gluegen/label=macos-x86_64/167/"
    }
  ]
}