{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 58",
          "upstreamBuild" : 58,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 79,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
            "branch" : [
              {
                "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
            "branch" : [
              {
                "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
        "branch" : [
          {
            "SHA1" : "3182f64a8a900184d61f36966f20641791ca754e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#79",
  "duration" : 43484,
  "estimatedDuration" : 264866,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #79",
  "id" : "2015-02-03_15-04-20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 79,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1422972260000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/79/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/openal/util/WAVLoader.java"
        ],
        "commitId" : "8de464ff1b87aa8312f8b935bfe04cf60c28fe9f",
        "timestamp" : 1422403687000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "WAVLoader: Adopt to GlueGen's Bitstream commit 9e13e8c78ed69bb7afcd49abe8bf69340dc06223\u000a",
        "date" : "2015-01-28T01:08:07+0100",
        "id" : "8de464ff1b87aa8312f8b935bfe04cf60c28fe9f",
        "msg" : "WAVLoader: Adopt to GlueGen's Bitstream commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/openal/util/WAVLoader.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.android-armv6-cross.sh"
        ],
        "commitId" : "17492593df77ae0db500b1d17add95ff18f69e21",
        "timestamp" : 1422403710000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >= 10d\u000a",
        "date" : "2015-01-28T01:08:30+0100",
        "id" : "17492593df77ae0db500b1d17add95ff18f69e21",
        "msg" : "Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-armv6-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/adb-install-all-arm64-v8a.sh",
          "make/build.xml",
          "make/scripts/make.joal.all.android-aarch64-cross.sh",
          "make/scripts/adb-reinstall-all-arm64-v8a.sh"
        ],
        "commitId" : "232aee061552a4091fce7368ea8bc9bba8e404ff",
        "timestamp" : 1422595068000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)\u000a",
        "date" : "2015-01-30T06:17:48+0100",
        "id" : "232aee061552a4091fce7368ea8bc9bba8e404ff",
        "msg" : "Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/adb-install-all-arm64-v8a.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.android-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-reinstall-all-arm64-v8a.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/adb-install-all-arm64-v8a.sh",
          "make/scripts/adb-reinstall-all-aarch64.sh",
          "make/scripts/adb-install-all-armv6.sh",
          "make/build.xml",
          "make/scripts/adb-reinstall-all-arm64-v8a.sh",
          "make/scripts/adb-install-all-aarch64.sh"
        ],
        "commitId" : "77b70f92df3a7151126a5e4ad1be0b5deef3477a",
        "timestamp" : 1422907942000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commit 3b43a223253176731567c6d8b7a67c9a6110782b\u000a",
        "date" : "2015-02-02T21:12:22+0100",
        "id" : "77b70f92df3a7151126a5e4ad1be0b5deef3477a",
        "msg" : "Adapt APK install scripts for harmonized os.and.arch names, see GlueGen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/adb-reinstall-all-arm64-v8a.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-install-all-aarch64.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/adb-install-all-arm64-v8a.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-reinstall-all-aarch64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-install-all-armv6.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "3182f64a8a900184d61f36966f20641791ca754e",
        "timestamp" : 1422925904000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (GlueGen commit d8dff4c9f2186749b167195eeb339c33f56864e8)\u000a",
        "date" : "2015-02-03T02:11:44+0100",
        "id" : "3182f64a8a900184d61f36966f20641791ca754e",
        "msg" : "Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >=",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 79,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/label=linux-x86_64-master-001/79/"
    }
  ]
}