< prev index next >

application/tests/org.openjdk.jmc.rjmx.test/META-INF/MANIFEST.MF

Print this page


   1 Manifest-Version: 1.0
   2 Bundle-ManifestVersion: 2
   3 Bundle-Name: RJMX Test
   4 Bundle-SymbolicName: org.openjdk.jmc.rjmx.test;singleton:=true
   5 Bundle-Version: 7.0.0.qualifier
   6 Bundle-Vendor: Oracle Corporation
   7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
   8 Bundle-ActivationPolicy: lazy
   9 Require-Bundle: org.junit,
  10  org.openjdk.jmc.rjmx,
  11  org.openjdk.jmc.common.test
  12 Export-Package: org.openjdk.jmc.rjmx.test,
  13  org.openjdk.jmc.rjmx.test.testutil
  14 Automatic-Module-Name: org.openjdk.jmc.rjmx.test
   1 Manifest-Version: 1.0
   2 Bundle-ManifestVersion: 2
   3 Bundle-Name: RJMX Test
   4 Bundle-SymbolicName: org.openjdk.jmc.rjmx.test;singleton:=true
   5 Bundle-Version: 7.1.0.qualifier
   6 Bundle-Vendor: Oracle Corporation
   7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
   8 Bundle-ActivationPolicy: lazy
   9 Require-Bundle: org.junit,
  10  org.openjdk.jmc.rjmx,
  11  org.openjdk.jmc.common.test
  12 Export-Package: org.openjdk.jmc.rjmx.test,
  13  org.openjdk.jmc.rjmx.test.testutil
  14 Automatic-Module-Name: org.openjdk.jmc.rjmx.test
< prev index next >