I have tried every combination and I can't get this to work. The example in
the ANT manual isn't valid XML (the </fileset> should be </tarfileset>) so
I'm not sure if this task is supposed to be working.
Here is the portion of my build.xml:
<delete dir="y:/test.tar"/>
<tar longfile="gnu" tarfile="y:/test.tar">
<tarfileset dir="y:/Common/common/.." mode="755"
username="deploy" group="deploy">
<include name="**/common.properties"/>
</tarfileset>
And the output:
tar:
[tar] common\conf\common.properties omitted as Y:\test.tar is up to
date.
[tar] eai-core\conf\common.properties omitted as Y:\test.tar is up to
date.
[tar] Nothing to do: Y:\test.tar is up to date.
I'm using ANT 1.4alpha, not sure which build. Can someone please let me
know if I'm making a mistake? Thanks.
Michaël
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.