Thanks !! 2009/6/3 Filippo Diotalevi <[email protected]>
> On Wed, Jun 3, 2009 at 3:12 PM, Agemo Cui <[email protected]> wrote: > > Go to each subproject directory and execute "mvn clean install". > > Then you will get what you want. > > On Wed, Jun 3, 2009 at 9:08 AM, galaxy <[email protected]> wrote: > > > >> Hi , > >> Is there a way to just build one bundle at a time , for example, just > build > >> felix.jar , instead of building all the bundles ? > > In particular, you may be interested in building first the "framework" > module, that provides the basic osgi container, and the "main" module, > that provides the executable. > > The felix.jar file you find in the zip distribution of Felix is the > "main" module. > > -- > Filippo Diotalevi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- regards Tian

