[java-identity-provider] 01/01: JPAR-234 - Track Spring Framework 7.0
Ian Young
ian at iay.org.uk
Thu Apr 17 14:03:19 UTC 2025
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch dev/JPAR-234
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=745788de40862055c0e5a2adf0dfd3bea2bdddda
commit 745788de40862055c0e5a2adf0dfd3bea2bdddda
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jan 27 18:07:41 2025 +0000
JPAR-234 - Track Spring Framework 7.0
Don't enforce keys in distribution for now.
https://shibboleth.atlassian.net/browse/JPAR-234
---
idp-distribution/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 843e23953..74526f5d8 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -221,6 +221,7 @@
<tarLongFileMode>gnu</tarLongFileMode>
</configuration>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
@@ -260,6 +261,7 @@
</execution>
</executions>
</plugin>
+ -->
</plugins>
</build>
</project>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list