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=13766>.
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=13766

No way to force path setting in java task





------- Additional Comments From [EMAIL PROTECTED]  2002-10-18 19:31 -------
There's no bug... It's standard behavior. java.library.path is used by the VM 
to locate a DLL (same on Unix), and then the DLLs this JNI DLLs depends on is 
located thru the native OS... i.e. using the Path env. var on Windows, and the 
LD_LIBRARY_PATH env. var on *nix. Completely kosher, and has nothing to do with 
XP or Ant. --DD

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to