Author: berndf
Date: Sun Oct 28 12:56:25 2007
New Revision: 589409

URL: http://svn.apache.org/viewvc?rev=589409&view=rev
Log:
copy spring deployment bin files to 
trunk/dist/james-server-${version}/downloads/bin
this will also include them to the nightly builds dir.

Modified:
    james/server/trunk/spring-deployment/build.xml

Modified: james/server/trunk/spring-deployment/build.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/build.xml?rev=589409&r1=589408&r2=589409&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/build.xml (original)
+++ james/server/trunk/spring-deployment/build.xml Sun Oct 28 12:56:25 2007
@@ -355,6 +355,8 @@
         </tar>
         <gzip destfile="${spring-deployment.dist.bin.tgz}/" 
              src="${spring-deployment.dist.bin.tar}"/>
+        <copy todir='${dir.master.dist}/bin' 
file='${spring-deployment.dist.bin.zip}'/>
+        <copy todir='${dir.master.dist}/bin' 
file='${spring-deployment.dist.bin.tgz}'/>
     </target>
     
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to