public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Noa Resare <noa@resare.com>
To: Mauve News Group <mauve-discuss@sources.redhat.com>
Subject: [PATCH] BinaryCompatibilty tests fail due to bogus CLASSPATH with kaffe
Date: Fri, 22 Oct 2004 19:24:00 -0000	[thread overview]
Message-ID: <1098473061.28956.6.camel@c-061f72d5.01-60-6c6b701.cust.bredbandsbolaget.se> (raw)

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

             reply	other threads:[~2004-10-22 19:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 19:24 Noa Resare [this message]
2004-10-22 19:27 ` Noa Resare
2004-10-23 10:07 ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1098473061.28956.6.camel@c-061f72d5.01-60-6c6b701.cust.bredbandsbolaget.se \
    --to=noa@resare.com \
    --cc=mauve-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).