{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 418",
          "upstreamBuild" : 418,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 418,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
            "branch" : [
              {
                "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
            "branch" : [
              {
                "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
        "branch" : [
          {
            "SHA1" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 28,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#418",
  "duration" : 484524,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #418",
  "id" : "2011-08-03_12-27-42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 418,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1312367262000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/418/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.linux-armv7-cross.sh",
          "make/scripts/make.jogl.all.linux-armv7.sh",
          "make/build-newt.xml",
          "make/build-nativewindow.xml",
          "make/build-jogl.xml"
        ],
        "commitId" : "332430bd9e2a42b81b509175b43856dc25ae255a",
        "timestamp" : 1312277483000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt latest gluegen changes for crossplatform.\u000a",
        "date" : "2011-08-02T11:31:23+0200",
        "id" : "332430bd9e2a42b81b509175b43856dc25ae255a",
        "msg" : "Adapt latest gluegen changes for crossplatform.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/make.jogl.all.linux-armv7.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-armv7-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/InputEvent.java",
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
        ],
        "commitId" : "ae51b15c98af2ce462cb8ff1a237dd0c51e78e80",
        "timestamp" : 1312280263000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Proposal for multi touch\u000a",
        "date" : "2011-08-02T12:17:43+0200",
        "id" : "ae51b15c98af2ce462cb8ff1a237dd0c51e78e80",
        "msg" : "Proposal for multi touch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/InputEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
        ],
        "commitId" : "bbbf51acf183b6fe696afd009d0ae49f6745bc40",
        "timestamp" : 1312277709000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Multitouch proposal MouseEvent\u000a",
        "date" : "2011-08-02T12:35:09+0300",
        "id" : "bbbf51acf183b6fe696afd009d0ae49f6745bc40",
        "msg" : "Multitouch proposal MouseEvent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "aad86420584d91e0e3faf220d317e25fc4db68a0",
        "timestamp" : 1312281656000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse Classpath: Add android.jar\u000a",
        "date" : "2011-08-02T12:40:56+0200",
        "id" : "aad86420584d91e0e3faf220d317e25fc4db68a0",
        "msg" : "Eclipse Classpath: Add android.jar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/InputEvent.java",
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java",
          "make/build-newt.xml",
          "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
        ],
        "commitId" : "ecad1c4d31e5f95879914396002437517c97d9dd",
        "timestamp" : 1312282376000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Initial android newt input event transformation\u000a",
        "date" : "2011-08-02T13:52:56+0300",
        "id" : "ecad1c4d31e5f95879914396002437517c97d9dd",
        "msg" : "Initial android newt input event transformation",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/InputEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java",
          "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
        ],
        "commitId" : "0ee0e2a933bdd66d382c2745732a60b32b442877",
        "timestamp" : 1312283104000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "android map motion pressure to newt\u000a",
        "date" : "2011-08-02T14:05:04+0300",
        "id" : "0ee0e2a933bdd66d382c2745732a60b32b442877",
        "msg" : "android map motion pressure to newt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
        ],
        "commitId" : "d6d4ebf19e46c77dd92181c9e81b5a196c250791",
        "timestamp" : 1312284806000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "Added accessibility events mapping to newt\u000a\u000amapped gained focus event.\u000aused 0xFFFFFFFF for unmapped events\u000a",
        "date" : "2011-08-02T14:33:26+0300",
        "id" : "d6d4ebf19e46c77dd92181c9e81b5a196c250791",
        "msg" : "Added accessibility events mapping to newt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/opengl/android/event/AndroidNewtEventFactory.java",
          "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
        ],
        "commitId" : "d62d5e771052957ba2628532235d344c8d65e718",
        "timestamp" : 1312293318000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Isolate android implementation details to newt/classes/jogamp/newt/opengl/android\u000a",
        "date" : "2011-08-02T15:55:18+0200",
        "id" : "d62d5e771052957ba2628532235d344c8d65e718",
        "msg" : "Isolate android implementation details to",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/opengl/android/event/AndroidNewtEventFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/event/android/AndroidNewtEventFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java",
          "src/newt/classes/jogamp/newt/awt/event/AWTParentWindowAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTMouseAdapter.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/newt/classes/jogamp/newt/awt/event/NewtFactoryAWT.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTNewtEventFactory.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTKeyAdapter.java",
          "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtFactoryAWT.java"
        ],
        "commitId" : "8c8940308c1be5e547b4a2456e8bb5c674fce9f9",
        "timestamp" : 1312295843000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Hide NEWT AWT Event implementation details to jogamp.newt.awt.event\u000a",
        "date" : "2011-08-02T16:37:23+0200",
        "id" : "8c8940308c1be5e547b4a2456e8bb5c674fce9f9",
        "msg" : "Hide NEWT AWT Event implementation details to jogamp.newt.awt.event",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTNewtEventFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/awt/event/AWTParentWindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTKeyAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTMouseAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/awt/event/NewtFactoryAWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtFactoryAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/egl/broadcom/Window.java",
          "src/newt/classes/jogamp/newt/egl/broadcom/Screen.java",
          "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Window.java",
          "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Screen.java",
          "src/newt/classes/jogamp/newt/opengl/kd/KDDisplay.java",
          "src/newt/native/KDWindow.c",
          "src/newt/classes/jogamp/newt/opengl/kd/KDWindow.java",
          "src/newt/classes/jogamp/newt/DisplayImpl.java",
          "src/newt/native/BroadcomEGL.c",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/jogamp/newt/opengl/android/event/AndroidNewtEventFactory.java",
          "src/newt/classes/jogamp/newt/egl/kd/KDWindow.java",
          "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Display.java",
          "src/newt/classes/jogamp/newt/egl/kd/KDScreen.java",
          "src/newt/classes/jogamp/newt/egl/android/event/AndroidNewtEventFactory.java",
          "src/newt/classes/jogamp/newt/egl/kd/KDDisplay.java",
          "src/newt/classes/jogamp/newt/ScreenImpl.java",
          "src/newt/classes/jogamp/newt/egl/broadcom/Display.java",
          "make/build-newt.xml",
          "src/newt/classes/jogamp/newt/opengl/kd/KDScreen.java"
        ],
        "commitId" : "40bcb60a0a506606776de20071e533df759b9304",
        "timestamp" : 1312316163000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL dependency, not OpenGL\u000a\u000aThe native impl packages utilize EGL, not opengl, to query the proper pixelformat.\u000a",
        "date" : "2011-08-02T22:16:03+0200",
        "id" : "40bcb60a0a506606776de20071e533df759b9304",
        "msg" : "Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/kd/KDScreen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/kd/KDDisplay.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/android/event/AndroidNewtEventFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Window.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/broadcom/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/ScreenImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/BroadcomEGL.c"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/kd/KDWindow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Screen.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/broadcom/Display.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/kd/KDScreen.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/android/event/AndroidNewtEventFactory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/kd/KDWindow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/broadcom/egl/Display.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/KDWindow.c"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/jogamp/newt/opengl/kd/KDDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/DisplayImpl.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/egl/broadcom/Screen.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
        "timestamp" : 1312317014000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test: remove bug 502 workaround flag\u000a",
        "date" : "2011-08-02T22:30:14+0200",
        "id" : "444482f4b9a1168e0dfd29c7e2da4010cca2ca91",
        "msg" : "test: remove bug 502 workaround flag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      }
    ],
    "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"
    }
  ]
}