It was me, will recover at once. Seems due to the luni-kernel-stubs.jar
and luni-kernel.jar has different generics signatures for some
j.l.reference classes.
Oliver Deakin wrote:
Hi,
I get a build error on Linux this morning:
[javac]
/home/odeakin/svn-checkouts/test/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java:229:
inconvertible types
[javac] found : java.lang.ref.Reference<capture of ? extends
java.util.jar.JarFile>
[javac] required:
org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection.CacheEntry
[javac] while ((entry = (CacheEntry) cacheQueue.poll())
!= null)
[javac] ^
Im not sure, but this may have been caused by the application of the
patch for HARMONY-1254.
Anyone else seeing it?
Regards,
Oliver
--
Paulex Yang
China Software Development Lab
IBM
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]