RE: [Embedlets-dev] Embedlet module almost there
Status: Alpha
Brought to you by:
tkosan
|
From: Christopher S. <cs...@oo...> - 2003-08-26 16:40:14
|
Ted,
You are correct - I neglected to commit this module. Please try again.
I got tangled up in the japl commit location and was not able to do a test
checkout and build.
I will do this from now on before releasing.
Chris
> _______________________________________________
>
> Chris wrote:
>
> > This is part of the original code from Andrzej and should be
> compiling OK. I
> > will do a complete checkout and re-build to verify.
>
> I just checked it out again to build it and it failed with the following
> errors:
>
> compile:
> [javac] Compiling 58 source files to
> /home/tkosan/embedlets/checkout4_ssh/embedlet/build/classes
> [javac]
> /home/tkosan/embedlets/checkout4_ssh/embedlet/src/org/embedlet/eve
> nt/EventService.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/checkout4_ssh/embedlet/src/org/embedlet/Con
> tainer.java:285:
> cannot resolve symbol
> [javac] symbol : class EventServiceEnabled
> [javac] location: class org.embedlet.Container
> [javac] public EventServiceEnabled getEventService() {
> [javac] ^
> [javac]
> /home/tkosan/embedlets/checkout4_ssh/embedlet/src/org/embedlet/Con
> tainerEnabled.java:194:
> cannot resolve symbol
> [javac] symbol : class EventServiceEnabled
> [javac] location: interface org.embedlet.ContainerEnabled
> [javac] public EventServiceEnabled getEventService();
> [javac] ^
> [javac] 3 errors
>
>
>
> The EventServiceEnabled interface does not appear to be in the
> repository.
> Perhaps it did not get 'added' before committing?
>
>
> I will give japl and outpost a try as soon as we get embedlet to build (it
> seems close now though :-)
>
>
>
>
> Jac,
>
> Thanks for posting the information about the sourceforge CVS
> upgrade. Somehow
> I missed that news when it went out.
>
>
> 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
>
|