{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 627",
          "upstreamBuild" : 627,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 627,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
            "branch" : [
              {
                "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
            "branch" : [
              {
                "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
        "branch" : [
          {
            "SHA1" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
            "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" : 210,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#627",
  "duration" : 245194,
  "estimatedDuration" : 375087,
  "executor" : None,
  "fullDisplayName" : "gluegen » macos-x86_64 #627",
  "id" : "2013-01-30_20-44-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 627,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1359575071000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=macos-x86_64/627/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java",
          "make/scripts/runtest.sh",
          "src/java/com/jogamp/common/os/NativeLibrary.java",
          "make/build-test.xml"
        ],
        "commitId" : "00c9fa8f2d69d15a2e4183e127b543a92fb5f4b8",
        "timestamp" : 1359552940000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement\u000a\u000a- NativeLibrary Fix\u000a  - enumerateLibraryPaths(..):\u000a     - Properly iterate through all prefix _and_ suffix.\u000a     - Make public for JNILibLoaderBase.loadLibraryInternal(..)\u000a\u000a  - isValidNativeLibraryName(..):\u000a     - Stop iterating through prefix, if previously found\u000a       but suffix doesn't match.\u000a\u000a- JNILibLoaderBase.loadLibraryInternal(..) Enhancement\u000a  - Mark customLibLoader FIXME: remove (we will get rid of jnlp.launcher.class)\u000a\u000a  - If System.load(TempJarCache) and System.loadLibrary(plainLibName) fails,\u000a    use NativeLibrary.enumerateLibraryPaths() w/ System.load(..) as last resort.\u000a\u000aTested on Linux x86_64 Java6 and OSX Java7 manually, no regressions expected.\u000a",
        "date" : "2013-01-30T14:35:40+0100",
        "id" : "00c9fa8f2d69d15a2e4183e127b543a92fb5f4b8",
        "msg" : "GlueGen: NativeLibrary Fix, JNILibLoaderBase Enhancement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/jvm/JNILibLoaderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.gluegen.all.macosx-java7.sh"
        ],
        "commitId" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
        "timestamp" : 1359553104000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add OSX Java7 build script\u000a",
        "date" : "2013-01-30T14:38:24+0100",
        "id" : "a45d7b1d090a77cadfd7877dc0eb468d4970efc4",
        "msg" : "Add OSX Java7 build script",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.gluegen.all.macosx-java7.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}