Getting started with submodules
Brian M Dube <[email protected]>
| Newsgroups | gmane.text.xml.forrest.devel |
|---|---|
| Message-ID | <20110515190509.GC2916@beaver> |
Hello, I'm experimenting with EasyAnt for the OSGi implementation of Apache Forrest [1] which consists of about a dozen submodules. Right now each submodule contains its own Ant build file which can be called directly or from build.xml at [1]. The submodule build files use the bnd task to create OSGi bundles from the sources. Is this setup a good candidate for EasyAnt? Is a plugin already available for creating OSGi bundles? -Brian [1] https://svn.apache.org/repos/asf/forrest/trunk/whiteboard/forrest-osgi/