I've noticed some weird behaviour on ant 1.4.1 recently, and couldn't find
it in an FAQ/Bugzilla.
When running a testcase inside of a <junit> task, System.getProperties()
will return a very number of properties. For example System.getProperties
().get("user.home") returns null where System.getProperty("user.home")
works ok....
Am I seeing things?
--
dIon Gillard, Multitask Consulting
Work: http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>