RE: [Embedlets-dev] Embedlet module does not compile now
Status: Alpha
Brought to you by:
tkosan
|
From: Christopher S. <cs...@oo...> - 2003-08-25 00:22:43
|
Ted,
It appears that the japl folder got created in embedlets/embedlets. Probably
when I originally added it. I will re-add and verify.
Chris
>
> Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE]
> _______________________________________________
>
> Chris,
>
> I did a fresh checkout of the embedlet module and when I issue an
> 'ant compile'
> command I get the following errors:
>
> compile:
> [javac] Compiling 58 source files to
> /home/tkosan/embedlets/checkout2/embedlet/build/classes
> [javac]
> /home/tkosan/embedlets/checkout2/embedlet/src/org/embedlet/event/E
> ventService.java:83:
> cannot resolve symbol
> [javac] symbol : class EventServiceEnabled
> [javac] location: class org.embedlet.event.EventService
> [javac] public abstract class EventService extends Service implements
> EventServiceEnabled
> [javac]
> ^
> [javac]
> /home/tkosan/embedlets/checkout2/embedlet/src/org/embedlet/Contain
> er.java:285:
> cannot resolve symbol
> [javac] symbol : class EventServiceEnabled
> [javac] location: class org.embedlet.Container
> [javac] public EventServiceEnabled getEventService() {
> [javac] ^
> [javac]
> /home/tkosan/embedlets/checkout2/embedlet/src/org/embedlet/Contain
> erEnabled.java:194:
> cannot resolve symbol
> [javac] symbol : class EventServiceEnabled
> [javac] location: interface org.embedlet.ContainerEnabled
> [javac] public EventServiceEnabled getEventService();
> [javac] ^
> [javac] 3 errors
>
>
> Is this building for you properly? I notice that the web access to the
> sourceforge CVS still indicates that is it running off of the
> backup server.
>
>
> Ted
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click
> here:http://www.vmware.com/wl/offer/358/0
> _______________________________________________
> Embedlets-developer mailing list
> Emb...@li...
> https://lists.sourceforge.net/lists/listinfo/embedlets-developer
>
|