Frank Chang wrote: > If a user issue the CVS Edit command, there will be a file created > under ./CVS/Base/*. Ant will try to compile the source files under > this directory and cause a duplicate class error. The default exclude > does not have "**/CVS/**". Is there a way to fix this without adding > 'excludes' to all my <javac> tasks? Err... it does. What version of Ant are you using? Glenn McAllister
- CVS/base/* not excluded Frank Chang
- RE: CVS/base/* not excluded Glenn McAllister
- RE: CVS/base/* not excluded Frank Chang
- Re: CVS/base/* not excluded Glenn McAllister
