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
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to