You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kev Jackson <ke...@it.fts-vn.com> on 2005/11/16 09:17:20 UTC

[patch]Tar, remove deprecated calls and unnecessary import

- remove deprecated calls
- added constructor that sets up a private variable to hold the current 
project instead of calling getProject everytime it's needed

Kev