You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Anand Mainkar <am...@cisco.com> on 2004/08/19 01:51:08 UTC

Tar problem

Hi,

I am getting following error when I execute tar task in build.xml

/vob/enm_secaudit/cwtools/build.xml:717: Problem creating TAR: request 
to write '333' bytes exceeds size in header of '320' bytes

Following are details in build.xml..

         < tar tarfile="${SECAUDIT_BLDDIR}/secaudit_test/policy-test.tar
            basedir="${HSAROOT}/test/conf/server/policy"
           includes="**"
          />

Any solution is appreciated...
thanks..
Anand


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org