Blame SOURCES/MANIFEST-TCK.MF

31c756
Manifest-Version: 1.0
31c756
Bundle-ManifestVersion: 2
31c756
Bundle-Name: Tck
31c756
Bundle-SymbolicName: com.google.code.atinject.tck
31c756
Bundle-Version: 1.0.0
31c756
Bundle-Vendor: GOOGLE
31c756
Bundle-RequiredExecutionEnvironment: J2SE-1.5
31c756
Require-Bundle: org.junit;bundle-version="3.8.2"
31c756
Export-Package: org.atinject.tck,
31c756
 org.atinject.tck.auto;x-internal:=true,
31c756
 org.atinject.tck.auto.accessories;x-internal:=true
31c756
Import-Package: javax.inject;version="1.0.0"
31c756
JavaPackages-GroupId: javax.inject
31c756
JavaPackages-ArtifactId: javax.inject-tck
31c756
JavaPackages-Version: 1.1.SNAPSHOT