Hi All, Since IO2010 was merged back in August and no outstanding patches on that branch have come to our knowledge, we have now deleted the IO2010 branch from our project website to hopefully make it easier for new people checking out the code.
Greetings, Lennard On Thu, Sep 23, 2010 at 8:54 AM, Dan Peterson <[email protected]> wrote: > Hi Dan, > > To get the simple web client working, I don't think you need to use the > io2010 branch anymore. It was merged into trunk in August. > > Regards, > -Dan > > > ----- Original Message ----- > From: [email protected] <[email protected]> > To: Wave Protocol <[email protected]> > Sent: Wed Sep 22 10:21:30 2010 > Subject: Ant All fails on Wave Protocol io2010 > > Hello, > > I'm new to the community and have successfully setup FedOne and > terminal clients but when I try and setup the Simple Web Client build > I keep receiving an Error message and Build Failed when running ant > all. > > Below is the output: > > > compile_gwt: > [java] Compiling module > org.waveprotocol.wave.examples.fedone.simplewebclient.SimpleWebClient > [java] Validating newly compiled units > [java] [WARN] Warnings in 'file:/home/hgc/wave-protocol- > io2010/src/org/waveprotocol/wave/client/common/util/ > IntMapJsoView.java' > [java] [WARN] Line 111: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 114: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 118: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 121: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 144: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 153: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 165: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 176: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 201: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [WARN] Line 231: Referencing deprecated class > 'org.waveprotocol.wave.client.common.util.IntMapJsoView' > [java] [ERROR] Errors in 'file:/home/hgc/wave-protocol- > io2010/src/org/waveprotocol/wave/client/editor/testing/ > MockTypingSink.java' > [java] [ERROR] Line 71: No source code is available for > type junit.framework.TestCase; did you forget to inherit a required > module? > [java] # > [java] # An unexpected error has been detected by Java Runtime > Environment: > [java] # > [java] # SIGSEGV (0xb) at pc=0x0625665c, pid=7175, > tid=2682260336 > [java] # > [java] # Java VM: Java HotSpot(TM) Server VM (10.0-b22 mixed mode > linux-x86) > [java] # Problematic frame: > [java] # V [libjvm.so+0x25665c] > [java] # > [java] # An error report file with more information is saved as: > [java] # /home/hgc/wave-protocol-io2010/hs_err_pid7175.log > [java] # > [java] # If you would like to submit a bug report, please visit: > [java] # http://java.sun.com/webapps/bugreport/crash.jsp > [java] # The crash happened outside the Java Virtual Machine in > native code. > [java] # See problematic frame for where to report the bug. > [java] # > > BUILD FAILED > /home/hgc/wave-protocol-io2010/build.xml:89: Java returned: 134 > > > I'm sure I'm missing something. Any help would be appreciated. > > Thanks, > > Dan > > -- > 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]<wave-protocol%[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]<wave-protocol%[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.
