Moti Asayag has submitted this change and it was merged.

Change subject: core: Infra for injecting beans in external JARs
......................................................................


core: Infra for injecting beans in external JARs

This patch introduces a ModuleExtension that can inject beans that are not
part of the EAR file. This is a limitation of JBoss 7, which is fixed in future 
versions.
Once we stop supporting older jboss - this code can be safely removed

Change-Id: I3b3c2c57178b5df4f98b4191ac9a06f9129414d0
Bug-Url: https://bugzilla.redhat.com/1159621
Signed-off-by: lzel...@redhat.com <lzel...@redhat.com>
---
M backend/manager/dependencies/common/pom.xml
A 
backend/manager/dependencies/common/src/main/modules/org/deltaspike/main/module.xml
A 
backend/manager/dependencies/common/src/main/modules/org/reflections/main/module.xml
M backend/manager/modules/bll/pom.xml
A 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/ModuleConfigurationExtension.java
A 
backend/manager/modules/bll/src/main/resources/META-INF/services/javax.enterprise.inject.spi.Extension
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/SimpleDependecyInjector.java
M 
backend/manager/modules/dal/src/main/modules/org/ovirt/engine/core/dal/main/module.xml
A backend/manager/modules/dal/src/test/resources/test-beans.xml
M ear/src/main/resources/META-INF/MANIFEST.MF
M pom.xml
11 files changed, 220 insertions(+), 1 deletion(-)

Approvals:
  Roy Golan: Looks good to me, approved
  Liran Zelkha: Verified



-- 
To view, visit http://gerrit.ovirt.org/37439
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b3c2c57178b5df4f98b4191ac9a06f9129414d0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzel...@redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzel...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to