Well, it’s not a project with only test classes – that would be easy indeed.
But all test-classes in the dependant project are in a special directory. I suppose it’s not possible to exclude directories either, is it?
That’s not nice, especially as test classes are handled differently in most other build environments, as in maven for example. It would be nice if you could provide an even “smarter deployment”.
Precisely, my problem is not about test classes that are copied, but a log4j configuration file, that crashes my server-side log4j configuration.