Home | History | Annotate | Download | only in META-INF
      1 Manifest-Version: 1.0
      2 Bundle-ManifestVersion: 2
      3 Bundle-Name: %pluginName
      4 Bundle-SymbolicName: com.ibm.icu.tests
      5 Bundle-Version: @BUILD_VERSION@
      6 Bundle-Vendor: %providerName
      7 Fragment-Host: com.ibm.icu
      8 Bundle-Copyright: @COPYRIGHT@
      9 Require-Bundle: org.junit
     10 Bundle-RequiredExecutionEnvironment: J2SE-1.5
     11