{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jocl-demos\" build number 950",
          "upstreamBuild" : 950,
          "upstreamProject" : "jocl-demos",
          "upstreamUrl" : "job/jocl-demos/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 950,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
            "branch" : [
              {
                "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
            "branch" : [
              {
                "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
        "branch" : [
          {
            "SHA1" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl-demos.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#950",
  "duration" : 16962,
  "estimatedDuration" : 3876,
  "executor" : None,
  "fullDisplayName" : "jocl-demos » linux-x86_64 #950",
  "id" : "2015-07-14_22-34-05",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 950,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1436906045000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl-demos/label=linux-x86_64/950/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".project",
          ".externalToolBuilders/jocl-demos-ant.launch",
          "build.xml"
        ],
        "commitId" : "858dbcb36211e743559070acc49043c21cde6636",
        "timestamp" : 1436238251000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Fix Eclipse build and Ant makefile\u000a\u000aAdded proper targets to the Eclipse build. Fixed the Ant makefile\u000aso it works for paths with spaces in them.\u000a",
        "date" : "2015-07-06T22:04:11-0500",
        "id" : "858dbcb36211e743559070acc49043c21cde6636",
        "msg" : "Fix Eclipse build and Ant makefile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".project"
          },
          {
            "editType" : "edit",
            "file" : ".externalToolBuilders/jocl-demos-ant.launch"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".externalToolBuilders/jocl-demos builder.launch",
          "src/com/jogamp/opencl/demos/radixsort/Scan.java",
          "src/com/jogamp/opencl/demos/julia3d/structs/Vec64.java",
          ".classpath",
          "src/com/jogamp/opencl/demos/hellojocl/HelloJOCL.java",
          "src/com/jogamp/opencl/demos/julia3d/structs/Vec32.java",
          "src/com/jogamp/opencl/demos/julia3d/UserSceneController.java",
          "src/com/jogamp/opencl/demos/julia3d/Julia3d.java",
          "src/com/jogamp/opencl/demos/fft/CLFFTPlan.java",
          ".externalToolBuilders/org.eclipse.jdt.core.javabuilder (2).launch",
          "src/com/jogamp/opencl/demos/fft/BlurTest.java",
          ".externalToolBuilders/jocl-demos-ant.launch",
          ".project",
          "src/com/jogamp/opencl/demos/julia3d/structs/RenderingConfig64.java",
          "src/com/jogamp/opencl/demos/radixsort/RadixSort.java",
          "src/com/jogamp/opencl/util/ExceptionReporter.java",
          "src/com/jogamp/opencl/demos/julia3d/structs/RenderingConfig32.java",
          "src/com/jogamp/opencl/demos/fractal/MultiDeviceFractal.java",
          "build.xml",
          "src/com/jogamp/opencl/demos/fft/PaintView.java",
          "src/com/jogamp/opencl/demos/fft/ImageView.java",
          "src/com/jogamp/opencl/demos/bandwidth/BandwidthBenchmark.java"
        ],
        "commitId" : "e935256bf1ad44ceb2d9e3e63810f8d5017733be",
        "timestamp" : 1436238252000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Fixed a variety of compilation and runtime errors\u000a\u000aFixed package change from javax.media to com.jogamp; fixed problems with\u000agenerics; fixed dead-code and similar warnings; fixed problem with struct\u000aaccessor on Julia3d using element offsets where it should have used byte\u000aoffsets; updated Eclipse project files\u000a",
        "date" : "2015-07-06T22:04:12-0500",
        "id" : "e935256bf1ad44ceb2d9e3e63810f8d5017733be",
        "msg" : "Fixed a variety of compilation and runtime errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/fft/ImageView.java"
          },
          {
            "editType" : "add",
            "file" : ".externalToolBuilders/jocl-demos builder.launch"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/structs/RenderingConfig64.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/fft/BlurTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/fractal/MultiDeviceFractal.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/structs/Vec32.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/radixsort/Scan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/fft/CLFFTPlan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/radixsort/RadixSort.java"
          },
          {
            "editType" : "delete",
            "file" : ".externalToolBuilders/jocl-demos-ant.launch"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/fft/PaintView.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/util/ExceptionReporter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/Julia3d.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/UserSceneController.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/structs/Vec64.java"
          },
          {
            "editType" : "add",
            "file" : ".externalToolBuilders/org.eclipse.jdt.core.javabuilder (2).launch"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/bandwidth/BandwidthBenchmark.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/julia3d/structs/RenderingConfig32.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/hellojocl/HelloJOCL.java"
          },
          {
            "editType" : "edit",
            "file" : ".project"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nbproject/build-impl.xml",
          ".externalToolBuilders/jocl-demos builder.launch",
          "build.xml",
          ".project"
        ],
        "commitId" : "219b5de483ab1f50317be6af537120ce1d4a740b",
        "timestamp" : 1436238252000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Add debug build targets to match those in gluegen and jogl\u000a",
        "date" : "2015-07-06T22:04:12-0500",
        "id" : "219b5de483ab1f50317be6af537120ce1d4a740b",
        "msg" : "Add debug build targets to match those in gluegen and jogl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "nbproject/build-impl.xml"
          },
          {
            "editType" : "edit",
            "file" : ".externalToolBuilders/jocl-demos builder.launch"
          },
          {
            "editType" : "edit",
            "file" : ".project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/demos/radixsort/RadixSortDemo.java",
          "src/com/jogamp/opencl/demos/radixsort/RadixSort.cl"
        ],
        "commitId" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
        "timestamp" : 1436238253000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Fix radix sort on Mac\u000a\u000aFixes a __local variable which must be declared at __kernel function\u000ascope (only the Mac complains about this, but it seems to be that\u000away in the spec too). Has the nice effect of removing a Mac-specific\u000aifdef from the kernel code which wasn't being used correctly.\u000aAlso added some code to check allowed work group sizes.\u000a",
        "date" : "2015-07-06T22:04:13-0500",
        "id" : "056e8808a5ab3076c5a48c75b1ec7f811122caf9",
        "msg" : "Fix radix sort on Mac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/radixsort/RadixSortDemo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/demos/radixsort/RadixSort.cl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker",
      "fullName" : "Wade Walker"
    }
  ]
}