Hey guys,
While we wait for the outcome of swellrt is it possible to fix the master
branch so that it compiles and runs?
Regards
Ben
> > > ->
> > > if (details.requested.name == 'jsinterop') {
> > > println "Fixing jsinterop dependency"
> > > details.useTarget "com.google.jsinterop:jsinterop:1.0.0"
> > > }
> > > }
> >
> > Thanks, and talk soon!
> >
> > AJ
> >
> > Adam John
> > (914) 623-8433
> > Google+ <http://google.com/+AdamJohn1> | LinkedIn <
> http://mradamjohn.com/>
> >
> > On Mon, Aug 15, 2016 at 2:47 PM, Ben H
Hey guys,
Do we have setup instructions for getting wave operational on an Ubuntu
slice somewhere using the latest code line?
Regards
Ben
--
Regards
Ben
Hey guys,
Has anyone noticed that the above jar file is no longer available on the
web?
I tried to do a clean build and it failed at downloading this binary.
Regards
Ben
--
Regards
Ben
+1
On Fri, Oct 23, 2015 at 5:45 AM, Michael MacFadden <
michael.macfad...@gmail.com> wrote:
> +1
>
>
>
>
> On 10/22/15, 2:13 PM, "Alex North" wrote:
>
> >+1
> >
> >On Thu, 22 Oct 2015 at 22:08 Vicente J. Ruiz Jurado
> >wrote:
> >
> >> El 10/10/15 a las 08:58, Ali Lown escribió:
> >> > Hi all,
>
wrote:
>>>>> Well, actually it looks like we have an issue with federation...
>>>>>
>>>>>> On Fri, May 29, 2015 at 11:35 PM Upayavira wrote:
>>>>>>
>>>>>> What I'm waiting to hear is "here's a release
A massive +1, that would be a massive help as I know that I spend ages figuring
that out! :)
Regards
Ben
> On 29 May 2015, at 03:15, Evan Hughes wrote:
>
> idk if this is an interest for you guys but a part of the documentation I
> was thinking of adding a "vagrant" build solution. If you hav
I think that you're right to include the wave in full for a first pass.. So
the email would include three parts "text/plain", "text/html" &
"application/wave"
The above thou may make the email huge in some cases where its a public
wave or there are lots of participants, would it be better for the
Hi Ali,
Sending multiple versions of the email using the MIME implementation would
be perfect, I have just a couple of questions...
1. I would assume we should send "text/plain" and "text/html", should we
also send something like "application/wave"? What would "application/wave"
look like? is ther
Hi,
I've downloaded and ran up an instance to test it's operational @
wiab.cloudapp.net feel free to test with it. :)
+1
On Tue, Apr 7, 2015 at 2:09 PM, Ali Lown wrote:
> Hi all,
>
> The end time for this is tomorrow, more votes = better!
>
> So, if you downloaded and tested this, but forgot to
Please re-assign it to yourself on JIRA.
>
> What approach to this are you planning on taking?
>
> Ali
>
> On 4 April 2015 at 20:00, Ben Hegarty wrote:
> > apache secretary for commit privs..
> >
> > Regards Ben
> >
> > On Sat, Apr 4, 2015 at 7:59
apache secretary for commit privs..
Regards Ben
On Sat, Apr 4, 2015 at 7:59 PM, Ben Hegarty wrote:
> Hi guys,
>
> Has anyone looked into this issue? if not I'd like to take ownership and
> start work on it, I've submitted the agreement to the
>
> --
> Regards
> Ben
>
--
Regards
Ben
Hi guys,
Has anyone looked into this issue? if not I'd like to take ownership and
start work on it, I've submitted the agreement to the
--
Regards
Ben
ccept code contributions with a signed ICLA. Also we can
> only vote you in the team when we have your ICLA on file. If any
> questions on the ICLA, please let me know
>
> Cheers
> Christian
>
> On Tue, Mar 24, 2015, at 09:01, Ben Hegarty wrote:
> > +1
> >
> &g
+1
Happy to work on something, just need to be allocated a task, I've now
finished successfully integrating my own separate user account system for a
separate project into the wiab codebase (to replace the login screens & add
profile pages), just let me know what needs doing :)
On Tue, Mar 24, 20
Hi Guys,
I was wondering if anyone has tried debugging with superdev and whether it
works? I seem to be getting the following when running superdev-gwt.
[java]Compiling 1 permutation
[java] Compiling permutation 0...
[java] Source Maps Enabled
[java]Compi
veletDelta;
145 }
On Sun, Jul 20, 2014 at 8:17 PM, Pablo Ojanguren wrote:
> Hi Ben, sorry I forgotten to answer you before. Yes, this bug was fixed in
> the commit to the repo. I think you saw a non final revision of the patch.
>
> Thank you for remind it!
>
>
> 2014-07
Hi Guys,
Just curious if this has been fixed as you're now discussing doing a
release and Mongodb support seems to be a headline feature of the release
and without this patch its slightly broken.
Regards
On Mon, Mar 3, 2014 at 5:57 PM, Ben Hegarty wrote:
> just as an FYI there is
Hi Guys,
I was wondering if anyone has been looking into getting super dev mode for
the full server? and what your process is to get it operational?
--
Regards
Ben
Btw thanks for the tip, it looks like you're right, the gwt.xml that's
causing it ,is buried there :)
On Tue, Apr 22, 2014 at 9:32 PM, Ben Hegarty wrote:
> Nope I'm seeing it as a build failure, when I try 'ant superdev-gwt' which
> I hope is a valid target?
&
2014 at 2:24 PM, Thomas Broyer
> >
> wrote:
>
> > In the socketio-gwt JAR?
> > Le 22 avr. 2014 22:03, "Ben Hegarty" >
> a écrit :
> >
> > > Hi,
> > >
> > > I was wondering if anyone knows where in the wave codebase generates
>
Hi,
I was wondering if anyone knows where in the wave codebase generates the
following error?
[java]Invoking Linker Cross-Site-Iframe
[java] at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.generateSelectionScript(SelectionScriptLinker.java:422)
[ERROR] The Cross-Sit
just as an FYI there is a bug in the mongodb impl in the file
MongoDbDeltaCollection.java here...
129 @Override
130 public WaveletDeltaRecord getDeltaByEndVersion(long version) throws
IOException {
131 DBObject query = createWaveletDBQuery();
132
query.put(MongoDbDeltaStoreUtil.FIELD_TRAN
Hi Guys,
I'm not sure if you're interested but in doing some work on the Java 7 and
MongoDB code I made some changes that have been useful to get all the
MongoDB unit tests and java 7 compatibility working, it also un-earthed a
bug in the MongoDB code. The patch is here..
https://drive.google.com
Hi Yuri,
I was wondering if you had a chance to test this diff and run the mongodb
unit tests?
I noticed that the Mongodb unit tests had a fundamental flaw that caused
the database to hang around, they were actually using the 'fedone' DB and
not the unit test defined database name, I also noticed
On Fri, Jan 3, 2014 at 12:45 AM, Ben Hegarty wrote:
> >>
> >> > Does anyone know if the deltas or index files are likely to ever hit
> >> 16MB,
> >> > as that is the maximum document size inside mongodb and if we are then
> >> the
> >> >
s regularly hit >10MB.
> > The largest root conversation wavelet I have is 13300kB. (I think this
> > is only several hundred blips)
> >
> > My next question is why you are trying to store the serialized deltas
> > for a whole wavelet in a single field in mongo?
> >
t; > thing will take. And for sure I will need some help and knowledge from
> you.
> > ;)
> >
> >
> >
> > 2014/1/2 Frank R. >
> >
> > > This feature is on my wish list for Wave. It's a good news. Thank you~
> > >
> > >
> >
(I think this
> is only several hundred blips)
>
> My next question is why you are trying to store the serialized deltas
> for a whole wavelet in a single field in mongo?
>
> On 2 January 2014 16:45, Ben Hegarty >
> wrote:
> > Does anyone know if the deltas or index fi
ist for Wave. It's a good news. Thank you~
>
>
> On Thu, Jan 2, 2014 at 5:24 PM, Ben Hegarty wrote:
>
> > Hi Pablo,
> > Ironically I started work on this feature over the weekend as it is next
> on
> > my list of must haves for my own personal project which als
Hi Pablo,
Ironically I started work on this feature over the weekend as it is next on
my list of must haves for my own personal project which also uses MongoDB.
I've had to upgrade the MongoDB driver and add in the morphia plugin for
modelling the delta store which hopefully I'll be able to continu
Hi Guys,
I was just wondering if anyone knows why some files seem to have over a
dozen copies of the license information scattered through them? Is this
correct.
for an example have a look at
/wave-protocol/gen/messages/org/waveprotocol/box/attachment/gson/AttachmentMetadataGsonImpl.java
Regards
Hi Guys,
I don't normally say very much on this list but I keep a keen eye on what
is going on, because I have over the last 12/18 months been trying to bring
my knowledge of GWT, Java and eclipse up to a point where I can use these
tools and potentially use WIAB as part of a project I'm working on
thanks Yuri,
Yep I'm inadvertently trying to use 1.7.
On Tue, Nov 5, 2013 at 9:59 AM, Yuri Z wrote:
> Just a quick check - are you using jdk 1.6?
> On Nov 5, 2013 11:34 AM, "Ben Hegarty" wrote:
>
> > Hi Guys,
> > I've just downloaded the latest cod
Hi Guys,
I've just downloaded the latest code line from trunk and after getting the
third party jars and compiling I get the following error.
[javac]
C:\trunk\proto_src\org\waveprotocol\box\attachment\AttachmentProto.java:344:
warning: [static] static method should be qualified by type name, B
I had to replace the junit location in the get_third_party.sh script with
one from source forge as the one there seems to be broken, I take it that u
ran this script before compiling anything?
Regards
On Wednesday, March 27, 2013, Jack Johnson wrote:
> I cannot get Wave in a Box to compile on Deb
http://dl.dropbox.com/u/62577518/wave/server.config
>
> Ali
>
> On 4 October 2012 12:06, Ben Hegarty wrote:
> > Hey Ali,
> > I don't see you attachment of the config file, could you load it
> somewhere
> > other than here, I think the groups attachements get str
of 3 certificates (in order:
> wave.eezysys.co.uk, StartSSL Class 1 Primary Intermediate Server CA,
> StartCom Certification Authority)
> See the attached 'keytool -list -v -keystore wiab.ks'
>
> Ali
>
> On 27 September 2012 16:17, Ben Hegarty wrote:
> > Hey
; StartCom Certification Authority)
> See the attached 'keytool -list -v -keystore wiab.ks'
>
> Ali
>
> On 27 September 2012 16:17, Ben Hegarty wrote:
> > Hey Ali,
> > I'm in the process of trying to set this up, is there any chance of
> seeing
> > h
io patch here:
>
> https://github.com/alown/wave/commit/1bbc3db4449e92617cf1cf1c05c26144c4ee164a
> On 25 Sep 2012 10:21, "Ben Hegarty" wrote:
>
> > Yep same as wave, firefox continually tries to authenticate and chrome
> just
> > dies straight away, not that I know what it is but could we fal
Yep same as wave, firefox continually tries to authenticate and chrome just
dies straight away, not that I know what it is but could we fall back to
comet (because it seems to be ok) for situations like these? :(
Bugger really wanted to be able to use wave, thanks again for all your help
Ali, you'
https://uk.bp.com which fails
> since the DNS records are invalid).
>
> On 25 September 2012 09:27, Ben Hegarty wrote:
> > ok hopefuly this one is cleaner for firefox, though I have to add that
> > firefox keeps asking for my credentials and no matter how many times I
cks.com/2011/08/29/access-to-the-web-proxy-filter-on-forefront-tmg-2010-is-denied/
>
> On 25 September 2012 09:05, Ben Hegarty wrote:
> > Hey Ali,
> > Was looking over the chrome capture and I'm not sure that the one below
> is
> > very clean so I performed it aga
Hey Ali,
Was looking over the chrome capture and I'm not sure that the one below is
very clean so I performed it again...
https://docs.google.com/open?id=0B5FF_Ld8SzsNWG5rd0d0UnZVQU0
Regards
hegsie
On Tue, Sep 25, 2012 at 8:53 AM, Ben Hegarty wrote:
> Hey Ali,
> I've tested
Hey Ali,
I've tested this again with firefox to no avail...
https://docs.google.com/open?id=0B5FF_Ld8SzsNaGFVV2NabEd0RFU
and with chrome...
https://docs.google.com/open?id=0B5FF_Ld8SzsNdmw5aThEZXF1U0k
Regards
hegsie
On Mon, Sep 24, 2012 at 9:19 PM, Ben Hegarty wrote:
> Ok, will do
a patch for Wave (and have dinner, and everything else) to make
> it work.
>
> This should have all traffic going over port 443, so if you check in
> Wireshark all you should see is some TLS traffic to 71.19.144.245.
>
> Ali
>
> On 24 September 2012 17:18, Ben Hegarty wrote:
wave server to fix it).
>
> I can move it so that websockets goes over 443, then I will let you
> try again. (At which time it should work fine).
>
> On 24 September 2012 17:09, Ben Hegarty wrote:
> > https://docs.google.com/open?id=0B5FF_Ld8SzsNMnlmZkZWZWtEQ28
> >
&g
https://docs.google.com/open?id=0B5FF_Ld8SzsNMnlmZkZWZWtEQ28
Looks like you're right there Ali I'm seeing port not allowed in the http
packets
Cheers
On Mon, Sep 24, 2012 at 5:03 PM, Ali Lown wrote:
> Yes.
>
> On 24 September 2012 17:01, Ben Hegarty wrote:
> > Sure I
a
> non-standard port for the websockets, and it is quite likely you have
> most outgoing ports blocked.
>
> On 24 September 2012 16:42, Ben Hegarty wrote:
> > Hey Ali,
> > Basically I get 'A turbulance' after logging in and never go online and
> no
> > w
Hey Ali,
Basically I get 'A turbulance' after logging in and never go online and no
wave data is saved down, you just see 'Unsaved all the time'..
I've uploaded the wireshark trace to the following location :)
https://docs.google.com/open?id=0B5FF_Ld8SzsNMm5oOGJXajlOV00
HTH
On Mon, Sep 24, 2012
Hey Guys,
I've been investigating some issues that I've been having with using wave
behind a proxy server and found this thread about proxy issues which are
identical to the issue I'm seeing...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=107696
basically it looks like the problem comes from the
me directly (aka, outside of the list) if this is ok?
>
> Ali.
> On 28 Aug 2012 13:40, "Ben Hegarty" wrote:
>
> > Hi,
> > I was wondering if anyone knows of a secure wiab server around that I'd
> be
> > able to use to see if using secure web sockets fi
on't see an attachment to your
> message?
> On Apr 5, 2012 11:30 AM, "Ben Hegarty" wrote:
>
> > hmm, i've attached basically what I see after logging in behind a proxy
> on
> > my work network...
> >
> > On Wed, Apr 4, 2012 at 3:35 PM, Yuri Z
>
> On Wed, Apr 4, 2012 at 5:31 PM, Ben Hegarty wrote:
>
> > Is there any way that we can change wiab to operate behind company
> > firewalls/proxys/security servers like this? I imagine that without this,
> > enterprise use with federation will be limiting.. Has any
Is there any way that we can change wiab to operate behind company
firewalls/proxys/security servers like this? I imagine that without this,
enterprise use with federation will be limiting.. Has anyone debugged it?
On Tue, Apr 3, 2012 at 11:47 PM, Vicente J. Ruiz Jurado wrote:
> El 03/04/12 15:5
At the moment I can only try from behind a proxy, I'll try again tonight
when I have a direct internet connection.. Cheers
On Thu, Mar 29, 2012 at 11:04 AM, Yuri Z wrote:
> described
e public demo server (waveinabox.net)
> or your own local WIAB server? Also, can you attach the server log? Are you
> behind a proxy?
>
> On Thu, Mar 29, 2012 at 10:45 AM, Ben Hegarty wrote:
>
> > Hey Guys,
> > I've been using this server as a kind of reference server for
Hey Guys,
I've been using this server as a kind of reference server for making sure
that issues in my own server setup are actually my own. I've tried a new
account and multiple browsers but I always just get 'a turbulance
detected', I'm seeing similar issues on my own server and thought that this
Bit of a dumb question then, where exactly is the problem...
Is it that the apache server has a bug when supporting websockets? Or is it
that WIAB isn't playing correctly with the protocol? jjust so I can follow
up I suppose...
On Wed, Mar 7, 2012 at 4:12 PM, Yuri Z wrote:
> Yep, just uses port
Hi Guys,
Recently I've been trying to set up a WIAB server behind an apache server
by forwarding the wave..com subdomain to the 9898 port in WIAB,
it seems to be ok accept for the fact that when I log in I can't see new
waves in the inbox and the welcome wave never loads..
The apache config I'm us
Hey Guys,
I'm trying to get a wave server running using the latest mainline and I
can't seem go online and all I see is the top bar, I get the attached log
messages..
Has anyone seen this before? I'm running on Win7..
Regards
Hegs
en both used for both, however. I don't think theres a
> preferred method as such.
>
>
> ~~
> Reviews of anything, by anyone;
> www.rateoholic.co.uk
> Please try out my new site and give feedback :)
>
>
>
> On 27 January 2012 17:23, Ben Hegarty wrote:
> &g
Hi Guys,
I'm working on creating a new widget for the colour selection, as I'm new
to the whole GWT/web development stuff, I'm just wondering if the preferred
method for creating a widget is by defining it in the clientbundle xml or
building it at run time?
Regards
PL<http://sam.zoy.org/wtfpl/>compatible with Apache 2 PL? If that's the
> case, I can change it on the
> project page, and include it in the code base.
>
>
> 2012/1/6 Ben Hegarty
>
>> Hi Dusan,
>> From what I understand the problem with adopting your pro
general rule.
> >>
> >> In this specific case there's the issue of the licence, I'm not an
> >> expert but I think the GPL is not compatible with the apache licence,
> >> i.e. we'd have to convert all the wave code to GPL in order to use
> >
ok, but I'm confused, what the connection between the undercurrent undo
stack and a color picker for the edit toolbar? I really just need to know
if we're allowed to use external controls within wiab.. or have I missed
the point? :)
Ben
On Tue, Jan 3, 2012 at 2:02 PM, Daniel Danilatos wrote:
> A
n wiab, however I'm not sure about licenses because wave
is using the apache2 license and this colorbox project is on GPLv3. Does
anyone see any problems in using this project within wiab?
Regards
On Fri, Dec 30, 2011 at 8:20 PM, Ben Hegarty wrote:
> Cheers :)
>
>
> On Fr
ok so I can get the
*waveharness-hosted*
working howvever the
*hosted-gwt*
complains about a missing startup url, does anyone know this url should be?
On Sat, Dec 31, 2011 at 5:35 PM, Yuri Z wrote:
> ant hosted-gwt
Hi guys,
I know this must seem a basic question, however I can't seem to get the
debug server running so I can attach to it, I followed the instructions
from http://www.waveprotocol.org/code/debugging, but this doesn't seem to
be working, I get the error below... Does anyone know how to get pass th
ichael,
>> Can you please add Ben ('hegsie') to jira?
>> Thanks. Ali
>>
>> On 30 December 2011 16:19, Ben Hegarty wrote:
>>> yep I just set it up, the user name is: hegsie
>>> Cheers
>>>
>>> On Fri, Dec 30, 2011 at 1:51 PM, Ali Lown wr
yep I just set it up, the user name is: hegsie
Cheers
On Fri, Dec 30, 2011 at 1:51 PM, Ali Lown wrote:
> Do you have a Jira account? Once you do send a message back here for
> Michael who can then grant you permission to assign the issue to
> yourself.
>
> On 30 December 2011 13:
Thanks for the input guys, I think I'll have a crack at WAVE-270 first as
that seems to have some guiding information already, I have a look again at
the delete functionality once the dust has settled.
Is there some way I can get the issue assigned to myself? or is that not
something I need to wor
Hi guys,
I've been looking to help with this project is there any starter projects
that I could work on to get started with, the existing starter projects
seem to allocated to people, is this still the case? or are there any new
ones I could have a crack at?
Cheers
--
blog:http://thelifeofbenhegs
h.
> The is issue already handled by Alex North.
>
> 2011/1/12 Ben Hegarty
>
> > Basically when you create a new wave it isn't added to the inbox, and
> ditto
> > for waves that you are added too, http://demo.wave-in-a-box.org/ also
> > exhibits this behav
Basically when you create a new wave it isn't added to the inbox, and ditto
for waves that you are added too, http://demo.wave-in-a-box.org/ also
exhibits this behaviour..
On Wed, Jan 12, 2011 at 10:52 AM, Yuri Z wrote:
> It works for me. Can you provide more details?
>
> 2011/1/
76 matches
Mail list logo