Juan Hernandez has posted comments on this change.

Change subject: engine: <WIP> event subscribtion support for gluster events
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.ovirt.org/#/c/24079/1/backend/manager/dependencies/src/main/modules/com/google/common/eventbus/main/module.xml
File 
backend/manager/dependencies/src/main/modules/com/google/common/eventbus/main/module.xml:

Line 1: <?xml version="1.0" encoding="UTF-8"?>
Line 2: 
Line 3: <module xmlns="urn:jboss:module:1.1" name="org.sonatype.sisu">
The name of the module should match what you put in the MANIFEST.MF file 
com.google.common.eventbus.
Line 4: 
Line 5:   <resources>
Line 6:     <resource-root path="sisu-guava.jar"/>
Line 7:   </resources>


Line 6:     <resource-root path="sisu-guava.jar"/>
Line 7:   </resources>
Line 8: 
Line 9:   <dependencies>
Line 10:     <module name="com.google.common.eventbus"/>
And here you should put the names of the modules that this module needs.
Line 11:   </dependencies>
Line 12: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7c6caa37a75a2bb91b2a4f190d1d99ee7b4586da
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to