[java-identity-provider COMMIT] /trunk/idp-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed May 14 17:29:39 EDT 2014


Author: scantor
Date: Wed May 14 17:29:39 2014
New Revision: 5927

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5927&view=rev
Log:
Disable idp-distribution as a test, think the testbed has the wrong idp-conf artifact.

Modified:
    trunk/idp-parent/pom.xml

Modified: trunk/idp-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-parent/pom.xml?rev=5927&r1=5926&r2=5927&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Wed May 14 17:29:39 2014
@@ -55,7 +55,7 @@
         <module>../idp-attribute-cli</module>
         <module>../idp-war</module>
         <module>../idp-conf</module>
-        <module>../idp-distribution</module>
+        <!-- <module>../idp-distribution</module> -->
 
         <module>../idp-ui</module>
     </modules>



More information about the commits mailing list