classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: Removing rmic, registry from classpath CVS


From: Mark Wielaard
Subject: [cp-patches] Re: Removing rmic, registry from classpath CVS
Date: Sun, 06 Feb 2005 00:39:05 +0100
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))

Hi,

On Sat, 05 Feb 2005 16:24:44 -0500, C. Brian Jones wrote:

> I have already moved these tools into the cp-tools repository.  This
> patch simply removes them from classpath.
> 
> 2005-02-05  C. Brian Jones  <address@hidden>
> [...]
>         * gnu/java/rmi/registry/RegistryImpl.java: ditto
>         * gnu/java/rmi/registry/RegistryImpl_Skel.java: ditto
>         * gnu/java/rmi/registry/RegistryImpl_Stub.java: ditto

This breaks the build for me.

Found 2 semantic errors compiling "../java/rmi/registry/LocateRegistry.java":

    74.         return (new RegistryImpl_Stub(ref));
                            ^---------------^
*** Semantic Error: Type "java.rmi.registry.RegistryImpl_Stub" was not found.


    82.         return (new RegistryImpl(port, csf, ssf));
                            ^----------^
*** Semantic Error: Type "java.rmi.registry.RegistryImpl" was not found.

Could you fix that or add the sources back for now?

Thanks,

Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]