Hi Valentin, On 12.09.2011 16:52, Valentin Valchev wrote: > Hello Felix, > I've just committed the new plugins and removed the old code from > webconsole.
Cool. > Didn't resolved this issue: https://issues.apache.org/jira/browse/FELIX-3111 > because there is no version in Jira for obr-plugin. Can you add one? I have created the webconsole-obr-plugin 1.0.0 version. > I also don't know how to add these plugins to build by default. Is there > something like main pom file that builds everything related to the > apache felix project? There is a reactor pom.xml in the root folder. It currently only lists the events plugin and none of the other new plugin projects. To be honest, I never really use the reactor to build everything. Rather I just build on demand and otherwise just use released versions of the bundles in my projects. Which leads me to suggesting that we soon release the stuff ;-) Regards Felix > Regards, > Valentin Valchev > > > On 12.9.2011 г. 14:42 ч., Felix Meschberger wrote: >> Hi, >> >> On 12.09.2011 08:52, Valentin Valchev wrote: >>> Hi Felix, >>> I have the following plugins already separated: >>> deppack >>> ds (declarative services) >>> shell >>> obr >>> >>> The question is can I commit now? >> Sure, go ahead. >> >> Regards >> Felix
