[java-mvn-enforcer] 01/02: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Fri Apr 18 12:18:40 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer.git;a=commit;h=c1f4cf6a2ce11b29d23ea893643f144e9f246272
commit c1f4cf6a2ce11b29d23ea893643f144e9f246272
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Apr 18 12:12:21 2025 +0100
JMVN-64 Rebase on Shibboleth Java 17 platform
https://shibboleth.atlassian.net/browse/JMVN-64
Bring eclipse project forward. It is TBD why this is still there
---
.settings/org.eclipse.jdt.core.prefs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
index 20f3e88..2fb8ec2 100644
--- a/.settings/org.eclipse.jdt.core.prefs
+++ b/.settings/org.eclipse.jdt.core.prefs
@@ -10,8 +10,8 @@ org.eclipse.jdt.core.compiler.annotation.nullable=javax.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullable.secondary=org.springframework.lang.Nullable
org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=11
-org.eclipse.jdt.core.compiler.compliance=11
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=17
+org.eclipse.jdt.core.compiler.compliance=17
org.eclipse.jdt.core.compiler.problem.APILeak=warning
org.eclipse.jdt.core.compiler.problem.annotatedTypeArgumentToUnannotated=info
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
@@ -110,4 +110,4 @@ org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
org.eclipse.jdt.core.compiler.release=enabled
-org.eclipse.jdt.core.compiler.source=11
+org.eclipse.jdt.core.compiler.source=17
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list