[java-identity-provider] branch maint-4.1 updated: Revert "Bypass the enforcer for now pending research."

Scott Cantor cantor.2 at osu.edu
Fri Dec 17 17:49:53 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-4.1
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=2ec2852b505cb651d451adbdac69df82797fc75a

The following commit(s) were added to refs/heads/maint-4.1 by this push:
     new 2ec2852b5 Revert "Bypass the enforcer for now pending research."
2ec2852b5 is described below

commit 2ec2852b505cb651d451adbdac69df82797fc75a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 17 12:31:34 2021 -0500

    Revert "Bypass the enforcer for now pending research."
    
    This reverts commit 04e738209783fa7efa3bf6e7c02a7a15e4e52dd8.
---
 idp-distribution/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index ca2f7b1da..84237d22a 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -250,9 +250,6 @@
                     <tarLongFileMode>gnu</tarLongFileMode>
                 </configuration>
             </plugin>
-<!-- Failing for the moment, disabling for now. -->
-<!-- Unit test is still doing the dependency checking. -->
-<!--
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-enforcer-plugin</artifactId>
@@ -290,7 +287,6 @@
                     </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