Hi,
I think just last year or 2 I started seeing Java 1.6 in Felix. I think
many organizations have moved past 1.6 to 1.7 but not many that are
quickly moving to 1.8. I guess the question is do we want to make Java
8 a requirement for future versions of Felix? Are there features we
need from 1.8? If not it might be better to compile at 1.7 for a bit.
- Bob Paulin
On 7/25/2015 10:29 AM, Carsten Ziegeler wrote:
Hi,
I'm wondering what the minimum version for the resolver and the
framework is / should be?
I'm unable to compile current trunk of the resolver with 1.7, 1.8 works.
Although the framework sets the compiler to 1.5, it uses methods of
newer Java versions.
Carsten