Juan Hernandez has submitted this change and it was merged. Change subject: webadmin, userportal: Don't require path tweak in Eclipse ......................................................................
webadmin, userportal: Don't require path tweak in Eclipse Currently we need to do some adjustments to the source paths after importing the projects in Eclipse in order to add the directories contained generated source. This patch uses the build helper maven plugin to add those directories, so that Eclipse will import the projects without the need to manually tweak the paths. We also need to avoid copying and filtering all the resources to the generated resources directory, as this generates a validate-build loop in eclipse. We can copy and filter only the .gwt.xml files, as this is what we really need. Change-Id: Ic48b86f266e287d95872c4048e1d0f6e4f58dd8f Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M frontend/webadmin/modules/frontend/pom.xml M frontend/webadmin/modules/gwt-extension/pom.xml M frontend/webadmin/modules/userportal-gwtp/pom.xml M frontend/webadmin/modules/webadmin/pom.xml 4 files changed, 50 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11170 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic48b86f266e287d95872c4048e1d0f6e4f58dd8f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <a...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches