I'd like to split optional.jar into several pieces:
* optional-nodeps.jar - all stuff which doesn't require any external
code or only depends on the JVM in use. This one can savely live on
the system classpath.
Then why put it in optional?
Can't we just stuff it in ant proper?
IMHO it will confuse users; saying that optional stuff depends on other libs is a cleaner strategy.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
