]> granicus.if.org Git - icu/commitdiff
ICU-20326 Added Export-Package OSGi header in charset.jar
authoryumaoka <y.umaoka@gmail.com>
Thu, 21 Feb 2019 03:24:36 +0000 (22:24 -0500)
committerYoshito Umaoka <yumaoka@users.noreply.github.com>
Thu, 21 Feb 2019 18:20:28 +0000 (13:20 -0500)
icu4j/main/classes/charset/manifest.stub

index 0855fa1c9471a197542bb2f730de86e711c7aa7f..ef3d636f06ec70b6c36097353be916b2fbfda965 100644 (file)
@@ -14,4 +14,5 @@ Bundle-Version: @IMPLVERSION@
 Bundle-Vendor: Unicode, Inc.
 Bundle-Copyright: @COPYRIGHT@
 Bundle-RequiredExecutionEnvironment: @EXECENV@
+Export-Package: com.ibm.icu.charset
 Automatic-Module-Name: com.ibm.icu.charset
\ No newline at end of file