I think we should allow Java 7 but not make it the default. 6 seems more reasonable. It's like with dependencies to other bundles, we should use the lowest version that makes sense :) So if there is no reason for requiring 7 in a module, why should we? Java 5 is way too old, so I think it doesn't make sense to support that.
I think we should also start supporting java 8 and update the parent pom to allow this, even if that means that we disable the signature check for java 8 for now. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
