Hi, On 3/2/07, Steve Joynt <[EMAIL PROTECTED]> wrote:
Would it be possible/feasible to add finer control over the java compiler used by JspC when compiling jsps?
It's probably possible, and most likely to get done if you write the code and send in a patch yourself ;)
The ant Javac task includes the "executable" parameter, which allows you to specify the path to the javac executable. Can this be exposed through the ant JspC task somehow? I'm not sure how this would be implemented for the JDTCompiler.
See above ;) Keep in mind also JDT is the default now... Yoav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]