This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFA: merge new tools.jar classes from GNU Classpath
- From: Matthias Klose <doko at ubuntu dot com>
- To: Thomas Fitzsimmons <fitzsim at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 08 Mar 2007 20:51:50 +0100
- Subject: Re: RFA: merge new tools.jar classes from GNU Classpath
- References: <45F063E3.6080705@redhat.com>
Thomas Fitzsimmons schrieb:
present, GNU Classpath's gnu.classpath.Configuration.ECJ_JAR field will
be set to "$(jardir)/ecj.jar", an invalid value. That's OK though,
some distributions ship an ecj.jar. Can that conflict? If yes, please
rename it to something like ecj-invalid.jar.
Matthias