Mike wrote:
I'm also wary of pulling JUnit from the distribution. How sure are you this won't be a problem? Have you tested all of JMeter's functionality without it?
I've been thinking about this. You're right: as we discussed a while ago, we want to have the unit tests in the product's .java files -- this means JUnit needs to be there at compile-time, and of course at test-time. It would be a severe informality not to have them around at run-time, even if they're never used (you'll never know).

I'll reinstate the Gump and build.xml entries for that .jar.

Salut,

Jordi.


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



Reply via email to