[sbt-osgi] Generating OSGi bundle at package stage like maven-bundle-plugin?

81 views
Skip to first unread message

Guofeng Zhang

unread,
Aug 4, 2014, 8:21:38 PM8/4/14
to simple-b...@googlegroups.com
Hi,

Will it be possible to generate the OSGI bundle when jar is gnenerated, that is, when I run "package" task?

Especially, if OSGI bundle could be generated by the package task and I set the following for my project:
   exportJars := true
will the exported jar be a OSGI bundle?

Thanks

guofeng


 

Antoine Gourlay

unread,
Aug 5, 2014, 5:42:46 AM8/5/14
to simple-b...@googlegroups.com
Have a look at the sbt-osgi plugin: https://github.com/sbt/sbt-osgi

Cheers,
Antoine


--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simple-build-t...@googlegroups.com.
To post to this group, send email to simple-b...@googlegroups.com.
Visit this group at http://groups.google.com/group/simple-build-tool.
For more options, visit https://groups.google.com/d/optout.

Guofeng Zhang

unread,
Aug 5, 2014, 6:10:47 AM8/5/14
to simple-b...@googlegroups.com
I talked about this plugin.

This plugin will generate OSGi bundle when you run "publish" or "osgiBundle" task. I ask if it is possible to configure it to generate the OSGi bundle when run "package" task.

Thank you.
Reply all
Reply to author
Forward
0 new messages