On Wed, 24 Jan 2007, Jan Materne <[EMAIL PROTECTED]> wrote:
> I think the interesting parts of the log are:

not really, you see it in other Gump projects as well.

> [junit] WARNING: multiple versions of ant detected in path for junit
> [junit]
> jar:file:/x1/gump/public/workspace/ant/dist/lib/ant.jar!/org/apache/tool
> s/ant/Project.class [junit] and
> jar:file:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar!/org/apac
> he/tools/ant/Project.class

/usr/local and /x1 is the same directory on vmgump, so for some reason
Gump places two different paths for the same jar on the CLASSPATH.  It
doesn't hurt, though.

> I couldnt find the 2nd ant.jar, but I have seen two junit.jars in
> the classpath: - /usr/local/gump/packages/junit3.8.1/junit.jar -
> /usr/local/gump/public/workspace/dist/junit/junit.jar

The second one is JUnit from CVS HEAD.  Again, most projects have both
of them on the CLASSPATH and it works for them.

Stefan

Reply via email to