[java-mvn-enforcer-data] branch main updated: Work around JMVN-17
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 17 17:25:44 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=ccbfa538b0fb108574db92912ad24a590c90f3d1
The following commit(s) were added to refs/heads/main by this push:
new ccbfa53 Work around JMVN-17
ccbfa53 is described below
commit ccbfa538b0fb108574db92912ad24a590c90f3d1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 17 17:23:34 2021 +0000
Work around JMVN-17
Comment out some properties that XSECtool needs in order to work
because it gives the IdP validation heart burn (right now)
---
.../resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
index 8dd903d..b4a5526 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -20,8 +20,8 @@ javassist=org.javassist
javax.persistence-api=javax.persistence
listenablefuture=com.google.guava
lombok=org.projectlombok
-opensaml-messaging-api=org.opensaml
-opensaml-security-impl=org.opensaml
+# opensaml-messaging-api=org.opensaml
+# opensaml-security-impl=org.opensaml
spymemcached=net.spy
spring-binding=org.springframework.webflow
stax2-api=org.codehaus.woodstox
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list