{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl_onmaster\" build number 1",
          "upstreamBuild" : 1,
          "upstreamProject" : "jogl_onmaster",
          "upstreamUrl" : "job/jogl_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 262,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
            "branch" : [
              {
                "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
            "branch" : [
              {
                "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
        "branch" : [
          {
            "SHA1" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#262",
  "duration" : 34906,
  "estimatedDuration" : 74293,
  "executor" : None,
  "fullDisplayName" : "jocl_onmaster #262",
  "id" : "2012-06-22_01-22-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 262,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1340320974000,
  "url" : "https://jogamp.org/chuck/job/jocl_onmaster/262/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/android/res-jocl/drawable-mdpi/icon.png",
          "resources/android/AndroidManifest-jocl.xml",
          "resources/android/res-jocl/drawable-ldpi/icon.png",
          "resources/android/res-jocl/drawable-hdpi/icon.png",
          "build.xml",
          "nbproject/project.properties",
          "resources/android/res-jocl/values/strings.xml",
          "resources/android/res-jocl/layout/main.xml",
          "scripts/make.jocl.all.android-armv7-cross.sh"
        ],
        "commitId" : "a704c54d4e1eaf18c3fb8abd380304c69c310c32",
        "timestamp" : 1332815239000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Generate and add *.apk files to the 7z archive [for deployment]\u000a",
        "date" : "2012-03-27T04:27:19+0200",
        "id" : "a704c54d4e1eaf18c3fb8abd380304c69c310c32",
        "msg" : "Generate and add *.apk files to the 7z archive [for deployment]",
        "paths" : [
          {
            "editType" : "add",
            "file" : "resources/android/res-jocl/drawable-ldpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "resources/android/res-jocl/drawable-mdpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "resources/android/AndroidManifest-jocl.xml"
          },
          {
            "editType" : "add",
            "file" : "resources/android/res-jocl/values/strings.xml"
          },
          {
            "editType" : "edit",
            "file" : "nbproject/project.properties"
          },
          {
            "editType" : "add",
            "file" : "resources/android/res-jocl/drawable-hdpi/icon.png"
          },
          {
            "editType" : "add",
            "file" : "resources/android/res-jocl/layout/main.xml"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "add",
            "file" : "scripts/make.jocl.all.android-armv7-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/make.jocl.all.linux-armv7-cross.sh"
        ],
        "commitId" : "20364d088bb40adc1f1af042a955b8a376986b90",
        "timestamp" : 1334773940000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices. Our ARMhf build is high profile.\u000a",
        "date" : "2012-04-18T20:32:20+0200",
        "id" : "20364d088bb40adc1f1af042a955b8a376986b90",
        "msg" : "Linux ARMel eabi: Use armv6t, soft-float - low profile to target more",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/make.jocl.all.linux-armv7-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/JOCLJNILibLoader.java"
        ],
        "commitId" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
        "timestamp" : 1336096601000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use ClassLoader to find JNI native libraries\u000a",
        "date" : "2012-05-04T03:56:41+0200",
        "id" : "8e0ddfedd2e200e3ef4d9f59c031f8f979d231be",
        "msg" : "Adapt to GlueGen commit cc76889a6fe96cffb91c9a3aa7934878c0ecd97e: Use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/JOCLJNILibLoader.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 262,
      "url" : "https://jogamp.org/chuck/job/jocl_onmaster/label=linux-x86_64-master-001/262/"
    },
    {
      "number" : 187,
      "url" : "https://jogamp.org/chuck/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/187/"
    }
  ]
}