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

Reply via email to