Vojtech Szocs has submitted this change and it was merged. Change subject: webadmin: Use AspectJ annotations instead of compiler ......................................................................
webadmin: Use AspectJ annotations instead of compiler The advantage of using the AspectJ annotations style instead of the AspectJ language and compiler is that there is no need to use an special maven plugin to do the build of the aspects. This also means that there is no need to use any special Eclipse plugin to support that maven pluging. Change-Id: I19fceace94978ada932f214f936041e1257fafa9 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M frontend/webadmin/modules/gwt-extension/pom.xml R frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/gwtextension/DontPrune.java M frontend/webadmin/modules/gwt-extension/src/main/resources/META-INF/aop.xml M frontend/webadmin/modules/pom.xml 4 files changed, 20 insertions(+), 34 deletions(-) Approvals: Vojtech Szocs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6004 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I19fceace94978ada932f214f936041e1257fafa9 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: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches