Skip to content

When Aries Blueprint is present, delegates to him blueprint instantiation#1

Open
ycastorium wants to merge 1 commit intoeclipse-gemini:mainfrom
ycastorium:master
Open

When Aries Blueprint is present, delegates to him blueprint instantiation#1
ycastorium wants to merge 1 commit intoeclipse-gemini:mainfrom
ycastorium:master

Conversation

@ycastorium
Copy link
Copy Markdown

With the old spring-dm it was possible to use spring-powered bundles and aries-blueprint bundles within the same container, with gemini the same can not be achieved. That's because there are several thirdparty bundles which are strongly tied with aries-blueprint implementation and gemini can not parse those bundles correctly.

This patch checks if aries is present at the running container, if it is, gemini ignores blueprint-bundles allowing aries to instantiate them.

…e responsability to instantiate blueprint bundles
@olaf-otto
Copy link
Copy Markdown
Contributor

Thanks a lot @YgorCastor for this patch!

I think this is a good idea and would introduce this behavior via a configuration ("Disable blueprint support if Apache Aries Blueprint is present") and enable it by default.

I've filed an eclipse issue for this change:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533593

Thanks & regards,
Olaf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants