You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/04/30 23:41:57 UTC

svn commit: r398448 - /directory/branches/apacheds/1.0/server-installers/pom.xml

Author: akarasulu
Date: Sun Apr 30 14:41:56 2006
New Revision: 398448

URL: http://svn.apache.org/viewcvs?rev=398448&view=rev
Log:
enabling doc packaging into installers

Modified:
    directory/branches/apacheds/1.0/server-installers/pom.xml

Modified: directory/branches/apacheds/1.0/server-installers/pom.xml
URL: http://svn.apache.org/viewcvs/directory/branches/apacheds/1.0/server-installers/pom.xml?rev=398448&r1=398447&r2=398448&view=diff
==============================================================================
--- directory/branches/apacheds/1.0/server-installers/pom.xml (original)
+++ directory/branches/apacheds/1.0/server-installers/pom.xml Sun Apr 30 14:41:56 2006
@@ -127,13 +127,11 @@
               <installationBundleId>Binaries</installationBundleId>
             </packagedFile>
           </packagedFiles>
-<!--
           <svnBaseUrl>
             http://svn.apache.org/repos/asf/directory/branches/apacheds/1.0
           </svnBaseUrl>
           <packageSources>true</packageSources>
           <packageDocs>true</packageDocs>
--->
           <applicationClass>
             org.apache.ldap.server.Service
           </applicationClass>