{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,216",
          "upstreamBuild" : 1216,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1216,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
            "branch" : [
              {
                "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
            "branch" : [
              {
                "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
        "branch" : [
          {
            "SHA1" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
            "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" : 891,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1216",
  "duration" : 5115904,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1216",
  "id" : "2014-01-31_11-11-00",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1216,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1391163060000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1216/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/plugin3/plugin3-public-src.zip",
          "make/lib/plugin3/plugin3-public.jar"
        ],
        "commitId" : "7a1537c091b6205a3a25c4d6e8f09f32279160c8",
        "timestamp" : 1391158409000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Sync plugin3-public jar and source files\u000a",
        "date" : "2014-01-31T09:53:29+0100",
        "id" : "7a1537c091b6205a3a25c4d6e8f09f32279160c8",
        "msg" : "Sync plugin3-public jar and source files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/plugin3/plugin3-public-src.zip"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/plugin3/plugin3-public.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java"
        ],
        "commitId" : "6280428d85cdcbbc8b83b73111ccf20fe786564f",
        "timestamp" : 1391158519000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add NativeWindowFactory.getLocationOnScreen(NativeWindow nw) to retrieve the NativeWindow location on screen\u000a",
        "date" : "2014-01-31T09:55:19+0100",
        "id" : "6280428d85cdcbbc8b83b73111ccf20fe786564f",
        "msg" : "Add NativeWindowFactory.getLocationOnScreen(NativeWindow nw) to retrieve",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java",
          "src/nativewindow/classes/jogamp/nativewindow/WrappedWindow.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos.java"
        ],
        "commitId" : "103939990df5c74ddb813fb03b2dbf6c12d825f5",
        "timestamp" : 1391158642000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeWindowFactory.createWrappedWindow [WrappedWindow]: Using UpstreamSurfaceHookMutableSizePos to take position into account; WrappedWindow: invalidate and destroy - display device could be opened.\u000a",
        "date" : "2014-01-31T09:57:22+0100",
        "id" : "103939990df5c74ddb813fb03b2dbf6c12d825f5",
        "msg" : "NativeWindowFactory.createWrappedWindow [WrappedWindow]: Using",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/WrappedWindow.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/NewtFactory.java"
        ],
        "commitId" : "d14d319a6c31003f5b07d51474ebfb71e77f8122",
        "timestamp" : 1391158787000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NewtFactory: Cleanup / createWindow(..) w/ parentWindow variant shall fall back to top-level ctor if parentWindow is null\u000a",
        "date" : "2014-01-31T09:59:47+0100",
        "id" : "d14d319a6c31003f5b07d51474ebfb71e77f8122",
        "msg" : "NewtFactory: Cleanup / createWindow(..) w/ parentWindow variant shall",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/NewtFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java",
          "src/newt/classes/com/jogamp/newt/util/applet/VersionApplet3.java"
        ],
        "commitId" : "bd79528f54cea5b20b1c22e7662c3e064be3f079",
        "timestamp" : 1391158835000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to new plugin3 / Use browser window's location on screen for top-level window.\u000a",
        "date" : "2014-01-31T10:00:35+0100",
        "id" : "bd79528f54cea5b20b1c22e7662c3e064be3f079",
        "msg" : "Adapt to new plugin3 / Use browser window's location on screen for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/VersionApplet3.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-test-applet3s.html"
        ],
        "commitId" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
        "timestamp" : 1391158871000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "applet3 test page: remove redundant 'Applet3' in link name\u000a",
        "date" : "2014-01-31T10:01:11+0100",
        "id" : "44dd620f62c1970d6dd903ab144d90d6baa7d8ae",
        "msg" : "applet3 test page: remove redundant 'Applet3' in link name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-test-applet3s.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petros",
      "fullName" : "petros"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael.esemplare",
      "fullName" : "michael.esemplare"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}