This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: javax.naming imported into Classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: 24 Nov 2002 16:28:41 -0700
- Subject: Re: FYI: javax.naming imported into Classpath
- References: <1038088172.25774.9.camel@elsschot>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> I imported the javax.naming package into Classpath. So I updated
Mark> all headers to mention that these files are now "merged". There
Mark> was only one code change to make things compile with
Mark> jikes. (Other header updates omitted from the patch since they
Mark> are completely similar to this one - times 88).
Thanks for doing this.
I'll re-run the comparison script shortly.
Tom