{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,217",
          "upstreamBuild" : 1217,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1217,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
            "branch" : [
              {
                "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
            "branch" : [
              {
                "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
        "branch" : [
          {
            "SHA1" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 891,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1217",
  "duration" : 4459186,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1217",
  "id" : "2014-01-31_15-12-57",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1217,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1391177577000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1217/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "2aa8d4bbaf93c6bdf9188d9a88b5a28af43b112e",
        "timestamp" : 1391173921000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT WindowImpl: Don't waitForPosition(..) if child window - issues w/ different toolkits!\u000a\u000aWith Applet3 plugin (firefox - using GTK), our child window seems to receives the absolute position,\u000aor 'arbitrary' values (?).\u000aWill need to figure out how to properly determine these cases.\u000a\u000aIn the meantime, simply turn off waitForPosition(..) for child windows,\u000awhich shall not harm NEWT.\u000a\u000aImpacts following actions as child window:\u000a- createNativeWindow\u000a- reparent\u000a- fullscreen\u000a",
        "date" : "2014-01-31T14:12:01+0100",
        "id" : "2aa8d4bbaf93c6bdf9188d9a88b5a28af43b112e",
        "msg" : "NEWT WindowImpl: Don't waitForPosition(..) if child window - issues w/",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java"
        ],
        "commitId" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
        "timestamp" : 1391173941000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JOGLNewtApplet3Run: Don't set position if normal child window.\u000a",
        "date" : "2014-01-31T14:12:21+0100",
        "id" : "c7ef2bf610ad3310aa9785820489f980c223cdb0",
        "msg" : "JOGLNewtApplet3Run: Don't set position if normal child window.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtApplet3Run.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}