{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,104",
          "upstreamBuild" : 1104,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1104,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
            "branch" : [
              {
                "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
            "branch" : [
              {
                "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
        "branch" : [
          {
            "SHA1" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
            "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" : 731,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1104",
  "duration" : 3789090,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1104",
  "id" : "2013-10-06_21-26-26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1104,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1381087586000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1104/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/gluegen/opengl/GLEmitter.java",
          "src/jogl/classes/com/jogamp/gluegen/opengl/GLConfiguration.java",
          "make/config/jogl/gl-common.cfg",
          "make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java",
          "src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java"
        ],
        "commitId" : "1259693f21734b0ebe1b5c95688ad91956c2629c",
        "timestamp" : 1381060604000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_INDIRECT_BUFFER, add VBO variant and range-check\u000a",
        "date" : "2013-10-06T13:56:44+0200",
        "id" : "1259693f21734b0ebe1b5c95688ad91956c2629c",
        "msg" : "Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/gluegen/opengl/GLEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/gluegen/opengl/GLConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-common.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bAWT.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
        "timestamp" : 1381080342000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 729, Bug 849: Honor JAWTWindow's [parent] visibility state\u000a\u000aJAWTWindow snoops HierarchyEvents for SHOWING_CHANGED to\u000atrack local component's visibility state as well as it's global visibility state.\u000aThe later is determined by it's parent's visibility change.\u000a\u000aIf 'removeNotify()' is called, component's visibility is reset to it's local visibility state.\u000a\u000aFixes OSX CALayer component's visibility if parent's visibility changes (Bug 729).\u000a\u000aFixes continuous GL rendering if parent is invisible (Bug 849).\u000a",
        "date" : "2013-10-06T19:25:42+0200",
        "id" : "e33e6374e0be0454f7e9732b5f897f84dbc3c4dc",
        "msg" : "Bug 729, Bug 849: Honor JAWTWindow's [parent] visibility state",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03cAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03bAWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03aAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}