that <property environment="env" /> hangs: http://issues.apache.org/bugzilla/show_bug.cgi?id=26770
I think we ought to take a look at this code, and rework it some more. It is all built around executing external code to find out env properties, when now, with Java1.5, we can get it from the system environment -execing programs should be our fallback on older systems.
I have added it to the want list for Ant1.7 that I have just put up on the wiki.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]