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 2007/04/03 00:19:42 UTC

svn commit: r524946 - /directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml

Author: akarasulu
Date: Mon Apr  2 15:19:39 2007
New Revision: 524946

URL: http://svn.apache.org/viewvc?view=rev&rev=524946
Log:
fixing issues with svn export and taking out comments

Modified:
    directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml

Modified: directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml?view=diff&rev=524946&r1=524945&r2=524946
==============================================================================
--- directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml (original)
+++ directory/apacheds/branches/1.5-pre-release/server-installers/pom.xml Mon Apr  2 15:19:39 2007
@@ -128,13 +128,11 @@
               <installationBundleId>Binaries</installationBundleId>
             </packagedFile>
           </packagedFiles>
-<!--
           <svnBaseUrl>
-            http://svn.apache.org/repos/asf/directory/trunks/apacheds
+            http://svn.apache.org/repos/asf/directory/apacheds/branches/1.5-pre-release
           </svnBaseUrl>
           <packageSources>true</packageSources>
           <packageDocs>true</packageDocs>
--->
           <applicationClass>
             org.apache.ldap.server.Service
           </applicationClass>
@@ -195,7 +193,6 @@
               <osArch>i386</osArch>
               <daemonFramework>jsvc</daemonFramework>
             </izPackTarget>
-<!--
             <izPackTarget>
               <packagedFiles>
                 <packagedFile>
@@ -256,7 +253,6 @@
               <osArch>ppc</osArch>
               <daemonFramework>jsvc</daemonFramework>
             </izPackTarget>
--->
           </izPackTargets>
         </configuration>
         <executions>