Re: Coming Months

2015-04-05 Thread Ali Lown
Here is a fairly large Doodle poll to see see when may work as a good date/time for a hangout. http://doodle.com/uz9vq9qiwyuqigsa Let me know if you want more time options. Ali On 4 April 2015 at 07:28, Michael MacFadden wrote: > I would be happy to participate. Perhaps the first thing to kno

Re: RC7 Vote Release

2015-04-05 Thread Michael MacFadden
Ali, Adding them now. First one is in. On 4/4/15, 12:30 PM, "Ali Lown" wrote: >@Michael: What CSS type issues are these? Could you raise a JIRA issue for it? > >Ali > >On 4 April 2015 at 19:58, Michael MacFadden >wrote: >> All, >> >> I installed the RC on OS X and on Windows 7. Ran fine

Re: WAVE : Error while import the project to Eclipse

2015-04-05 Thread chathura silva
Hi Yuri / Charith , Thanks for the help. Regards, Chathura De Silva On Sun, Apr 5, 2015 at 4:17 PM, Roshan Lakmal wrote: > Hi chathura, > > If you want to rest only the .project file, you can use following command: > > git checkout -- .project > > Thanks, > > Roshan > > On Sun, Apr 5, 2015 at

Re: WAVE : Error while import the project to Eclipse

2015-04-05 Thread Roshan Lakmal
Hi chathura, If you want to rest only the .project file, you can use following command: git checkout -- .project Thanks, Roshan On Sun, Apr 5, 2015 at 4:04 PM, chathura silva wrote: > Hello Yuri Z, > > please tell me how to reset the changes that happened due to "ant eclipse" > . > > Then I

Re: WAVE : Error while import the project to Eclipse

2015-04-05 Thread Yuri Z
The git command to reset changes is: git reset --hard make sure to execute this command in the folder where you cloned WIAB. On Sun, Apr 5, 2015 at 1:35 PM chathura silva wrote: > Hello Yuri Z, > > please tell me how to reset the changes that happened due to "ant eclipse" > . > > Then I can try

Re: WAVE : Error while import the project to Eclipse

2015-04-05 Thread chathura silva
Hello Yuri Z, please tell me how to reset the changes that happened due to "ant eclipse" . Then I can try it . On Sun, Apr 5, 2015 at 3:57 PM, Yuri Z wrote: > You don't need to invoke "ant eclipse" as the project already contains > eclipse configuration. Just reset the changes and import as ex

Re: WAVE : Error while import the project to Eclipse

2015-04-05 Thread Yuri Z
You don't need to invoke "ant eclipse" as the project already contains eclipse configuration. Just reset the changes and import as existing project. On Sun, Apr 5, 2015 at 1:24 PM chathura silva wrote: > Hello , > > As in this link > https://cwiki.apache.org/confluence/display/WAVE/ > Client+De

WAVE : Error while import the project to Eclipse

2015-04-05 Thread chathura silva
Hello , As in this link https://cwiki.apache.org/confluence/display/WAVE/Client+Development+Setup I tried to make the project workable in eclipse .(command : ant eclipse) So when I try to import the project in Ecl

Re: Re-thinking Client-Server protocol

2015-04-05 Thread Yuri Z
Sounds cool. As already mentioned by Christian you can go ahead and add a link to wiab.pro on demo servers page or maybe a new page for sponsors. Just make sure to send the ICLA for companies. On Sun, Apr 5, 2015 at 10:47 AM Andrew Kaplanov wrote: > Hi Yuri! > > I think current client-server pro

Re: Re-thinking Client-Server protocol

2015-04-05 Thread Andrew Kaplanov
Hi Yuri! I think current client-server protocol is poorly designed. - It mixes together getting of snapshots and opening of delta channels. This eliminates reconnection possibility. - All opened wavelet channels live in one protocol channel. This makes difficult separated control of channels a