From acefe55b37a7ecf5099d8aa6a1aa5d3d703b25f1 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Wed, 26 Apr 2023 02:34:05 +0800 Subject: [PATCH] fix: build under 1.8 --- confor/pom.xml | 14 +++++++------- delfor/pom.xml | 14 +++++++------- delta-editor/pom.xml | 16 ++++++++-------- dist/pom.xml | 14 +++++++------- intkey/pom.xml | 25 ++++++++++++++++--------- key/pom.xml | 12 ++++++------ pom.xml | 8 ++++---- ui-common/pom.xml | 23 +++++++++++++++-------- 8 files changed, 70 insertions(+), 56 deletions(-) diff --git a/confor/pom.xml b/confor/pom.xml index 86670080..f8a9c11f 100644 --- a/confor/pom.xml +++ b/confor/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta confor @@ -7,9 +7,9 @@ CONFOR - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -77,8 +77,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -252,4 +252,4 @@ - \ No newline at end of file + diff --git a/delfor/pom.xml b/delfor/pom.xml index 44077d51..a8f28f9d 100644 --- a/delfor/pom.xml +++ b/delfor/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta delfor @@ -9,9 +9,9 @@ - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -21,8 +21,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -193,4 +193,4 @@ - \ No newline at end of file + diff --git a/delta-editor/pom.xml b/delta-editor/pom.xml index 3de3e6a2..ca138703 100644 --- a/delta-editor/pom.xml +++ b/delta-editor/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta delta-editor @@ -9,18 +9,18 @@ maven2-repository.dev.java.net Java.net Repository for Maven - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ default shell-sourceforge-jp maven repository on sourceforge.jp shell server - http://jfontchooser.sourceforge.jp/repository/say/swing/jfontchooser + https://jfontchooser.sourceforge.jp/repository/say/swing/jfontchooser - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ @@ -75,8 +75,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -356,4 +356,4 @@ - \ No newline at end of file + diff --git a/dist/pom.xml b/dist/pom.xml index cfebc306..22b68876 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta dist @@ -9,9 +9,9 @@ - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -21,8 +21,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -186,4 +186,4 @@ - \ No newline at end of file + diff --git a/intkey/pom.xml b/intkey/pom.xml index 2088258b..d43f6f20 100644 --- a/intkey/pom.xml +++ b/intkey/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 delta-intkey delta-intkey @@ -9,25 +9,25 @@ maven2-repository.dev.java.net Java.net Repository for Maven - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ default shell-sourceforge-jp maven repository on sourceforge.jp shell server - http://jfontchooser.sourceforge.jp/repository/say/swing/jfontchooser + https://jfontchooser.sourceforge.jp/repository/say/swing/jfontchooser ala-repository ala-repository - http://nexus.ala.org.au/content/groups/public/ + https://nexus.ala.org.au/content/groups/public/ - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -82,8 +82,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -253,6 +253,13 @@ jar compile + + javax.jnlp + jnlp + 1.6 + system + /usr/share/icedtea-web/javaws.jar + com.l2fprod.common l2fprod-common-fontchooser diff --git a/key/pom.xml b/key/pom.xml index 59e0a24d..34e5fc9a 100644 --- a/key/pom.xml +++ b/key/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta key @@ -7,9 +7,9 @@ KEY - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -54,8 +54,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 diff --git a/pom.xml b/pom.xml index e9d06278..9e07dcc5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta open-delta @@ -7,9 +7,9 @@ Open DELTA suite pom - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ diff --git a/ui-common/pom.xml b/ui-common/pom.xml index e78a15be..59e97d90 100644 --- a/ui-common/pom.xml +++ b/ui-common/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 au.org.ala.delta delta-ui-common @@ -10,16 +10,16 @@ maven2-repository.dev.java.net Java.net Repository for Maven - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ default - scm:svn:http://open-delta.googlecode.com/svn/trunk/ + scm:svn:https://open-delta.googlecode.com/svn/trunk/ scm:svn:https://open-delta.googlecode.com/svn/trunk/ - http://code.google.com/p/open-delta/ + https://code.google.com/p/open-delta/ @@ -40,8 +40,8 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 Cp1252 @@ -157,6 +157,13 @@ 2.0.05 jar + + javax.jnlp + jnlp + 1.6 + system + /usr/share/icedtea-web/javaws.jar + commons-lang commons-lang @@ -212,4 +219,4 @@ ${ala.repository.url} - \ No newline at end of file +