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=23508>.
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=23508

JAVAC ignores excludes





------- Additional Comments From [EMAIL PROTECTED]  2003-09-30 09:37 -------
does any of the classes you compile depend on com.mypackage.MyClass?

If so, javac (the compiler, not Ant) may pick it up by itself.  To avoid that,
set the sourcepath attribute to an empty string.

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

Reply via email to