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

noreply at shibboleth.net noreply at shibboleth.net
Thu May 15 19:15:29 EDT 2014


Author: tzeller
Date: Thu May 15 19:15:29 2014
New Revision: 5934

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5934&view=rev
Log:
Disabling idp-distribution again. The Jenkins job fails on the ant plugin, but running mvn from the command line as the jenkins user in the directory used by Jenkins works fine, hmm.

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=5934&r1=5933&r2=5934&view=diff
==============================================================================
--- trunk/idp-parent/pom.xml (original)
+++ trunk/idp-parent/pom.xml Thu May 15 19:15:29 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