--- Matt Lyon <[EMAIL PROTECTED]> wrote:
>                 <javac srcdir="${src}"
>                        destdir="${build.classes.dir}"
>                        includes="com\biz\packageb\**"
>                        classpath="${build.classes.dir}"
>                        optimize="on"/>

Just a note: The "destdir" directory is added to the classpath by the
<javac> task, so there's no need to include it again in "classpath".

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to