{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,215",
          "upstreamBuild" : 1215,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1215,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
            "branch" : [
              {
                "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
            "branch" : [
              {
                "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
        "branch" : [
          {
            "SHA1" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
            "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" : 890,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1215",
  "duration" : 4334651,
  "estimatedDuration" : 2528180,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #1215",
  "id" : "2014-01-30_12-16-33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1215,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1391080593000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1215/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/Window.java",
          "src/newt/classes/com/jogamp/newt/NewtFactory.java"
        ],
        "commitId" : "5a661f4736c6d2e42b7114004a4dcbca3fe3f7a2",
        "timestamp" : 1391050217000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Window: Add API Doc for Custom Window Icons\u000a",
        "date" : "2014-01-30T03:50:17+0100",
        "id" : "5a661f4736c6d2e42b7114004a4dcbca3fe3f7a2",
        "msg" : "NEWT Window: Add API Doc for Custom Window Icons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/NewtFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/WrappedWindow.java",
          "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/x11/X11GraphicsDevice.java"
        ],
        "commitId" : "c60f114c322b11c09101839f7464946daec84cfd",
        "timestamp" : 1391074563000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeWindowFactory: Add Support for creating a platform agnostic wrapped AbstractGraphicsDevice/NativeWindow\u000a",
        "date" : "2014-01-30T10:36:03+0100",
        "id" : "c60f114c322b11c09101839f7464946daec84cfd",
        "msg" : "NativeWindowFactory: Add Support for creating a platform agnostic",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/WrappedWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/x11/X11GraphicsDevice.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/NewtFactory.java"
        ],
        "commitId" : "6b37c1c3d109d3ae83d19ac84b50c7b3249af95a",
        "timestamp" : 1391074625000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NewtFactory: Fix createWindow(..) ctor w/ given native window handle (use displayConnection string and screen-idx)\u000a",
        "date" : "2014-01-30T10:37:05+0100",
        "id" : "6b37c1c3d109d3ae83d19ac84b50c7b3249af95a",
        "msg" : "NewtFactory: Fix createWindow(..) ctor w/ given native window handle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/NewtFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/lib/plugin3/plugin3-public.jar",
          "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java",
          ".classpath",
          "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtAppletBase.java",
          "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java",
          "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtAppletBase.java",
          "make/build-newt.xml",
          "make/lib/plugin3/plugin3-public-src.zip",
          "src/newt/classes/com/jogamp/newt/util/applet/VersionApplet3.java"
        ],
        "commitId" : "ac55c5bfa469537c755730d3be9617d97f82950d",
        "timestamp" : 1391075020000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT: Add Support for AWT-Less Applet3\u000a\u000a- Adding 'plugin3-public' jar and sources for Applet3 support, copied from icedtea-web3\u000a\u000a- Added com.jogamp.newt.util.applet.JOGLNewtApplet3Run capable to run Applet3\u000a",
        "date" : "2014-01-30T10:43:40+0100",
        "id" : "ac55c5bfa469537c755730d3be9617d97f82950d",
        "msg" : "NEWT: Add Support for AWT-Less Applet3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtAppletBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtAppletBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/VersionApplet3.java"
          },
          {
            "editType" : "add",
            "file" : "make/lib/plugin3/plugin3-public-src.zip"
          },
          {
            "editType" : "add",
            "file" : "make/lib/plugin3/plugin3-public.jar"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html",
          "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html",
          "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html",
          "jnlp-files/jogl-test-applet3s.html",
          "jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html",
          "jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html",
          "jnlp-files/jogl-applet-version-applet3-napplet.html"
        ],
        "commitId" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
        "timestamp" : 1391076021000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add Applet3 test html pages\u000a",
        "date" : "2014-01-30T11:00:21+0100",
        "id" : "1b2e8f10fc79bd2818a1a200bfd762ac67333840",
        "msg" : "Add Applet3 test html pages",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-version-applet3-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html"
          },
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-test-applet3s.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}