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

noreply at shibboleth.net noreply at shibboleth.net
Wed May 2 13:05:57 BST 2012


Author: lajoie
Date: Wed May  2 13:05:57 2012
New Revision: 4182

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4182&view=rev
Log:
comment out consent api/impl modules until we have time to fix them

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=4182&r1=4181&r2=4182&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Wed May  2 13:05:57 2012
@@ -30,7 +30,7 @@
         <module>../idp-attribute-resolver-api</module>
         <module>../idp-attribute-filter-api</module>
         <module>../idp-metadata-api</module>
-        <module>../idp-consent-api</module>
+        <!-- module>../idp-consent-api</module-->
         <module>../idp-tou-api</module>
         <module>../idp-profile-api</module>
         <module>../idp-saml-api</module>
@@ -39,7 +39,7 @@
         <module>../idp-attribute-impl</module>
         <module>../idp-attribute-resolver-impl</module>
         <module>../idp-attribute-filter-impl</module>
-        <module>../idp-consent-impl</module>
+        <!-- module>../idp-consent-impl</module -->
         <module>../idp-tou-impl</module>
         <module>../idp-profile-impl</module>
         <module>../idp-saml-impl</module>        



More information about the commits mailing list