Re: Failure to Build Wave

2012-09-09 Thread 郭晓峰
With simple drilling down, I think it is related to GOOGLE_CERT in L32 of CertpathTest. Because it is a string, I've no idea to fix it. The build can pass once I remove a little bit related code, and the server can start successfully. However, the interface looks far away from Google Wave, and loo

Re: Failure to Build Wave

2012-09-09 Thread Yuri Z
The point is - you still can build the trunk with "ant compile-gwt dist-server" The issue with expired certificate is real, but it should not affect anything IMO. I don't remember why this certificate was needed anyway, need to check if we can just remove it. On Sun, Sep 9, 2012 at 1:52 PM, Ali Lo

Re: Failure to Build Wave

2012-09-09 Thread Ali Lown
@Yuri, does Certpathtest not pass for you? I can simply run 'ant' here and have the trunk build. Ali On 9 Sep 2012 11:36, "Yuri Z" wrote: > I think it is related to https://issues.apache.org/jira/browse/WAVE-292 > > On Sun, Sep 9, 2012 at 12:24 PM, Ali Lown wrote: > > > Hi Xiaofeng, > > > > W

Re: Failure to Build Wave

2012-09-09 Thread Yuri Z
I think it is related to https://issues.apache.org/jira/browse/WAVE-292 On Sun, Sep 9, 2012 at 12:24 PM, Ali Lown wrote: > Hi Xiaofeng, > > We try to ensure that the trunk is always buildable (and so most of the > time it is). > > Looking at your stacktrace the critical line seems to be " Cause

Re: Failure to Build Wave

2012-09-09 Thread Ali Lown
Hi Xiaofeng, We try to ensure that the trunk is always buildable (and so most of the time it is). Looking at your stacktrace the critical line seems to be " Caused by: java.security.cert.CertificateExpiredException: NotAfter: Fri Sep 09 11:28:30 CST 2011". Is the date/time on your machine correc

Failure to Build Wave

2012-09-09 Thread 郭晓峰
Hi there, Just try to build it, but looks failed. [junit] Running org.waveprotocol.wave.crypto.CertpathTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.038 sec Details as below: NameStatus TypeTime(s) testValidator_canGrokCriticalExtension Error Certificate