{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 426",
          "upstreamBuild" : 426,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 426,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
            "branch" : [
              {
                "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
            "branch" : [
              {
                "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
        "branch" : [
          {
            "SHA1" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 144,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#426",
  "duration" : 1111214,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #426",
  "id" : "2011-08-12_12-30-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 426,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1313145054000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/426/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-newt.xml",
          "src/newt/native/AndroidWindow.c",
          "make/build-jogl.xml"
        ],
        "commitId" : "b893ada668591187ac6866296439811036db2d95",
        "timestamp" : 1313070398000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Cleanup: Remove EGL header & library (compile time)\u000a",
        "date" : "2011-08-11T15:46:38+0200",
        "id" : "b893ada668591187ac6866296439811036db2d95",
        "msg" : "Android Cleanup: Remove EGL header & library (compile time)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/AndroidWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/util/ScreenModeUtil.java",
          "src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java",
          "make/resources/android/AndroidManifest-launcher.xml",
          "src/newt/classes/jogamp/newt/ScreenImpl.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java",
          "src/newt/classes/com/jogamp/newt/ScreenMode.java",
          "make/resources/android/AndroidManifest-jogl.xml",
          "src/newt/classes/jogamp/newt/driver/android/AndroidScreen.java",
          "src/newt/classes/jogamp/newt/driver/android/AndroidDisplay.java"
        ],
        "commitId" : "cc551ca89bf207cafc83e7c8d9b22fd866ec4a26",
        "timestamp" : 1313070988000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android Fix: Display/Screen/Window creation ; ScreenMode Change\u000a\u000a- Remove Application Context notion in Screen/Display,\u000a  use 'jogamp.common.os.android.StaticContext'\u000a\u000a- Display, Screen and Window construction is Android agnostic\u000a  allowing simple GLWindow creation.\u000a\u000a- Android ScreenMode Fix:\u000a  - Use unrotated screen dimension\u000a\u000a  - Intercept 'orientation' configChange,\u000a    which keeps running the application in case of a rotation.\u000a\u000a- ScreenMode Add: getRotatedWidth() / getRotatedHeight(),\u000a  used for Screen.setScreenSize(..) which reflects the rotates dimension.\u000a\u000a- ScreenMode: getCurrentMode() allows new, not yet detected, ScreenModes\u000a",
        "date" : "2011-08-11T15:56:28+0200",
        "id" : "cc551ca89bf207cafc83e7c8d9b22fd866ec4a26",
        "msg" : "NEWT/Android Fix: Display/Screen/Window creation ; ScreenMode Change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-launcher.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/ScreenModeUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/ScreenImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidScreen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/ScreenMode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/AndroidDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLGLCapabilities.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfiguration.java"
        ],
        "commitId" : "655819abacb297016ea347d2ee967032c4a5a493",
        "timestamp" : 1313071053000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Cleanup: Remove commented code, make immutables final again\u000a",
        "date" : "2011-08-11T15:57:33+0200",
        "id" : "655819abacb297016ea347d2ee967032c4a5a493",
        "msg" : "Android Cleanup: Remove commented code, make immutables final again",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGLCapabilities.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfiguration.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java",
          "src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java"
        ],
        "commitId" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
        "timestamp" : 1313072799000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT/Android: Assisting NEWTBaseActivity to simplify NEWT/Android usage.\u000a",
        "date" : "2011-08-11T16:26:39+0200",
        "id" : "47b0d317df3c860b6cf3ea10196dfee82b3b3dc1",
        "msg" : "NEWT/Android: Assisting NEWTBaseActivity to simplify NEWT/Android usage.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}