{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,130",
          "upstreamBuild" : 1130,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1130,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
            "branch" : [
              {
                "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
            "branch" : [
              {
                "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
        "branch" : [
          {
            "SHA1" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 807,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1130",
  "duration" : 4633589,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1130",
  "id" : "2013-10-31_11-48-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1130,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1383216527000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1130/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary64Test.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary64NOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary32NOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary32Test.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary16NOUI.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary16Test.java"
        ],
        "commitId" : "c532abc1618fde46ef36bd70acdcc6b1d45fcbf1",
        "timestamp" : 1383180664000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Rename Binary*Test -> TestBinary*NOUI to get picked up by build-test.xml's junit.run.noui\u000a",
        "date" : "2013-10-31T01:51:04+0100",
        "id" : "c532abc1618fde46ef36bd70acdcc6b1d45fcbf1",
        "msg" : "Rename Binary*Test -> TestBinary*NOUI to get picked up by",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary64Test.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary64NOUI.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary16NOUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary16Test.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary32NOUI.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/Binary32Test.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bB849AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aB729AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextWithJTabbedPaneAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cB849AWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "24485ead77a368ae3b77108248e067ad1f44ef0a",
        "timestamp" : 1383186748000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Test Rename: Add Bug 729 / Bug 849 to Bug 816 Unit Test Names - Allowing a better unit test lookup\u000a",
        "date" : "2013-10-31T03:32:28+0100",
        "id" : "24485ead77a368ae3b77108248e067ad1f44ef0a",
        "msg" : "Test Rename: Add Bug 729 / Bug 849 to Bug 816 Unit Test Names - Allowing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextWithJTabbedPaneAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bB849AWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aB729AWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bAWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cB849AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816JTabbedPanelVisibilityB849B878AWT.java"
        ],
        "commitId" : "887dbdb34d71a3a266b7854bc9a3842aad1032f9",
        "timestamp" : 1383186868000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 878 - JAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)' - GLCanvas in JtabbedPane disappear\u000a\u000aRegression of commit e33e6374e0be0454f7e9732b5f897f84dbc3c4dc (Fix for Bug 729 and Bug 849) !\u000a\u000a+++\u000a\u000aJAWTWindow's HierarchyListener doesn't set component visible (again) on 'addNotify(..)'\u000a\u000aIt only renders the component invisible after removeNotify() which is performed implicit anyways ..\u000a\u000aCase java.awt.event.HierarchyEvent.DISPLAYABILITY_CHANGED\u000ashall perform similar as our java.awt.event.HierarchyEvent.SHOWING_CHANGED impl.\u000a\u000a+++\u000a\u000aTested on Gnu/Linux X11 and OSX incl. re-test Bug 729 and Bug 849 unit tests.\u000a",
        "date" : "2013-10-31T03:34:28+0100",
        "id" : "887dbdb34d71a3a266b7854bc9a3842aad1032f9",
        "msg" : "Fix Bug 878 - JAWTWindow's HierarchyListener doesn't set component",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816JTabbedPanelVisibilityB849B878AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "jnlp-files/jogl-test-applets.html",
          "src/jogl/classes/jogamp/graph/font/UbuntuFontLoader.java",
          "make/scripts/tests.sh",
          "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html",
          "make/build-jogl.xml"
        ],
        "commitId" : "b57ce5454ddeb7dd4b7c010c5df54faa6e8d951a",
        "timestamp" : 1383209207000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to reduce footprint for the masses.\u000a\u000aRemove the ubuntu fonts from atomic/jogl-util-graph.jar and hence all derivated 'all' JAR files.\u000aThe Android jar files still contain the fonts as assets!\u000a\u000aatomic/jogl-util-graph-fonts-p0.jar contains the fonts and is either referenced by:\u000a  - UbuntuFontLoader: Using class based Jar URI derivation using TempJarCache to [down]load\u000a    and extract the jar file (similar to native lib-loading).\u000a\u000a  - Explicitly via traditional classpath, see jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html\u000a\u000aThe pack200 jogl-all.jar file is now below 1MB\u000a",
        "date" : "2013-10-31T09:46:47+0100",
        "id" : "b57ce5454ddeb7dd4b7c010c5df54faa6e8d951a",
        "msg" : "Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/font/UbuntuFontLoader.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-test-applets.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/android/av/AndroidGLMediaPlayerAPI14.java"
        ],
        "commitId" : "5a44ec09918702fe95b65e67bd448cc171b9e8dd",
        "timestamp" : 1383209243000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AndroidGLMediaPlayerAPI14: Avoid possible NPEs\u000a",
        "date" : "2013-10-31T09:47:23+0100",
        "id" : "5a44ec09918702fe95b65e67bd448cc171b9e8dd",
        "msg" : "AndroidGLMediaPlayerAPI14: Avoid possible NPEs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/android/av/AndroidGLMediaPlayerAPI14.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary16NOUI.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
        "timestamp" : 1383211613000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestBinary16NOUI: Remove hardship from test node - Disable 'verbose' avoids 'out of memory' and saves most of the time; Also run test exclusively.\u000a",
        "date" : "2013-10-31T10:26:53+0100",
        "id" : "93ec063abaf2d1ff7a4947a4f9732635e0a99316",
        "msg" : "TestBinary16NOUI: Remove hardship from test node - Disable 'verbose'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/math/TestBinary16NOUI.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}