{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
            "branch" : [
              {
                "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
            "branch" : [
              {
                "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
        "branch" : [
          {
            "SHA1" : "91938387529fe220323e0c7472f788c78e1ace72",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#76",
  "duration" : 20656,
  "estimatedDuration" : 74293,
  "executor" : None,
  "fullDisplayName" : "jocl_onmaster #76",
  "id" : "2010-09-15_10-31-18",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 76,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1284539478000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/76/",
  "builtOn" : "win64-NVFX5800-win7-jogamp-x64-c3d-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLPlatform.java",
          "test/com/jogamp/opencl/HighLevelBindingTest.java",
          "src/com/jogamp/opencl/CLProgramBuilder.java",
          "src/com/jogamp/opencl/gl/CLGLContext.java",
          "src/com/jogamp/opencl/CLContext.java",
          "src/com/jogamp/opencl/CLDevice.java"
        ],
        "commitId" : "91938387529fe220323e0c7472f788c78e1ace72",
        "timestamp" : 1284561201000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "removed CLContext factory methods with CLPlatform + CLDevice list combinations.\u000ajustification:\u000a - information is now no longer needed since every CLDevice knows its CLPlatform\u000a - OpenCL device IDs are not portable between CLPlatforms\u000a\u000achanges:\u000a - Context factories will throw CLInvalidPlatformException if the platform of all CLDevices does not match\u000a\u000arelated changes:\u000a - [persistance] CLProgramBuilder stores now the ICD suffix to be later able to map binaries back to the platform + device\u000a",
        "date" : "2010-09-15T16:33:21+0200",
        "id" : "91938387529fe220323e0c7472f788c78e1ace72",
        "msg" : "removed CLContext factory methods with CLPlatform + CLDevice list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLPlatform.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/HighLevelBindingTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgramBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLDevice.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 76,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/76/"
    }
  ]
}