I've always thought of the tests as running against the normal classes.

I guess that we could extend the script to have another target to run the
tests against the jar file. I doubt if its worth it though.

Stephen

----- Original Message -----
From: "Gary Gregory" <[EMAIL PROTECTED]>
To: "'Jakarta Commons Developers List'" <[EMAIL PROTECTED]>
Sent: Thursday, March 20, 2003 10:25 PM
Subject: [lang] build.xml and unit tests


> Hello All,
>
> I notice in Lang's build.xml that the test targets are dependent on the
> compiled classes, not the delivered jar file. This leaves the possibility
> that if the Jar is not built properly, we could be delivering something
that
> does not work, if, for example, for some odd reason a class or package is
> missing from the jar. Should we not be compiling and running unit tests
vs.
> the jar?
>
> Gary
>


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

Reply via email to