RE: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-30 Thread S Abirami
Thanks Stefan for clear explanation. -Original Message- From: Stefan Bodewig Sent: Saturday, January 30, 2021 7:43 PM To: dev@ant.apache.org Subject: Re: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9 On 2021-01-29, S Abirami wrote: > We have the same tar executed in

Re: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-30 Thread Stefan Bodewig
On 2021-01-29, S Abirami wrote: > We have the same tar executed in Ant 1.8.2 and Ant1.10.9 build. > We are seeing the difference of PaxHeader folder missing in latest Ant build. > Hence, thought to discuss about the change. I'm afraid we are talking past each other. I've understood your question

RE: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-29 Thread S Abirami
id ismentioned. Hence, thought to understand the behaviour change in the build. Regards, Abirami.S -Original Message- From: Stefan Bodewig Sent: Friday, January 29, 2021 7:35 PM To: dev@ant.apache.org Subject: Re: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9 On 2021-01-29, S

Re: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-29 Thread Stefan Bodewig
On 2021-01-29, S Abirami wrote: > Our untar task will just untar *.so file and *.dll file inside gzip and > tar.gz. > We didn't store anything inside a PaxHeader folder. The tool you used to create the tar archive stored "something". Some tar tools create PAX headers even if they are technicall

RE: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-29 Thread S Abirami
ers folder is missing upgrade from 1.8.2 to 1.10.9 On 2021-01-28, S Abirami wrote: > In our build.xml, we are using the untar task to untar gzip and tar.gz file. > When we tar, always we saw a PaxHeaders.* folder in the untar location. > After upgrading from 1.8.2 to 1.10.9 version of Ant b

Re: PaxHeaders folder is missing upgrade from 1.8.2 to 1.10.9

2021-01-29 Thread Stefan Bodewig
On 2021-01-28, S Abirami wrote: > In our build.xml, we are using the untar task to untar gzip and tar.gz file. > When we tar, always we saw a PaxHeaders.* folder in the untar location. > After upgrading from 1.8.2 to 1.10.9 version of Ant build. > We are not seeing this folder. We want to know wh