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

Incubator PMC/Board report for Sep 2012 ([ppmc])

2012-09-09 Thread Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 19 September 2012, 10:00:00 PST. The report for your podling wi

Re: Is federation working with current head?

2012-09-09 Thread Ali Lown
I have managed to get federation working again for the current head. You need to build it with the attached patch which fixes a NullPointerException, and the cause of the 'null' in the first place. I had to remove a check for isDeltaBoundary in getAppliedDeltaHistory for the federated deltas to pr

Re: Board report

2012-09-09 Thread Max pane
Hello, Even i would like to involve in Administration,Under michael, Regards Jack On Sun, Sep 9, 2012 at 2:51 PM, Upayavira wrote: > IIRC, the June report focused more on development issues than on > community/graduation issues, and it is the latter that the incubator PMC > and board are inter

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

Re: Board report

2012-09-09 Thread Upayavira
IIRC, the June report focused more on development issues than on community/graduation issues, and it is the latter that the incubator PMC and board are interested in, Regarding releases, we can release now. Call it alpha-0.0.1. The point of releasing is twofold: to show that all licensing issues h

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