[java-mvn-enforcer-data] branch main updated: IDP-2019 Get LDAPTIVE 2 build to pass the enforcer checks

Rod Widdowson rdw at steadingsoftware.com
Sat Oct 8 14:05:47 UTC 2022


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=311519ffa5afe0d1c1f925430672521964a637ec

The following commit(s) were added to refs/heads/main by this push:
     new 311519f  IDP-2019 Get LDAPTIVE 2 build to pass the enforcer checks
311519f is described below

commit 311519ffa5afe0d1c1f925430672521964a637ec
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 8 15:04:45 2022 +0100

    IDP-2019 Get LDAPTIVE 2 build to pass the enforcer checks
    
    https://shibboleth.atlassian.net/browse/IDP-2019
    
    Add a bunch of jars to the io.netty group
---
 .../net/shibboleth/mvn/enforcer/data/artifactMap.properties   | 11 +++++++++++
 1 file changed, 11 insertions(+)

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 b0233fd..f314668 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -23,6 +23,17 @@ listenablefuture=com.google.guava
 lombok=org.projectlombok
 micrometer-commons=io.micrometer
 micrometer-observation=io.micrometer
+netty-buffer=io.netty
+netty-codec=io.netty
+netty-common=io.netty
+netty-handler=io.netty
+netty-transport=io.netty
+netty-resolver=io.netty
+netty-transport-classes-epoll=io.netty
+netty-transport-classes-kqueue=io.netty
+netty-transport-native-epoll=io.netty
+netty-transport-native-unix-common=io.netty
+netty-transport-native-kqueue=io.netty
 opensaml-messaging-api=org.opensaml
 opensaml-security-impl=org.opensaml
 spymemcached=net.spy

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list