Author: rdonkin
Date: Wed Apr 22 12:30:07 2009
New Revision: 767485

URL: http://svn.apache.org/viewvc?rev=767485&view=rev
Log:
Intermediary build should be in target.

Modified:
    james/jsieve/trunk/build.xml

Modified: james/jsieve/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/build.xml?rev=767485&r1=767484&r2=767485&view=diff
==============================================================================
--- james/jsieve/trunk/build.xml (original)
+++ james/jsieve/trunk/build.xml Wed Apr 22 12:30:07 2009
@@ -106,7 +106,7 @@
             </jar>
 
             <taskdef resource="aQute/bnd/ant/taskdef.properties" 
classpath="${bnd.jar.relative}" />
-            <bndwrap 
jars='${build.lib}/${na...@{prefix}@{name}-${version}.jar' 
output='${na...@{prefix}@{name}-${version}.jar' definitions="." />
+            <bndwrap 
jars='${build.lib}/${na...@{prefix}@{name}-${version}.jar' 
output='${build.lib}/${na...@{prefix}@{name}-${version}.jar' definitions="." />
             <copy todir='${lib.jsieve.dir}' 
file='${build.lib}/${na...@{prefix}@{name}-${version}.jar' />
         </sequential>
     </macrodef>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to