{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,307",
          "upstreamBuild" : 1307,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1307,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
            "branch" : [
              {
                "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
            "branch" : [
              {
                "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
        "branch" : [
          {
            "SHA1" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
            "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" : 949,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "windows-x86_64",
  "duration" : 4661677,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 windows-x86_64",
  "id" : "2014-07-10_17-02-52",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1307,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1405004572000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1307/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/bug982.rle32.256x256.tga",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTGATextureFromFileNEWT.java"
        ],
        "commitId" : "9d7a7e55c95fcf29ce1ed0804fd7791c1c1147de",
        "timestamp" : 1404986614000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 982: Adding test TGA file for confirmation - No bug\u000a",
        "date" : "2014-07-10T12:03:34+0200",
        "id" : "9d7a7e55c95fcf29ce1ed0804fd7791c1c1147de",
        "msg" : "Bug 982: Adding test TGA file for confirmation - No bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTGATextureFromFileNEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/bug982.rle32.256x256.tga"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java",
          "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoDeviceRenderer.java"
        ],
        "commitId" : "94f850ba9fdbec76b6c74eea5d4322352d3021a6",
        "timestamp" : 1404990232000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "StereoDeviceRenderer/ClientRenderer: Add note about 'Correct Asymmetric FOV Rendering', using FovHVHalves - incl. references\u000a",
        "date" : "2014-07-10T13:03:52+0200",
        "id" : "94f850ba9fdbec76b6c74eea5d4322352d3021a6",
        "msg" : "StereoDeviceRenderer/ClientRenderer: Add note about 'Correct Asymmetric",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoDeviceRenderer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE.txt"
        ],
        "commitId" : "808d95cd692ab666271a83c70e8509859586de72",
        "timestamp" : 1404991957000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine JOGL's LICENSE.txt: Distinguish between 'New BSD 2-Clause License' compatible and not-compatible materials! OculusVR RIFT SDK license is not compatible, but usable and optional!\u000a\u000a.. also refine A.7) Oculus VR Rift SDK Software License\u000a",
        "date" : "2014-07-10T13:32:37+0200",
        "id" : "808d95cd692ab666271a83c70e8509859586de72",
        "msg" : "Refine JOGL's LICENSE.txt: Distinguish between 'New BSD 2-Clause",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
        ],
        "commitId" : "6e16950d5d4a87e84e34c93d44f49866183729d4",
        "timestamp" : 1404993992000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25: Call 'areAllGLEventListenerInitialized()' directly from GLAutoDrawable\u000a",
        "date" : "2014-07-10T14:06:32+0200",
        "id" : "6e16950d5d4a87e84e34c93d44f49866183729d4",
        "msg" : "Refine commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25: Call",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextListNEWT.java",
          "src/jogl/classes/javax/media/opengl/GLSharedContextSetter.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT0.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextListNEWT2.java",
          "src/test/com/jogamp/opengl/test/android/MovieSimpleActivity1.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT1.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES1NEWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "22918e26ac717d661d45c764177780454f06c937",
        "timestamp" : 1404996616000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine 'GLSharedContextSetter' test cases: Use 'setSharedAutoDrawable(sharedAutoDrawable)' where possible; Fix/Refine API doc.\u000a",
        "date" : "2014-07-10T14:50:16+0200",
        "id" : "22918e26ac717d661d45c764177780454f06c937",
        "msg" : "Refine 'GLSharedContextSetter' test cases: Use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextListNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/MovieSimpleActivity1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLSharedContextSetter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextListNEWT2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT0.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES1NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestSharedContextVBOES2NEWT1.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java"
        ],
        "commitId" : "787cae330a837cf03d22004d86f8c808ee4f04df",
        "timestamp" : 1404996636000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "StereoClientRenderer: Fix API doc anchor link\u000a",
        "date" : "2014-07-10T14:50:36+0200",
        "id" : "787cae330a837cf03d22004d86f8c808ee4f04df",
        "msg" : "StereoClientRenderer: Fix API doc anchor link",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE.txt"
        ],
        "commitId" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
        "timestamp" : 1404997116000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine commit 808d95cd692ab666271a83c70e8509859586de72 LICENSE.txt: Add optional removal of oculusvr artifacts from official builds, if user dislikes.\u000a",
        "date" : "2014-07-10T14:58:36+0200",
        "id" : "1b0ffca8d067037150e38c5b87f66a299f253dea",
        "msg" : "Refine commit 808d95cd692ab666271a83c70e8509859586de72 LICENSE.txt: Add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/code",
      "fullName" : "code"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}