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=8559>. 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=8559 Add <fileset> to <arg>, add a new task ex. <directoryfinder> ------- Additional Comments From [EMAIL PROTECTED] 2002-04-27 16:54 ------- Would that need a change to the Java Task that uses <ARG> if new feature are added to the <ARG>? I was thinking that this would be transparent to tasks that uses <arg> task. -Benjamin Excellent! I was on the progress of writing the task for SQLJ. I had to make some modifications to the sqljTask.java you referred. I changed to add *.java files to the sqlj translator, because some .sqlj refers to .java files as host variables, so those .java files had to be included in order for sqlj to translate it without error. Thanks! Benjamin Chi -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
