Complie error with OpenJDK in module/core
-----------------------------------------
Key: TUSCANY-3903
URL: https://issues.apache.org/jira/browse/TUSCANY-3903
Project: Tuscany
Issue Type: Bug
Reporter: ant elder
Fix For: Java-SCA-2.0
When building with OpenJDK there is a compile error in the core module:
/home/fmoga/coding/apache-tuscany/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/invocation/ExtensibleProxyFactory.java:[60,43]
invalid inferred types for R; inferred type does not conform to declared
bound(s)
inferred: org.oasisopen.sca.ServiceReference<B>
bound(s): org.oasisopen.sca.ServiceReference<B>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira