Changes in engine dependencies modules

Hi, as a part of logging refactoring [1] we needed to change structure in engine dependencies modules. Now there are two subdirectories under backend/manager/dependencies: common - contains modules of standard dependencies modules (previously they were placed directly under backend/manager/dependencies) tools - contains special modules used only in tools (engine-manage-domains, engine-config, notifier) - those modules contains libraries that overwrites libraries contained in JBoss distribution (currenlty slf4j with JUL as logging backend) So if you are currently preparing patches which change dependencies modules, please adapt them to the new structure. Thanks Martin Perina [1] http://lists.ovirt.org/pipermail/devel/2014-October/009004.html

Hello All, Please notice that if you are using devenv you should remove PREFIX/share/ovirt-engine/modules after master rebase and before next make install-dev so you avoid leftovers. Regards, Alon Bar-Lev. ----- Original Message -----
From: "Martin Perina" <mperina@redhat.com> To: devel@ovirt.org Sent: Monday, October 13, 2014 10:19:43 AM Subject: [ovirt-devel] Changes in engine dependencies modules
Hi,
as a part of logging refactoring [1] we needed to change structure in engine dependencies modules. Now there are two subdirectories under backend/manager/dependencies:
common - contains modules of standard dependencies modules (previously they were placed directly under backend/manager/dependencies)
tools - contains special modules used only in tools (engine-manage-domains, engine-config, notifier) - those modules contains libraries that overwrites libraries contained in JBoss distribution (currenlty slf4j with JUL as logging backend)
So if you are currently preparing patches which change dependencies modules, please adapt them to the new structure.
Thanks
Martin Perina
[1] http://lists.ovirt.org/pipermail/devel/2014-October/009004.html _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (2)
-
Alon Bar-Lev
-
Martin Perina