From 309e323d10bf9a58a9da59eb60c09079a3c09a0a Mon Sep 17 00:00:00 2001 From: Simon Frankenberger <simon@fraho.eu> Date: Sun, 2 Jun 2019 21:54:02 +0200 Subject: [PATCH] community/openjdk9-11: Move from testing OpenJDK 9 and 10 may be removed once 11 is built. --- {testing => community}/openjdk10/APKBUILD | 0 {testing => community}/openjdk10/Alpine_Bug_10126.java | 0 {testing => community}/openjdk10/HelloWorld.java | 0 {testing => community}/openjdk10/TestCryptoLevel.java | 0 {testing => community}/openjdk10/TestECDSA.java | 0 {testing => community}/openjdk10/aarch64.patch | 0 {testing => community}/openjdk10/arm.patch | 0 {testing => community}/openjdk10/build.patch | 0 {testing => community}/openjdk10/ppc64le.patch | 0 {testing => community}/openjdk10/x86.patch | 0 {testing => community}/openjdk11/APKBUILD | 0 {testing => community}/openjdk11/Alpine_Bug_10126.java | 0 {testing => community}/openjdk11/HelloWorld.java | 0 {testing => community}/openjdk11/TestCryptoLevel.java | 0 {testing => community}/openjdk11/TestECDSA.java | 0 {testing => community}/openjdk11/aarch64.patch | 0 {testing => community}/openjdk11/arm.patch | 0 {testing => community}/openjdk11/build.patch | 0 {testing => community}/openjdk11/ppc64le.patch | 0 {testing => community}/openjdk11/x86.patch | 0 {testing => community}/openjdk9/APKBUILD | 0 {testing => community}/openjdk9/HelloWorld.java | 0 {testing => community}/openjdk9/aarch64.patch | 0 {testing => community}/openjdk9/arm.patch | 0 {testing => community}/openjdk9/build.patch | 0 {testing => community}/openjdk9/ppc64le.patch | 0 {testing => community}/openjdk9/x86.patch | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/openjdk10/APKBUILD (100%) rename {testing => community}/openjdk10/Alpine_Bug_10126.java (100%) rename {testing => community}/openjdk10/HelloWorld.java (100%) rename {testing => community}/openjdk10/TestCryptoLevel.java (100%) rename {testing => community}/openjdk10/TestECDSA.java (100%) rename {testing => community}/openjdk10/aarch64.patch (100%) rename {testing => community}/openjdk10/arm.patch (100%) rename {testing => community}/openjdk10/build.patch (100%) rename {testing => community}/openjdk10/ppc64le.patch (100%) rename {testing => community}/openjdk10/x86.patch (100%) rename {testing => community}/openjdk11/APKBUILD (100%) rename {testing => community}/openjdk11/Alpine_Bug_10126.java (100%) rename {testing => community}/openjdk11/HelloWorld.java (100%) rename {testing => community}/openjdk11/TestCryptoLevel.java (100%) rename {testing => community}/openjdk11/TestECDSA.java (100%) rename {testing => community}/openjdk11/aarch64.patch (100%) rename {testing => community}/openjdk11/arm.patch (100%) rename {testing => community}/openjdk11/build.patch (100%) rename {testing => community}/openjdk11/ppc64le.patch (100%) rename {testing => community}/openjdk11/x86.patch (100%) rename {testing => community}/openjdk9/APKBUILD (100%) rename {testing => community}/openjdk9/HelloWorld.java (100%) rename {testing => community}/openjdk9/aarch64.patch (100%) rename {testing => community}/openjdk9/arm.patch (100%) rename {testing => community}/openjdk9/build.patch (100%) rename {testing => community}/openjdk9/ppc64le.patch (100%) rename {testing => community}/openjdk9/x86.patch (100%) diff --git a/testing/openjdk10/APKBUILD b/community/openjdk10/APKBUILD similarity index 100% rename from testing/openjdk10/APKBUILD rename to community/openjdk10/APKBUILD diff --git a/testing/openjdk10/Alpine_Bug_10126.java b/community/openjdk10/Alpine_Bug_10126.java similarity index 100% rename from testing/openjdk10/Alpine_Bug_10126.java rename to community/openjdk10/Alpine_Bug_10126.java diff --git a/testing/openjdk10/HelloWorld.java b/community/openjdk10/HelloWorld.java similarity index 100% rename from testing/openjdk10/HelloWorld.java rename to community/openjdk10/HelloWorld.java diff --git a/testing/openjdk10/TestCryptoLevel.java b/community/openjdk10/TestCryptoLevel.java similarity index 100% rename from testing/openjdk10/TestCryptoLevel.java rename to community/openjdk10/TestCryptoLevel.java diff --git a/testing/openjdk10/TestECDSA.java b/community/openjdk10/TestECDSA.java similarity index 100% rename from testing/openjdk10/TestECDSA.java rename to community/openjdk10/TestECDSA.java diff --git a/testing/openjdk10/aarch64.patch b/community/openjdk10/aarch64.patch similarity index 100% rename from testing/openjdk10/aarch64.patch rename to community/openjdk10/aarch64.patch diff --git a/testing/openjdk10/arm.patch b/community/openjdk10/arm.patch similarity index 100% rename from testing/openjdk10/arm.patch rename to community/openjdk10/arm.patch diff --git a/testing/openjdk10/build.patch b/community/openjdk10/build.patch similarity index 100% rename from testing/openjdk10/build.patch rename to community/openjdk10/build.patch diff --git a/testing/openjdk10/ppc64le.patch b/community/openjdk10/ppc64le.patch similarity index 100% rename from testing/openjdk10/ppc64le.patch rename to community/openjdk10/ppc64le.patch diff --git a/testing/openjdk10/x86.patch b/community/openjdk10/x86.patch similarity index 100% rename from testing/openjdk10/x86.patch rename to community/openjdk10/x86.patch diff --git a/testing/openjdk11/APKBUILD b/community/openjdk11/APKBUILD similarity index 100% rename from testing/openjdk11/APKBUILD rename to community/openjdk11/APKBUILD diff --git a/testing/openjdk11/Alpine_Bug_10126.java b/community/openjdk11/Alpine_Bug_10126.java similarity index 100% rename from testing/openjdk11/Alpine_Bug_10126.java rename to community/openjdk11/Alpine_Bug_10126.java diff --git a/testing/openjdk11/HelloWorld.java b/community/openjdk11/HelloWorld.java similarity index 100% rename from testing/openjdk11/HelloWorld.java rename to community/openjdk11/HelloWorld.java diff --git a/testing/openjdk11/TestCryptoLevel.java b/community/openjdk11/TestCryptoLevel.java similarity index 100% rename from testing/openjdk11/TestCryptoLevel.java rename to community/openjdk11/TestCryptoLevel.java diff --git a/testing/openjdk11/TestECDSA.java b/community/openjdk11/TestECDSA.java similarity index 100% rename from testing/openjdk11/TestECDSA.java rename to community/openjdk11/TestECDSA.java diff --git a/testing/openjdk11/aarch64.patch b/community/openjdk11/aarch64.patch similarity index 100% rename from testing/openjdk11/aarch64.patch rename to community/openjdk11/aarch64.patch diff --git a/testing/openjdk11/arm.patch b/community/openjdk11/arm.patch similarity index 100% rename from testing/openjdk11/arm.patch rename to community/openjdk11/arm.patch diff --git a/testing/openjdk11/build.patch b/community/openjdk11/build.patch similarity index 100% rename from testing/openjdk11/build.patch rename to community/openjdk11/build.patch diff --git a/testing/openjdk11/ppc64le.patch b/community/openjdk11/ppc64le.patch similarity index 100% rename from testing/openjdk11/ppc64le.patch rename to community/openjdk11/ppc64le.patch diff --git a/testing/openjdk11/x86.patch b/community/openjdk11/x86.patch similarity index 100% rename from testing/openjdk11/x86.patch rename to community/openjdk11/x86.patch diff --git a/testing/openjdk9/APKBUILD b/community/openjdk9/APKBUILD similarity index 100% rename from testing/openjdk9/APKBUILD rename to community/openjdk9/APKBUILD diff --git a/testing/openjdk9/HelloWorld.java b/community/openjdk9/HelloWorld.java similarity index 100% rename from testing/openjdk9/HelloWorld.java rename to community/openjdk9/HelloWorld.java diff --git a/testing/openjdk9/aarch64.patch b/community/openjdk9/aarch64.patch similarity index 100% rename from testing/openjdk9/aarch64.patch rename to community/openjdk9/aarch64.patch diff --git a/testing/openjdk9/arm.patch b/community/openjdk9/arm.patch similarity index 100% rename from testing/openjdk9/arm.patch rename to community/openjdk9/arm.patch diff --git a/testing/openjdk9/build.patch b/community/openjdk9/build.patch similarity index 100% rename from testing/openjdk9/build.patch rename to community/openjdk9/build.patch diff --git a/testing/openjdk9/ppc64le.patch b/community/openjdk9/ppc64le.patch similarity index 100% rename from testing/openjdk9/ppc64le.patch rename to community/openjdk9/ppc64le.patch diff --git a/testing/openjdk9/x86.patch b/community/openjdk9/x86.patch similarity index 100% rename from testing/openjdk9/x86.patch rename to community/openjdk9/x86.patch -- GitLab