[java-identity-provider] 01/02: Revert "Revert enforcer so as to allow the nightly to build OK"

Rod Widdowson rdw at steadingsoftware.com
Tue Sep 28 15:35:22 UTC 2021


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

rdw pushed a commit to branch main
in repository java-identity-provider.

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

commit dac78c3d1bae2719749785f92bca8ca3879f08c4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 24 15:25:22 2021 +0100

    Revert "Revert enforcer so as to allow the nightly to build OK"
    
    This reverts commit d58e3c2529c719ea78d40d695c95795dbebb845d.
---
 idp-distribution/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index b8d168ed4..329abc8ec 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -246,7 +246,7 @@
                     <tarLongFileMode>gnu</tarLongFileMode>
                 </configuration>
             </plugin>
-<!--            <plugin>
+            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-enforcer-plugin</artifactId>
                 <dependencies>
@@ -277,7 +277,7 @@
                         </configuration>
                     </execution>
                 </executions>
-            </plugin> -->
+            </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