Short of circumventing or overwriting java:compile, is there a way to compile only certain classes in a project? I'd like the default behavior to be compile everything in /src/java but I want to define a target to compile everything except one directory. I know how to addPath but is there any way to have a goal that removes a directory or a patternset from the build path and then runs java:compile?

-Randy

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



Reply via email to