Sorry about that! All should compile now.
J.D. On Mon, Mar 29, 2010 at 8:32 PM, Jae Lee <[email protected]> wrote: > hmm it's just weird that it compiles fine when I backed out the last commit > from Zamfire... > > On Mon, Mar 29, 2010 at 9:19 AM, James Purser <[email protected]> > wrote: >> >> On Mon, 2010-03-29 at 09:15 +0000, Jae Lee wrote: >> > hey guys and girls, >> > >> > >> > do you get compilation error >> > for org/waveprotocol/wave/model/document/util/DocHelper.java? >> > >> > >> > I'm getting >> > >> > >> > found : org.waveprotocol.wave.model.document.util.Point<capture#175 >> > of ? extends java.lang.Object> >> > >> > >> > required: org.waveprotocol.wave.model.document.util.Point<N> >> > return el == location.getContainer() ? location : Point.inElement(el, >> > nodeAfter); >> >> Hi Jae, >> >> Yup it's a known issue, I believe the current thinking is that it's an >> imcompatibility between OpenJDK and the Java SDK. >> >> There is a fix floating around on the list, haven't had time to go back >> and look. >> -- >> James Purser >> http://wavingtheshiny.collaborynth.com.au >> Wave Addresses: >> [email protected] (wave.google.com) >> [email protected] (wavesandbox.com) >> [email protected] (collaborynth.com.au FedOne Server) >> Skype: purserj1977 >> GTalk: [email protected] >> >> -- >> 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. >> > > -- > 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. > -- 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.
