Build OSGi bundles with Ant+Ivy
Par Jérôme le lundi 20 décembre 2010, 13:41 - Ivy - Lien permanent
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.