{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 515",
          "upstreamBuild" : 515,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 515,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
            "branch" : [
              {
                "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
            "branch" : [
              {
                "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
        "branch" : [
          {
            "SHA1" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 13,
      "skipCount" : 0,
      "totalCount" : 160,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#515",
  "duration" : 905664,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #515",
  "id" : "2011-10-13_17-08-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 515,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1318518529000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/515/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/profile.jogl",
          "src/nativewindow/native/macosx/OSXmisc.c",
          "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java",
          "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java",
          "src/nativewindow/native/macosx/OSXmisc.m",
          "make/build-nativewindow.xml",
          "src/nativewindow/native/NativewindowCommon.h",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT02GLn.java",
          "src/nativewindow/native/NativewindowCommon.c",
          "make/scripts/tests.sh"
        ],
        "commitId" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
        "timestamp" : 1318511057000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those for SWT access/calls\u000a\u000aAdding OSXUtil: RunOnMainThread(), IsMainThread()\u000a- Issuing a native call where the user Runnable is to be performed on the main thread\u000a- Enable query if we are on the main thread.\u000a\u000aUtilizing those for SWT access/calls\u000a- Using the above to call all SWT functions on the main thread if required (incomplete)\u000a\u000aTODO/Issues:\u000a- JOGL OSX CGL Context fails, ie expecting NS, but having CGL\u000a",
        "date" : "2011-10-13T15:04:17+0200",
        "id" : "d186f6e945fd157b219231fb3861b3b0ce10ee75",
        "msg" : "OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/NativewindowCommon.h"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java"
          },
          {
            "editType" : "delete",
            "file" : "src/nativewindow/native/macosx/OSXmisc.c"
          },
          {
            "editType" : "edit",
            "file" : "etc/profile.jogl"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT02GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/NativewindowCommon.c"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/native/macosx/OSXmisc.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    }
  ]
}