{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,301",
          "upstreamBuild" : 1301,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1301,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
            "branch" : [
              {
                "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
            "branch" : [
              {
                "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
        "branch" : [
          {
            "SHA1" : "06fc570f70dc5ccfad7399d8426bdf224c239a5a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 7,
      "skipCount" : 0,
      "totalCount" : 935,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 6238068,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "2014-07-05_15-28-33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1301,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1404566913000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1301/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "6611735d544a2e09d56213dbfff4a1cd8a029529",
        "timestamp" : 1403794952000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/code",
          "fullName" : "code"
        },
        "authorEmail" : "code@io7m.com",
        "comment" : "Produce duplicate natives in the build, in preparation for removing\u000asupport for aliasing in native library loading.\u000a\u000aSpecifically, produce:\u000a\u000a  jogl-all-noawt-natives-${os_and_arch}.jar\u000a  jogl-all-mobile-natives-${os_and_arch}.jar\u000a  jogl-all-android-natives-${os_and_arch}.jar\u000a",
        "date" : "2014-06-26T15:02:32+0000",
        "id" : "6611735d544a2e09d56213dbfff4a1cd8a029529",
        "msg" : "Produce duplicate natives in the build, in preparation for removing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/atomic/newt-awt.jnlp",
          "make/build-nativewindow.xml",
          "jnlp-files/atomic/nativewindow-awt.jnlp",
          "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java",
          "jnlp-files/atomic/jogl-awt.jnlp",
          "make/scripts/tests.sh",
          "make/build-jogl.xml",
          "doc/wiki/FAQ.xml",
          "make/build-common.xml",
          "jnlp-files/atomic/newt-awt-jogl.jnlp",
          "doc/deployment/JOGL-DEPLOYMENT.html",
          "make/scripts/lstjars.sh",
          "jnlp-files/atomic/nativewindow-noawt.jnlp",
          "jnlp-files/atomic/newt-noawt-jogl.jnlp",
          "jnlp-files/atomic/jogl-noawt.jnlp",
          "jnlp-files/atomic/newt-noawt.jnlp",
          "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java",
          "make/build-newt.xml"
        ],
        "commitId" : "5951b33b303df3a12888fe0fbc5ccc88112a3984",
        "timestamp" : 1404132353000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/code",
          "fullName" : "code"
        },
        "authorEmail" : "code@io7m.com",
        "comment" : "Attempt to remove aliasing from native libraries.\u000a\u000aRenamed:\u000a\u000a  jogl-core.jar         → jogl.jar\u000a  nativewindow-core.jar → nativewindow.jar\u000a\u000aThe build scripts have been edited to produce sets of natives for\u000aeach \"module\" (as opposed to producing one set of natives and then\u000ahave each module point to them via aliasing).\u000a\u000aBug: 1023\u000aBug: 1024\u000a\u000aDepends on 46faa59d439ef235d7691fc64d56eedc600ffa1a from gluegen.\u000a",
        "date" : "2014-06-30T12:45:53+0000",
        "id" : "5951b33b303df3a12888fe0fbc5ccc88112a3984",
        "msg" : "Attempt to remove aliasing from native libraries.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-awt-jogl.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lstjars.sh"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-noawt-jogl.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "doc/deployment/JOGL-DEPLOYMENT.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/jogl-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/nativewindow-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "doc/wiki/FAQ.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/jogl-awt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/nativewindow-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/atomic/newt-noawt.jnlp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/code",
      "fullName" : "code"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}