DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14995>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14995
Tar archiveIsUpToDate broken when using tarfileset and not basedir
------- Additional Comments From gabriele.garuglieri@infoblu.it 2002-12-02 15:42 -------
I have attached a small patch that make execute() calling archiveIsUpToDate()
passing a TarFileSet so that, for each fileset, it can reference the files
related to the fileset dir.
It works also for basedir because before calling it an implicit fileset is built
and its dir is set to basedir.
I didn't delete the original archiveIsUpToDate() method, since i don't know if
it's used somewhere else in the code.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|