You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2010/08/16 17:21:55 UTC

svn commit: r985989 - /directory/apacheds/trunk/pom.xml

Author: felixk
Date: Mon Aug 16 15:21:54 2010
New Revision: 985989

URL: http://svn.apache.org/viewvc?rev=985989&view=rev
Log:
Add user-guide module
Built it in a lifecycle after the common build lifecycle -> use pre-site

Modified:
    directory/apacheds/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=985989&r1=985988&r2=985989&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Mon Aug 16 15:21:54 2010
@@ -133,6 +133,7 @@
     <module>http-integration</module>
     <module>test-framework</module>
     <module>ldap-client-test</module>
+    <module>user-guides</module>
   </modules>
 
   <build>