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 2004/12/28 12:24:10 UTC

[Patch] AbstractCvsTask

- changed a for loop
- added a new private method to check for non null params
- used new method in the appropriate places

Unit test for two changes

Kev