ant compile_gwt just compiles the client. We're aware of the errors;
they can be safely ignored.

To compile the server run:
ant dist
or just:
ant

That is indeed the most up-to-date.

-J

On Mon, Oct 4, 2010 at 8:31 AM, Thomas Wrobel <[email protected]> wrote:
> hg pull-u didn't work (404), so we downloaded a fresh copy from;
> hg clone  https://wave-protocol.googlecode.com/hg/
> Is this the most upto date?
> We then ran "ant compile_gwt"
> It seemed to compile ok, but there was errors in UserDataSchemas.java,
> WaveletBasedSupplement and DocumentBasedAbuseStore.
> After the compilation succeeded, we configured run-config.sh (domain, xmpp,
> certs etc). We didn't touch any of the other settings (database etc).
> Finally we tried "run-server.sh", but got the following error;
> Unable to access jarfile dist/fedone-server-0.3.jar
> We checked the dist directory and it seems completely empty. Is the current
> version at "https://wave-protocol.googlecode.com/hg/ " missing some files?
>  Should we copy the contents of dist from the working server version we
> still have backed up? (assuming they haven't changed).
> Thanks,
> Thomas
>
> On 3 October 2010 02:40, Lennard de Rijk <[email protected]> wrote:
>>
>>
>> On Sun, Oct 3, 2010 at 11:32 AM, Thomas Wrobel <[email protected]>
>> wrote:
>>>
>>> thanks, how would I pull in the changes? The specific url/command?
>>
>> A 'hg pull -u' should do the trick. However there is a big chance that
>> when recompiling the webclient it will still not work because the server
>> might be out of date, maybe you should test it on another machine? We are
>> working on persistence for the server so that updating it doesn't have to
>> result in loss of data.
>> Greetings,
>> Lennard
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Wave Protocol" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/wave-protocol?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Wave Protocol" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/wave-protocol?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to