DO NOT REPLY [Bug 31257] java.endorsed.dirs is not used when JSP compilation is forked

2008-07-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=31257


Mark Thomas [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #5 from Mark Thomas [EMAIL PROTECTED]  2008-07-30 11:14:40 PST ---
This has been fixed in 5.5.x and will be included in 5.5.27 onwards.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

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



DO NOT REPLY [Bug 31257] - java.endorsed.dirs is not used when JSP compilation is forked

2007-11-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=31257.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31257


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Additional Comments From [EMAIL PROTECTED]  2007-11-24 10:08 ---
There is still a bug in this fixing.
When the endorsed dir is like:
   C:\Program Files\Java\jdk1.5.0_11\jre\lib\endorsed
the space char in dir will cause a compile error. Files\Java\jdk1.5.0_11
\jre\lib\endorsed part will be treated as a new parameter of javac. Please use 
quotation marks to quotate each dir in the endorsed dir list.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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