Juan Hernandez has posted comments on this change. Change subject: packaging: Move dependencies to a JBoss module ......................................................................
Patch Set 1: In the past we had definitions of modules that replaced the definitions of the same modules included in the JBoss package. We needed that because some of the modules in the JBoss package had bugs that we needed to workaround. We don't need those modules any longer because they have been fixed in the JBoss package. That doesn't mean that JBoss modules are bad in themself, in fact they are a better classloading mechanism than just dropping .jar files in the lib directories. That is what this patch is doing, moving the external dependencies that we currently ship as .jar files in the lib directory of the ear to a JBoss module. Why do you think that a well behaved application can't install modules? -- To view, visit http://gerrit.ovirt.org/11686 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I82a775915f4b2066ef14961cf69c2a35d0673133 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches