On Sep 12, 2004, at 21:00, Andreas Guther wrote:

Is there a way or is there anything planned to separate the test
dependencies from the production dependencies?

It's low-tech, but I use an XML comment:

    ...
    </dependency>

    <!-- dependencies needed only for testing -->

    <dependency>
    ...

--
Craig S. Cottingham
[EMAIL PROTECTED]
OpenPGP key available from:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7977F79C


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



Reply via email to