hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Change Bundle-RequiredExecutionEnvironment to JavaSE-1.6 #12

Closed glatuske closed 10 years ago

glatuske commented 10 years ago

The JAX RS connector bundles should only require Java 1.6 instead of Java 1.7.

dilec commented 10 years ago

+1 Can you remove the Java 1.7 dependency (from the MANIFEST) ? Or is this really required ?