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/10/02 06:25:03 UTC

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

Author: akarasulu
Date: Sun Oct  1 21:25:01 2006
New Revision: 451875

URL: http://svn.apache.org/viewvc?view=rev&rev=451875
Log:
taking off configs to prevent docs and sources 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/viewvc/directory/branches/apacheds/1.0/server-installers/pom.xml?view=diff&rev=451875&r1=451874&r2=451875
==============================================================================
--- directory/branches/apacheds/1.0/server-installers/pom.xml (original)
+++ directory/branches/apacheds/1.0/server-installers/pom.xml Sun Oct  1 21:25:01 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>