<B>+1</B>
...
I don't have an objection to packaging test suites so users can (if they
so choose) use them.  I do have an objection to bundling them in with
the .jar required for a basic production system.  There are a number of
very good reasons why you need to be able to keep them separate.

I also have an objection to contaminating the src/java directory with
batch and user-modifiable configuration files.
...


a clear distinction needs to be made to what is a production system and what
constitutes a developers environment.
Without this, we end up with a chaotic collection of code, though useful it
may be, and maintenance becomes more difficult and complex.

Alan Gerhard


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

Reply via email to