Fix for JRUBY-2882. Handle error messages related to constructors better
[jruby.git] / jruby.bnd.template
blob8c8ebd736861cbac7cfe454deeebe55c0fef6765
1 Export-Package: org.jruby.*;version="@JRUBY_VERSION@"
2 Import-Package: !org.jruby.*, *;resolution:=optional
3 Bundle-Version: @JRUBY_VERSION@
4 Bundle-Description: JRuby @JRUBY_VERSION@ OSGi bundle
5 Bundle-Name: JRuby @JRUBY_VERSION@
6 Bundle-SymbolicName: org.jruby.jruby