... but I'm not sure why.
The failure is
[javac]
/home/google/open-wave-build/hudson/jobs/default/workspace/src/org/waveprotocol/box/server/robots/RobotWaveletData.java:120:
incompatible types; no instance(s) of type variable(s) O exist so that
org.waveprotocol.wave.model.operation.SilentOperationSink<O> conforms
to
org.waveprotocol.wave.model.operation.SilentOperationSink<org.waveprotocol.wave.model.operation.wave.WaveletOperation>
[javac] found :
<O>org.waveprotocol.wave.model.operation.SilentOperationSink<O>
[javac] required:
org.waveprotocol.wave.model.operation.SilentOperationSink<org.waveprotocol.wave.model.operation.wave.WaveletOperation>
[javac] SilentOperationSink.Executor.build(perAuthorWavelet);
but that code hasn't changed recently. It builds for me locally. If anyone
has any insights they'd be most welcome.
A.
--
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.