{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 202",
          "upstreamBuild" : 202,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 202,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
            "branch" : [
              {
                "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
            "branch" : [
              {
                "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
        "branch" : [
          {
            "SHA1" : "f502bd8d176d6fb3282510459b20f2973117721f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 7,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#202",
  "duration" : 296229,
  "estimatedDuration" : 3610261,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #202",
  "id" : "2010-11-08_20-17-06",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 202,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1289243826000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/202/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-c3d-006",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/khr/KHR/khrplatform.h"
        ],
        "commitId" : "312b3bd03f7601f9fb9c501aa2b35bd8e05df238",
        "timestamp" : 1289245587000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix double declaration\u000a",
        "date" : "2010-11-08T20:46:27+0100",
        "id" : "312b3bd03f7601f9fb9c501aa2b35bd8e05df238",
        "msg" : "Fix double declaration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/stub_includes/khr/KHR/khrplatform.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/deploy-jars-sign.sh",
          "make/scripts/deploy-jars_external-webstarttest.sh",
          "make/scripts/deploy-jnlp-webstarttest-filter.sh",
          "make/scripts/deploy-jars-pack200.sh",
          "make/scripts/deploy-jnlp-webstarttest.sh",
          "make/scripts/all-deploy-webstarttest.sh",
          "make/scripts/deploy-jars-webstarttest.sh",
          "make/scripts/hudson-archive-jars-latest.sh",
          "make/scripts/deploy-jar-sign.sh",
          "make/scripts/deploy-jars-repack200.sh"
        ],
        "commitId" : "8957ecbb7a9fd8e9d70ec246cf557a0183e4d9ee",
        "timestamp" : 1289265600000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Relocated some deployment script to jogamp-scripting repo\u000a",
        "date" : "2010-11-09T02:20:00+0100",
        "id" : "8957ecbb7a9fd8e9d70ec246cf557a0183e4d9ee",
        "msg" : "Relocated some deployment script to jogamp-scripting repo",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/scripts/all-deploy-webstarttest.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jar-sign.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jnlp-webstarttest.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jars-sign.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jars-repack200.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/hudson-archive-jars-latest.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jnlp-webstarttest-filter.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jars-pack200.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jars_external-webstarttest.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/deploy-jars-webstarttest.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-common.xml",
          "make/scripts/make.jogl.all.linux-x86_64.sh",
          "make/build.xml",
          "make/versions.xml"
        ],
        "commitId" : "f502bd8d176d6fb3282510459b20f2973117721f",
        "timestamp" : 1289268874000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Archive: New common zip archive folder structure. Drop source archive, use git\u000a",
        "date" : "2010-11-09T03:14:34+0100",
        "id" : "f502bd8d176d6fb3282510459b20f2973117721f",
        "msg" : "Archive: New common zip archive folder structure. Drop source archive,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/versions.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}