{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 707",
          "upstreamBuild" : 707,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 707,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
            "branch" : [
              {
                "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
            "branch" : [
              {
                "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
        "branch" : [
          {
            "SHA1" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 213,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#707",
  "duration" : 1659906,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #707",
  "id" : "2012-03-20_18-30-48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 707,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1332264648000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/707/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/userguide/index.html"
        ],
        "commitId" : "bbc9c854aa96a144175cd3e502e858158fe88dd9",
        "timestamp" : 1332248074000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
          "fullName" : "gouessej"
        },
        "authorEmail" : "gouessej@orange.fr",
        "comment" : "Lots of modifications: updates of several links, addition of some warnings about GLU and SWT, some short explanations about NEWT and GLProfile, addition of some complementary information about general aspects of JOGL, ...\u000a",
        "date" : "2012-03-20T13:54:34+0100",
        "id" : "bbc9c854aa96a144175cd3e502e858158fe88dd9",
        "msg" : "Lots of modifications: updates of several links, addition of some",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/userguide/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html",
          "doc/userguide/index.html"
        ],
        "commitId" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
        "timestamp" : 1332260789000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix all HTML validation errors (http://validator.w3.org/check) ; Add TOC anchors ; Remove old content ; Use jogamp.org rel. URLs ; Note: Far from being ready ..\u000a",
        "date" : "2012-03-20T17:26:29+0100",
        "id" : "6b8c90ea679f93924b105932c40590c01c5dc4fd",
        "msg" : "Fix all HTML validation errors (http://validator.w3.org/check) ; Add TOC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          },
          {
            "editType" : "edit",
            "file" : "doc/userguide/index.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/edwin.vane",
      "fullName" : "edwin.vane"
    }
  ]
}