This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: remove (gnu.)javax.rmi
- From: Andrew Haley <aph at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 20 May 2004 10:05:05 +0100
- Subject: Patch: remove (gnu.)javax.rmi
- References: <1084995830.4754.15.camel@escape>
Anthony Green writes:
> Some of us feel that (gnu.)javax.rmi was committed a little too early,
> since it depends on org.omg code that isn't in libgcj.
>
> It also makes it impossible to build org.omg code, since it contains
> stubs that conflict with the real implementation from OMG.
Seems reasonable.
We need to be careful that we don't conflict with other free Java
packages like those supplied by ObjectWeb and JBOSS.
Andrew.