{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl-demos_onmaster\" build number 86",
          "upstreamBuild" : 86,
          "upstreamProject" : "jogl-demos_onmaster",
          "upstreamUrl" : "job/jogl-demos_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 353,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
            "branch" : [
              {
                "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
            "branch" : [
              {
                "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
        "branch" : [
          {
            "SHA1" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#353",
  "duration" : 23211,
  "estimatedDuration" : 74293,
  "executor" : None,
  "fullDisplayName" : "jocl_onmaster #353",
  "id" : "353",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 353,
  "queueId" : 178,
  "result" : "SUCCESS",
  "timestamp" : 1577831821757,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/353/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "38a5a27f76918d038d1f3c82daa6a9c4eb668192",
        "timestamp" : 1557140785000,
        "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:06:25 +0200",
        "id" : "38a5a27f76918d038d1f3c82daa6a9c4eb668192",
        "msg" : "Update CSS; Add responsive viewport design tag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/HowToBuild.html"
        ],
        "commitId" : "a3514f868fffbe56f94d74508611dcdf13e4d998",
        "timestamp" : 1557141638000,
        "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:20:38 +0200",
        "id" : "a3514f868fffbe56f94d74508611dcdf13e4d998",
        "msg" : "Update CSS; Add responsive viewport design tag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/HowToBuild.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "855fc43060fe788ce32b2daa396f6fe236c31ba8",
        "timestamp" : 1567562139000,
        "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:55:39 +0200",
        "id" : "855fc43060fe788ce32b2daa396f6fe236c31ba8",
        "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/adb-install-all-x86.sh",
          "make/scripts/tests-osx-x64.sh",
          "make/scripts/make.jocl.all.win32.bat",
          "make/scripts/tests-x32.sh",
          "make/scripts/make.jocl.all.android-x86-cross.sh",
          "make/resources/android/AndroidManifest-test.xml",
          "make/build.xml",
          "make/scripts/make.jocl.all.linux-x86.sh",
          "make/scripts/make.jocl.all.linux-x86-clang.sh",
          "make/scripts/make.jocl.all.linux-x86_64-clang.sh",
          "make/scripts/make.jocl.all.linux-aarch64-cross.sh",
          "make/scripts/make.jocl.all.linux-armv6hf-cross.sh",
          "make/scripts/make.jocl.all.android-armv6-cross.sh",
          "make/scripts/make.jocl.all.linux-x86_64.sh",
          "make/scripts/make.jocl.all.android-aarch64-cross.sh",
          "make/scripts/make.jocl.all.macosx.sh",
          "make/scripts/make.jocl.all.win64.bat",
          "make/scripts/adb-reinstall-all-x86.sh",
          "make/scripts/tests-solx64.sh",
          "make/build-test.xml",
          "make/scripts/tests-x64.sh",
          "make/scripts/tests-osx-x32.sh",
          "make/scripts/make.jocl.all.macosx-java6.sh",
          "make/resources/android/AndroidManifest-jocl.xml",
          "make/scripts/tests-solx32.sh"
        ],
        "commitId" : "22b41b9a232527d8c2b2a2b03e03005273529df7",
        "timestamp" : 1577381068000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest SDK API [min=21, target=28]\u000a\u000aAlso fix all make/scripts using Java11 as 'host compiler' and Java8 as target-rt-jar,\u000aas well as adapt to GlueGen's new Android 'setenv-android-tools.sh' for new SDK/NDK as of 2019-12-10.\u000a",
        "date" : "2019-12-26 18:24:28 +0100",
        "id" : "22b41b9a232527d8c2b2a2b03e03005273529df7",
        "msg" : "Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest SDK API [min=21, target=28]",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-osx-x64.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/make.jocl.all.macosx-java6.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-aarch64-cross.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-install-all-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-armv6hf-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-osx-x32.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.android-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.android-armv6-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-x86-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-jocl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.android-x86-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/resources/android/AndroidManifest-test.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-x86_64-clang.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/adb-reinstall-all-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-solx32.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jocl.all.linux-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-solx64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml",
          "make/joclversion-android"
        ],
        "commitId" : "023fff1af43a172d4c2a0e18fdbb78e6ba817cca",
        "timestamp" : 1577381688000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1417 - Android: Manifest*-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",
        "date" : "2019-12-26 18:34:48 +0100",
        "id" : "023fff1af43a172d4c2a0e18fdbb78e6ba817cca",
        "msg" : "Bug 1417 - Android: Manifest*-android* can no more have 'Name: <folder>' directives for apk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "add",
            "file" : "make/joclversion-android"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
        "timestamp" : 1577385118000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (required by android)\u000a",
        "date" : "2019-12-26 19:31:58 +0100",
        "id" : "4287fdd657b946c9b605361692dff56b2b99ab1a",
        "msg" : "Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (required by android)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 353,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux-x86_64-master-001/353/"
    },
    {
      "number" : 187,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl_onmaster/label=linux64-null-centos54-jogamp-x64-chuck-001/187/"
    }
  ]
}