Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPP » [aeri][ann](Internal API change)
[aeri][ann] [message #1736429] Wed, 29 June 2016 11:57
Johannes Dorn is currently offline Johannes DornFriend
Messages: 61
Registered: June 2013
Member
The fix for Bug 496666 required a small internal API change in the aeri client.

If your aeri extension happens to listen to events to topic "org/eclipse/epp/internal/logging/aeri/ui/event/send", declared in org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.TOPIC_USER_REQUESTS_SEND, please be advised that events are no longer send to that topic.

Instead, events are now published to the topics "org/eclipse/epp/internal/logging/aeri/ui/event/send/group" or "org/eclipse/epp/internal/logging/aeri/ui/event/send/groups", declared in org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.TOPIC_USER_REQUESTS_SEND_ONE_GROUP and org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.TOPIC_USER_REQUESTS_SEND_ALL_GROUPS.

The former, TOPIC_USER_REQUESTS_SEND_ONE_GROUP, is sent when the user clicks on Send in aeri's notification. TOPIC_USER_REQUESTS_SEND_ALL_GROUPS is used in all other scenarios, e.g. clicking Send in the Review Dialog, or when automatic sending is activated.

Thanks
Previous Topic:[aeri] [ann] Webinar on June 24: Setting up Automated Error Reporting for your own Eclipse plug-in
Next Topic:[AERI] Unable to make it working with version 2.0.x
Goto Forum:
  


Current Time: Sat Jul 27 01:22:32 GMT 2024

Powered by FUDForum. Page generated in 0.06639 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top