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/09/05 19:05:34 UTC

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

Author: akarasulu
Date: Tue Sep  5 10:05:34 2006
New Revision: 440403

URL: http://svn.apache.org/viewvc?view=rev&rev=440403
Log:
enabling packaging of sources and docs 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/viewvc/directory/branches/apacheds/1.0/server-installers/pom.xml?view=diff&rev=440403&r1=440402&r2=440403
==============================================================================
--- directory/branches/apacheds/1.0/server-installers/pom.xml (original)
+++ directory/branches/apacheds/1.0/server-installers/pom.xml Tue Sep  5 10:05:34 2006
@@ -128,13 +128,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>