public
Description: JRuby from Codehaus
Homepage:
Clone URL: git://github.com/bobmcwhirter/jruby.git
jruby / jruby.bnd.template
100644 7 lines (6 sloc) 0.265 kb
1
2
3
4
5
6
7
Export-Package: org.jruby.*;version="@JRUBY_VERSION@"
Import-Package: !org.jruby.*, *;resolution:=optional
Bundle-Version: @JRUBY_VERSION@
Bundle-Description: JRuby @JRUBY_VERSION@ OSGi bundle
Bundle-Name: JRuby @JRUBY_VERSION@
Bundle-SymbolicName: org.jruby.jruby