From 488c2facf9ac267f061d2fd3bd5562e5abc34843 Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Tue, 1 Nov 2022 00:20:33 +0000 Subject: [PATCH 1/3] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f44f251ae..313a6349e 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ Most of these wrappers are created automatically by JNAerator. 512 true true - 1.5 + 1.6 false true public @@ -316,8 +316,8 @@ Most of these wrappers are created automatically by JNAerator. maven-compiler-plugin 3.2 - 1.5 - 1.5 + 1.6 + 1.6 UTF-8 From 284187e50fe662f2c6ecf6cc11b62229dd828f45 Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Tue, 1 Nov 2022 04:22:31 +0000 Subject: [PATCH 2/3] Use https repositories --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 313a6349e..385692e05 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -30,7 +30,7 @@ sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -58,7 +58,7 @@ New BSD License (GPL-compatible) - http://code.google.com/p/bridj/wiki/CreditsAndLicense + https://code.google.com/p/bridj/wiki/CreditsAndLicense repo From 30d1571e55117d92d76828bd783ec9e34cc25178 Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Tue, 20 Dec 2022 15:35:11 +0100 Subject: [PATCH 3/3] Update pom.xml --- pom.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 385692e05..8af1705e7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 com.nativelibs4java nativelibs4java-parent @@ -58,7 +58,7 @@ New BSD License (GPL-compatible) - https://code.google.com/p/bridj/wiki/CreditsAndLicense + https://github.com/nativelibs4java/BridJ/wiki/CreditsAndLicense repo @@ -73,7 +73,7 @@ Most of these wrappers are created automatically by JNAerator. nativelibs4java nativelibs4java@googlegroups.com - http://groups.google.com/group/nativelibs4java/topics + https://groups.google.com/group/nativelibs4java/topics @@ -274,15 +274,17 @@ Most of these wrappers are created automatically by JNAerator. 512 true true - 1.6 + 7 false true public - - http://download.oracle.com/javase/6/docs/api/ - http://nativelibs4java.sourceforge.net/bridj/api/stable/ - http://nativelibs4java.sourceforge.net/javacl/api/stable/ - + com.nativelibs4java.opencl.library @@ -316,8 +318,8 @@ Most of these wrappers are created automatically by JNAerator. maven-compiler-plugin 3.2 - 1.6 - 1.6 + 7 + 7 UTF-8