try this,
<target name="websso.is.true" if="${websso}">
<echo>websso == TRUE</echo>
<copy file="com/documentum/web/f
<zip destfile="../${cvs.module.
update="true">
<fileset dir="../build">
<include name="com/documentum/web/f
</fileset>
</zip>
</target>
Main Topics
Browse All Topics





by: CEHJPosted on 2009-10-08 at 03:09:29ID: 25523596
If you don't mind renaming the original, use the rename task in that location, else do a copy and then use the copied file to update the jar