diff --git a/.gitignore b/.gitignore
index a6f89c2d..7d738e2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/target/
\ No newline at end of file
+/target/
+/jaxb-api/target/
\ No newline at end of file
diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml
index a5412133..3ed892e5 100644
--- a/jaxb-api/pom.xml
+++ b/jaxb-api/pom.xml
@@ -171,6 +171,7 @@
${project.build.outputDirectory}/META-INF/MANIFEST.MF
+ osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.8))"
${project.version}
${extension.name}
${spec.version}.${impl.version}