Hello Yair Zaslavsky,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/35341

to review the following change.

Change subject: aaa: Fixing build for fedora 21
......................................................................

aaa: Fixing build for fedora 21

Fixes InitializingBeand and DisposableBean not
begin not recognized

Topic: AAA
Signed-off-by: Yair Zaslavsky <[email protected]>
Change-Id: Id3e9d6366a34ff6315833180940a7275804a1519
Signed-off-by: Yair Zaslavsky <[email protected]>
---
M backend/manager/modules/builtin-extensions/pom.xml
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/41/35341/1

diff --git a/backend/manager/modules/builtin-extensions/pom.xml 
b/backend/manager/modules/builtin-extensions/pom.xml
index 9f49f22..053b0f3 100644
--- a/backend/manager/modules/builtin-extensions/pom.xml
+++ b/backend/manager/modules/builtin-extensions/pom.xml
@@ -16,6 +16,11 @@
       <artifactId>spring-ldap-core</artifactId>
     </dependency>
     <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-beans</artifactId>
+      <version>${spring.version}</version>
+    </dependency>
+    <dependency>
       <groupId>${engine.groupId}</groupId>
       <artifactId>compat</artifactId>
       <version>${engine.version}</version>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3e9d6366a34ff6315833180940a7275804a1519
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to