{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 493",
          "upstreamBuild" : 493,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 493,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
            "branch" : [
              {
                "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
            "branch" : [
              {
                "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
        "branch" : [
          {
            "SHA1" : "c9575115e214c94501b923599cc5d64778099829",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 12,
      "skipCount" : 0,
      "totalCount" : 160,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#493",
  "duration" : 1432797,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #493",
  "id" : "2011-09-27_14-58-21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 493,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1317128301000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/493/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/macosx/MacWindow.java",
          "src/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java",
          "src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting03bAWT.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/newt/native/MacWindow.m",
          "make/scripts/tests.sh"
        ],
        "commitId" : "ac49f30cde53f75d74a9e605dbc255df5852bdc2",
        "timestamp" : 1317121040000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: 'Better' child window positioning, still, after reparenting into parent,\u000a          a white window rectangle remains.\u000a\u000a.. we also need to understand the absolute screen position better,\u000aie. when required and when not (at window creation currently).\u000a",
        "date" : "2011-09-27T12:57:20+0200",
        "id" : "ac49f30cde53f75d74a9e605dbc255df5852bdc2",
        "msg" : "NEWT/OSX: 'Better' child window positioning, still, after reparenting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting03bAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/MacWindow.m"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/MacWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "c9575115e214c94501b923599cc5d64778099829",
        "timestamp" : 1317121056000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/OSX: Enable OSX\u000a",
        "date" : "2011-09-27T12:57:36+0200",
        "id" : "c9575115e214c94501b923599cc5d64778099829",
        "msg" : "NEWT/OSX: Enable OSX",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}