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=26242>. 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=26242 Changes in jasper command line break ant's <jspc> task ------- Additional Comments From [EMAIL PROTECTED] 2004-01-19 16:03 ------- Remy, It is not so much that we document the Jasper task, but that we ship with our own task which is meant to support different back ends: http://ant.apache.org/manual/OptionalTasks/jspc.html In theory that is, in practise we have left WebLogic alone until someone was prepared to write the adapter, so instead it supports various Tomcat 4.x releases, handling name mapping appropriately. Given it is therefore purely Jasper-centric (as far as we know), there is a lot to be said for killing the task and saying 'use the Tomcat supplied one'; I'd be happy with that as it eliminates all version issues and makes bug hunting easier. This is something we can discuss for the 1.7 release. But in the meantime, there are people out there using the Ant project's jasper adapter, and that one builds a java command with the -vN option, where N is a verbosity metric. If that is all that has changed, can we please, please, please have it back :) BTW, what other changes have there been that would break stuff? Just so we know what to expect in bugreps? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]