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=29978>. 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=29978 No way to run Apt processor for JDK 1.5 ------- Additional Comments From [EMAIL PROTECTED] 2004-09-20 04:41 ------- Your name for the -s command line argument (i.e. preprocessdir) seems a little sub-optimal to me. Here is a section from apt's help screen -d <path> Specify where to place processor and javac generate d class files -s <path> Specify where to place processor generated source f iles Now -d uses "destdir" inherited from javac task. It is pretty hard to build a semantic connection between "preprocessdir" and the description of -s. I can't even tell intuitively if "preprocessdir" contains inputs or outputs of the task. Can I suggest "gensrcdir" as in "generated source directory" as a better name, based on the description of -s above? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]