Re: archive tasks make output in different size

2009-10-11 Thread Stefan Bodewig
On 2009-10-10, özgür yıldız wrote: > hi all,I use Apache Ant version 1.7.0. > And I use ant archive tasks to get ABC.ear. > I need to compare size of output archives(ABC.ear) with older one in order > to realize any of changes. > When I run the build.xml one after another(the same build.xml),

archive tasks make output in different size

2009-10-10 Thread özgür yıldız
hi all,I use Apache Ant version 1.7.0. And I use ant archive tasks to get ABC.ear. I need to compare size of output archives(ABC.ear) with older one in order to realize any of changes. When I run the build.xml one after another(the same build.xml), Although there is no file is edited or added or