{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserCause",
          "shortDescription" : "Started by user mbien",
          "userName" : "mbien"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 201,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
            "branch" : [
              {
                "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
            "branch" : [
              {
                "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
        "branch" : [
          {
            "SHA1" : "952425dbb135152912057930cd83008b9b09da08",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 0,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "gluegen was not up2date",
  "displayName" : "#201",
  "duration" : 30365,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #201",
  "id" : "2010-11-18_08-15-38",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 201,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1290064538000,
  "url" : "https://jogamp.org/chuck/job/jocl/201/",
  "builtOn" : "linux64-null-centos54-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/stubs_includes/common/stddef.h",
          "resources/stubs_includes/common/stdint.h",
          "build.xml"
        ],
        "commitId" : "e98aa3caa114133080e4e1668bfa4c828d5c42bf",
        "timestamp" : 1289830168000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "1st fixes for new gluegen\u000a",
        "date" : "2010-11-15T15:09:28+0100",
        "id" : "e98aa3caa114133080e4e1668bfa4c828d5c42bf",
        "msg" : "1st fixes for new gluegen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/stubs_includes/common/stdint.h"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/stubs_includes/common/stddef.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml"
        ],
        "commitId" : "7abe02d2b4de881c8af35331050b1e76d3c80a00",
        "timestamp" : 1289830178000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "Debugging new gluegen stuff ..\u000a",
        "date" : "2010-11-15T15:09:38+0100",
        "id" : "7abe02d2b4de881c8af35331050b1e76d3c80a00",
        "msg" : "Debugging new gluegen stuff ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/opencl.h",
          "build.xml"
        ],
        "commitId" : "ec962d224830804c38b5dd0362e0f6d284b73a22",
        "timestamp" : 1289830186000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "Removed __GNUC__ from opencl.h gluegen loader file\u000a",
        "date" : "2010-11-15T15:09:46+0100",
        "id" : "ec962d224830804c38b5dd0362e0f6d284b73a22",
        "msg" : "Removed __GNUC__ from opencl.h gluegen loader file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/opencl.h"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml",
          "resources/cl-impl.cfg",
          "resources/cl-common.cfg",
          "resources/includes/CL_orig/cl_platform.h"
        ],
        "commitId" : "620d415f167d789f52351f01d4dcb902a59bcbaa",
        "timestamp" : 1289832213000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "small modifications and fixes (build, gluegen)\u000a - do not fail if artifact.properties is missing in jogl\u000a - include cl_ext.h to jocl glue code\u000a - added quotes to #warning text in cl_platform.h to be able to cleanly read it via gluegen\u000a",
        "date" : "2010-11-15T15:43:33+0100",
        "id" : "620d415f167d789f52351f01d4dcb902a59bcbaa",
        "msg" : "small modifications and fixes (build, gluegen)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/cl-common.cfg"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/cl-impl.cfg"
          },
          {
            "editType" : "edit",
            "file" : "resources/includes/CL_orig/cl_platform.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.xml",
          "nbproject/project.properties",
          "manifest_template.mf",
          "manifest.mf"
        ],
        "commitId" : "0835aa8b37b8be7efa8ababa2d91bb6752c7ad99",
        "timestamp" : 1289842952000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added more versioning information to jar manifest + ziped distribution as last build step.\u000a",
        "date" : "2010-11-15T18:42:32+0100",
        "id" : "0835aa8b37b8be7efa8ababa2d91bb6752c7ad99",
        "msg" : "added more versioning information to jar manifest + ziped distribution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "add",
            "file" : "manifest_template.mf"
          },
          {
            "editType" : "edit",
            "file" : "nbproject/project.properties"
          },
          {
            "editType" : "delete",
            "file" : "manifest.mf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manifest_template.mf",
          "build.xml"
        ],
        "commitId" : "5fa0a7027a4edcad76f182b344ababfb29a58a8e",
        "timestamp" : 1289852941000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "javadoc linking with Java SE, gluegen and jogl.\u000a",
        "date" : "2010-11-15T21:29:01+0100",
        "id" : "5fa0a7027a4edcad76f182b344ababfb29a58a8e",
        "msg" : "javadoc linking with Java SE, gluegen and jogl.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "manifest_template.mf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLPlatform.java",
          "src/com/jogamp/opencl/util/CLInfo.java",
          "build.xml",
          "src/com/jogamp/opencl/util/JOCLVersion.java",
          "manifest_template.mf"
        ],
        "commitId" : "0e7aa3b2d14153e024cd3462ca7179d579a3c99a",
        "timestamp" : 1290041404000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added JOCLVersion utility and integrated in CLPlatform.\u000aadded spec version to manifest, updated CLInfo.\u000a",
        "date" : "2010-11-18T01:50:04+0100",
        "id" : "0e7aa3b2d14153e024cd3462ca7179d579a3c99a",
        "msg" : "added JOCLVersion utility and integrated in CLPlatform.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/com/jogamp/opencl/util/JOCLVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLPlatform.java"
          },
          {
            "editType" : "edit",
            "file" : "manifest_template.mf"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/util/CLInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/gl/CLGLTest.java"
        ],
        "commitId" : "952425dbb135152912057930cd83008b9b09da08",
        "timestamp" : 1290089030000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "changes due to mofifications in jogl + propper jogl release() + destroy(true) -> destroy().\u000a",
        "date" : "2010-11-18T15:03:50+0100",
        "id" : "952425dbb135152912057930cd83008b9b09da08",
        "msg" : "changes due to mofifications in jogl + propper jogl release() +",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/gl/CLGLTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 201,
      "url" : "https://jogamp.org/chuck/job/jocl/label=macos-x86_64/201/"
    }
  ]
}