Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin,userportal: Add AddTabActionButton to exclude-filters.xml
......................................................................
webadmin,userportal: Add AddTabActionButton to exclude-filters.xml
Java classes annotated with @GenEvent, such as AddTabActionButton,
aren't used directly in frontend code. They represent meta-data
processed by GWTP annotation processors, such as GenEventProcessor.
Annotation processors produce additional Java sources which are
used in frontend code, such as AddTabActionButtonEvent.
Change-Id: Ie6424a05d4e76a08bc0d48e5fa299fc7673b718d
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/exclude-filters.xml
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19000
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6424a05d4e76a08bc0d48e5fa299fc7673b718d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server