public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] BinaryCompatibilty tests fail due to bogus CLASSPATH with kaffe
@ 2004-10-22 19:24 Noa Resare
  2004-10-22 19:27 ` Noa Resare
  2004-10-23 10:07 ` Andrew Haley
  0 siblings, 2 replies; 3+ messages in thread
From: Noa Resare @ 2004-10-22 19:24 UTC (permalink / raw)
  To: Mauve News Group

Hello

When the CLASSPATH environment variable is unset when executing the
BinaryCompatibility tests make sets CLASSPATH to just MAUVE_HOME. The
BinaryCompatibility testing script 'foo' then executes $JAVA without an
explicit -classpath arg which makes tests fail with kaffe.

The attached patch adds an explicit -classpath . to the $JAVA args and
makes cvs kaffe pass all the BinaryCompatibility tests. Please apply.

As usual the patch is also available from
http://resare.com/noa/mauve/patches/ along with my other pending
patches.

/noa

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-23 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 19:24 [PATCH] BinaryCompatibilty tests fail due to bogus CLASSPATH with kaffe Noa Resare
2004-10-22 19:27 ` Noa Resare
2004-10-23 10:07 ` Andrew Haley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).