{
  "_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" : 46,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
            "branch" : [
              {
                "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
            "branch" : [
              {
                "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
        "branch" : [
          {
            "SHA1" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#46",
  "duration" : 125543,
  "estimatedDuration" : 10250,
  "executor" : None,
  "fullDisplayName" : "jocl-demos #46",
  "id" : "2010-03-08_16-22-51",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 46,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1268061771000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl-demos/46/",
  "builtOn" : "u64JogAmp",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "48a46a6084878803acadd44b0e96e237cf5768c1",
        "timestamp" : 1267402649000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "initial import of OpenCL RadixSort GPU example.\u000a",
        "date" : "2010-03-01T01:17:29+0100",
        "id" : "48a46a6084878803acadd44b0e96e237cf5768c1",
        "msg" : "initial import of OpenCL RadixSort GPU example.",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "04fac379b2bb5876b21d047294bd3e029e6ebe3c",
        "timestamp" : 1267403527000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "cleaned up bitonic sort sample and removed sort payload for simplicity (value of the key-value pair wasn't used anyway).\u000a",
        "date" : "2010-03-01T01:32:07+0100",
        "id" : "04fac379b2bb5876b21d047294bd3e029e6ebe3c",
        "msg" : "cleaned up bitonic sort sample and removed sort payload for simplicity",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
        "timestamp" : 1267403836000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "moved bitonic sort into seperate package.\u000a",
        "date" : "2010-03-01T01:37:16+0100",
        "id" : "85a5c5f455aec2062f12d1a4c0a1a3c10beeefb7",
        "msg" : "moved bitonic sort into seperate package.",
        "paths" : [
          
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    
  ]
}