If the build has been fixed, the current assembly doesn't work fine:

- the bundle scope commands are not available.

It's due to a bad order in the startup or dependencies:

2012-03-23 19:10:53,549 | INFO | rint Extender: 2 | BlueprintContainerImpl | container.BlueprintContainerImpl 282 | 17 - org.apache.aries.blueprint.core - 0.4.1.SNAPSHOT | Bundle org.apache.karaf.shell.commands is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.1.0] 2012-03-23 19:10:53,549 | INFO | rint Extender: 1 | BlueprintContainerImpl | container.BlueprintContainerImpl 282 | 17 - org.apache.aries.blueprint.core - 0.4.1.SNAPSHOT | Bundle org.apache.karaf.bundle.command is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.1.0] 2012-03-23 19:10:53,552 | INFO | rint Extender: 2 | BlueprintContainerImpl | container.BlueprintContainerImpl 282 | 17 - org.apache.aries.blueprint.core - 0.4.1.SNAPSHOT | Bundle org.apache.karaf.features.command is waiting for namespace handlers [http://karaf.apache.org/xmlns/shell/v1.1.0]

As Christian made a refactoring, I guess that I missed some configuration (startup.properties generation, feature definition, others ?).

I gonna take a look and fix that asap to provide a new clean SNAPSHOT.

Regards
JB

On 03/20/2012 09:11 AM, Jean-Baptiste Onofré wrote:
Hi guys,

FYI, Christian has broken the trunk yesterday evening with his latest
commit:

The bundle/core BlueprintListener import
org.apache.karaf.bundle.core.BundleState which doesn't exist.

I'm fixing that and will respin a Jenkins build.

Regards
JB

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to