Build OSGi bundles with Ant+Ivy
December 20th, 2010 by Jérôme Benois
As I said in my previous post,
the Bushel source code is now part of the Apache Ivy code base. The integration
task #IVY-1241 is
fully complete.
Now it’s possible to build OSGi bundles / eclipse plugins with Ant + Ivy. It
also supports provisionning from an OBR (OSGi Bundle Repository).
You can found more details in this documentation : http://ant.apache.org/ivy/history/trunk/osgi.html
Don’t hesitate to contact me for exchange any feedbacks.
Comments are currently closed.