{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 323",
          "upstreamBuild" : 323,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 323,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
            "branch" : [
              {
                "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
            "branch" : [
              {
                "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
        "branch" : [
          {
            "SHA1" : "6ed203e605cd08af14f4649bd91c3e2a35e68634",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 25,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#323",
  "duration" : 391809,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #323",
  "id" : "2011-02-25_05-05-13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 323,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1298606713000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/323/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".externalToolBuilders/jogl builder.launch",
          ".externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch",
          ".classpath",
          ".project"
        ],
        "commitId" : "4bb89a99cabf28cd45343b102e22c756cfd87e9b",
        "timestamp" : 1298062354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Make Eclipse build correctly\u000a\u000aRemoved the Java builder, since it was rebuilding stuff the Ant build\u000ahad already done. Turned on the Ant build for incremental builds.\u000aChanged the classpath of com/jogamp/opengl/impl/gl2/fixme/ to\u000ajogamp/opengl/gl2/fixme/ to reflect the recent move.\u000a",
        "date" : "2011-02-18T14:52:34-0600",
        "id" : "4bb89a99cabf28cd45343b102e22c756cfd87e9b",
        "msg" : "Make Eclipse build correctly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".externalToolBuilders/jogl builder.launch"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "add",
            "file" : ".externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch"
          },
          {
            "editType" : "edit",
            "file" : ".project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-jogl.xml"
        ],
        "commitId" : "9ddcdd544e08326facbc19419452bd2745352aef",
        "timestamp" : 1298062354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Fix path to FixedFuncHook.class.\u000a\u000aThe path to FixedFuncHook.class didn't get changed in the recent\u000apackage move, which made the dependency checking wrong in\u000athe java.generate.composable.pipeline.custom.check.glfixfunc\u000atarget.\u000a",
        "date" : "2011-02-18T14:52:34-0600",
        "id" : "9ddcdd544e08326facbc19419452bd2745352aef",
        "msg" : "Fix path to FixedFuncHook.class.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-newt.xml",
          "make/build-nativewindow.xml",
          "make/build-test.xml",
          "make/build-jogl.xml"
        ],
        "commitId" : "943313af19da04044dddda57cb6bc4bd399eb76e",
        "timestamp" : 1298062354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Prevent native libraries from always rebuilding and stripping\u000a\u000aThe cc task will always re-link, even if no source files are built.\u000aThis commit wraps an uptodate task around cc to prevent this, so\u000athe libraries will only be rebuilt now if a source file changes.\u000a\u000aThis commit also moves library symbol stripping into the same\u000auptodate task, so it only happens if a library is built (previously\u000athe libraries were always stripped).\u000a",
        "date" : "2011-02-18T14:52:34-0600",
        "id" : "943313af19da04044dddda57cb6bc4bd399eb76e",
        "msg" : "Prevent native libraries from always rebuilding and stripping",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath",
          "make/build.xml",
          ".externalToolBuilders/jogl builder.launch"
        ],
        "commitId" : "e5777ec9e6ea79e0aface29fa679ccea4035f0e2",
        "timestamp" : 1298062354000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Add new all.ide target for use in Eclipse, NetBeans, and IntelliJ\u000a\u000aThe new target just omits final JAR creation and file copying for\u000aextra speed within an IDE. We also change where Eclipse looks for\u000athe native libraries, since this new target doesn't copy them\u000ato jogl/build/lib.\u000a",
        "date" : "2011-02-18T14:52:34-0600",
        "id" : "e5777ec9e6ea79e0aface29fa679ccea4035f0e2",
        "msg" : "Add new all.ide target for use in Eclipse, NetBeans, and IntelliJ",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "edit",
            "file" : ".externalToolBuilders/jogl builder.launch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
      "fullName" : "Wade Walker"
    }
  ]
}