From 49c21e31ce0501044a7d3602379f74c71dabb00b Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Wed, 13 Feb 2019 08:04:36 +0100 Subject: Javavendors: Set minimum version to 1.6 which is our new baseline (as discussed in ESC call 2019-02-07) Change-Id: Ie94e2af4e9231fc355961cdf3d9241b1c5748943 Reviewed-on: https://gerrit.libreoffice.org/67750 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml | 6 +++--- jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml | 12 ++++++------ jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml | 6 +++--- jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml | 4 ++-- jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) (limited to 'jvmfwk/distributions') diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml index b05b6c797ea8..ca938cf18bbb 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - 2019-01-19 + 2019-02-13 1.7.0 - 1.5.0 + 1.6.0 1.6.0 - 1.5.0 + 1.6.0 1.8.0 diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml index 69bed13b94d1..b5fb7ff1d88a 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml @@ -17,25 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - 2019-02-02 + 2019-02-13 - 1.5.0 + 1.6.0 1.6.0 - 1.5.0 + 1.6.0 - 1.5.0 + 1.6.0 - 1.5.0 + 1.6.0 - 1.5.0 + 1.6.0 1.6.0 diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml index 5244db3a143c..19ecbbee5b75 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - 2019-02-02 + 2019-02-13 1.7.0 - 1.5.0 + 1.6.0 - 1.5.0 + 1.6.0 1.6.0 diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml index 7771d81527df..73413dc27319 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - 2019-01-19 + 2019-02-13 1.7.0 - 1.5.0 + 1.6.0 1.8.0 diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml index c866a3ec1ffb..9bc88b424983 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - 2019-02-02 + 2019-02-13 1.6.0 - 1.5.0 + 1.6.0 - 1.5.0 + 1.6.0 1.6.0 -- cgit