{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 86",
          "upstreamBuild" : 86,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 102,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
            "branch" : [
              {
                "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
            "branch" : [
              {
                "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
        "branch" : [
          {
            "SHA1" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
            "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" : "#102",
  "duration" : 21273,
  "estimatedDuration" : 264339,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #102",
  "id" : "102",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 102,
  "queueId" : 170,
  "result" : "SUCCESS",
  "timestamp" : 1577831098875,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/102/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "c84e8e221dd7ba2f8608afcb0efee2276a2b2011",
        "timestamp" : 1557140587000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Update CSS; Add responsive viewport design tag\u000a",
        "date" : "2019-05-06 13:03:07 +0200",
        "id" : "c84e8e221dd7ba2f8608afcb0efee2276a2b2011",
        "msg" : "Update CSS; Add responsive viewport design tag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.macosx.sh",
          "README.txt",
          "make/scripts/make.joal.all.win32.bat",
          "make/scripts/make.joal.all.macosx-java6.sh",
          "make/scripts/make.joal.all.android-x86-cross.sh",
          "make/scripts/make.joal.all.linux-x86-clang.sh",
          "make/scripts/make.joal.all.win64.bat",
          "make/build.xml",
          "make/scripts/make.joal.all.generic.sh",
          "make/scripts/make.joal.all.linux-armv6hf.sh",
          "make/scripts/make.joal.all.solaris-x86_64.sh",
          "make/scripts/make.joal.all.linux-x86_64.sh",
          "make/scripts/make.joal.all.linux-aarch64-cross.sh",
          "make/scripts/make.joal.all.android-aarch64-cross.sh",
          "make/scripts/make.joal.all.linux-x86_64-clang.sh",
          "LICENSE.txt",
          "make/scripts/make.joal.all.linux-x86.sh",
          "make/scripts/make.joal.all.linux-armv6hf-cross.sh",
          "www/index.html",
          "make/scripts/make.joal.all.android-armv6-cross.sh"
        ],
        "commitId" : "c155194545769b9dada9408116b3f72aa53f583f",
        "timestamp" : 1566188854000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1363: Java 11: Validated build on Java11\u000a\u000aNote: On Windows w/ CMake 3.15.2 and MingW64 8.1.0\u000aopenal-soft still doesn't build through yet (no regression, didn't build before).\u000a\u000aI added the <arg line=\"-G 'MinGW Makefiles'\"/> and had to\u000areplace \\cygwin\\bin\\sh.exe with a symbolic link to \\cygwin\\bin\\bash.exe\u000ato make it pass .. still WIP.\u000aCompilation setup also claimed DSOUND headers were n/a.\u000a",
        "date" : "2019-08-19 06:27:34 +0200",
        "id" : "c155194545769b9dada9408116b3f72aa53f583f",
        "msg" : "Bug 1363: Java 11: Validated build on Java11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "www/index.html"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-x86-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-armv6-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-armv6hf-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-armv6hf.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/make.joal.all.macosx-java6.sh"
          },
          {
            "editType" : "edit",
            "file" : "README.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.generic.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-x86_64-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-x86-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.solaris-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.linux-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.win64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "126e817ed16e92633aff3b0d15a2428570c8a828",
        "timestamp" : 1567562084000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath\u000a",
        "date" : "2019-09-04 03:54:44 +0200",
        "id" : "126e817ed16e92633aff3b0d15a2428570c8a828",
        "msg" : "Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.macosx.sh"
        ],
        "commitId" : "ce12e14d0798882e840fea7b0c6930788ca66d6f",
        "timestamp" : 1575271339000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only)\u000a",
        "date" : "2019-12-02 08:22:19 +0100",
        "id" : "ce12e14d0798882e840fea7b0c6930788ca66d6f",
        "msg" : "Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.macosx.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft",
          "make/lib/bsinc_inc.h"
        ],
        "commitId" : "29cc0162c4ae34c0c1dbb8f1203138d123fc671d",
        "timestamp" : 1577200951000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Merge OpenAL-Soft v1.20.0\u000a",
        "date" : "2019-12-24 16:22:31 +0100",
        "id" : "29cc0162c4ae34c0c1dbb8f1203138d123fc671d",
        "msg" : "Merge OpenAL-Soft v1.20.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "openal-soft"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/bsinc_inc.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.android-x86-cross.sh",
          "openal-soft",
          "make/build.xml",
          "make/scripts/make.joal.all.android-armv6-cross.sh",
          "make/scripts/make.joal.all.android-aarch64-cross.sh"
        ],
        "commitId" : "b8e20cd8238c2f3694068f501ba06b9a6f654645",
        "timestamp" : 1577201590000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake cleanup and NDK r20 adoption llvm: clang libc++\u000a",
        "date" : "2019-12-24 16:33:10 +0100",
        "id" : "b8e20cd8238c2f3694068f501ba06b9a6f654645",
        "msg" : "Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake cleanup and NDK",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-x86-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "openal-soft"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.android-armv6-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft",
          "make/build.xml"
        ],
        "commitId" : "8907cb8550def10640f9d812853fbadf3f2989f5",
        "timestamp" : 1577243552000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: OpenAL-Soft: ANDROID_API_LEVEL [21..22] only, link against c++_static!\u000a",
        "date" : "2019-12-25 04:12:32 +0100",
        "id" : "8907cb8550def10640f9d812853fbadf3f2989f5",
        "msg" : "Bug 1417 - Android: OpenAL-Soft: ANDROID_API_LEVEL [21..22] only, link",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "openal-soft"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "openal-soft"
        ],
        "commitId" : "647eaa5fc88a9f4dfc0ec421f5ae79474d1117af",
        "timestamp" : 1577248485000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake: Only build libOpenAL.so on Android\u000a",
        "date" : "2019-12-25 05:34:45 +0100",
        "id" : "647eaa5fc88a9f4dfc0ec421f5ae79474d1117af",
        "msg" : "Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake: Only build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "openal-soft"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/joalversion-android",
          "make/build.xml"
        ],
        "commitId" : "768677b5b56a9cfea3accf4b7638d217eceade44",
        "timestamp" : 1577248658000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: Jar Manifest joalversion-android can no more have 'Name: <folder>' directives for apk\u000a\u000aThe 'Name <folder>' leads new apk to claim the missing resources (the folder actually)\u000aand fails to install the apk.\u000a\u000aHence removed tagging the folders sealed.\u000a\u000aSee gluegen commit eb6dfabd7427a1836f6b1d2080422f98808ea0a4\u000a",
        "date" : "2019-12-25 05:37:38 +0100",
        "id" : "768677b5b56a9cfea3accf4b7638d217eceade44",
        "msg" : "Bug 1417 - Android: Jar Manifest joalversion-android can no more have",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "make/joalversion-android"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "0a8392c265bc059a4613874d1b0746d3c8bbe6e7",
        "timestamp" : 1577248692000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : ".gitignore: ignore all build* folder\u000a",
        "date" : "2019-12-25 05:38:12 +0100",
        "id" : "0a8392c265bc059a4613874d1b0746d3c8bbe6e7",
        "msg" : ".gitignore: ignore all build* folder",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "769d1c9f9594e8a5ba9911e36e72f03c99c3dc15",
        "timestamp" : 1577248770000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : ".gitignore: ignore all build* folder (fix)\u000a",
        "date" : "2019-12-25 05:39:30 +0100",
        "id" : "769d1c9f9594e8a5ba9911e36e72f03c99c3dc15",
        "msg" : ".gitignore: ignore all build* folder (fix)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/resources/android/AndroidManifest-joal.xml",
          "make/resources/android/AndroidManifest-test.xml",
          "make/build.xml",
          "make/build-test.xml"
        ],
        "commitId" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
        "timestamp" : 1577332221000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aapt.signed' d8 usage\u000a",
        "date" : "2019-12-26 04:50:21 +0100",
        "id" : "c4f73b67ebbb554cde69b6f59ab377a38864df72",
        "msg" : "Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-joal.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 102,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal_onmaster/label=linux-x86_64-master-001/102/"
    }
  ]
}