You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/08/18 19:07:21 UTC

DO NOT REPLY [Bug 22521] - java.endorsed.dirs sysproperty not passed to in-process java task

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

java.endorsed.dirs sysproperty not passed to in-process java task





------- Additional Comments From stevel@apache.org  2003-08-18 17:07 -------
Well, I am sure that the property is being passed down. However, the fact that
you are running unforked probably means that a new JVM is not being started up,
so the new endorsed dir setting is not being picked up by anything.

I am not sure that this is fixable; it may one of those 'why you have to fork'
things that we have to document.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org