Here is a small design question:
why do we need a special handling for testing
in the source sets, tasks, configurations, etc?

Having played a little with multi-project setup,
it seems to me that a separate test project 
that depends on the main project would
just as well do the job without introducing
any special handling.

IDEs would map this as dependent modules
and would thus provide the same support as
today.

Some tasks may become easier like excluding 
test code from coverage, checkstyle,
and documentation.

Any opinions on the benefits/downsides of 
this? Has someone ever tried this setup?

cheers
Dierk

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to