symphonyoss / symphony-java-sample-bots

A set of simple Bots for Symphony, implemented in Java.
Apache License 2.0
20 stars 14 forks source link

Missing PresenceListener on Symphony Java Client #15

Closed maoo closed 6 years ago

maoo commented 7 years ago

Several tests are failing against the symphony-java-client version 1.0.2-SNAPSHOT:

[ERROR] /Users/m/w/projects/symphony-java-sample-bots/src/main/java/org/symphonyoss/examples/presenceservice/SymUserCache.java:[34,39] cannot find symbol
[ERROR]   symbol:   class PresenceListener
[ERROR]   location: package org.symphonyoss.client.services

The following examples have been commented out to avoid the build to fail, therefore they need to be reimplemented according to the changes applied to the Symphony Java Client:

maoo commented 7 years ago

@ftbb - what is the listener to use instead of PresenceListener?

ftbb commented 7 years ago

I must modify the example, because we have retired the PresenceService in 1.0.2-SNAPSHOT.

ftbb

From: Maurizio Pillitu notifications@github.com Reply-To: symphonyoss/symphony-java-sample-bots reply@reply.github.com Date: Tuesday, June 27, 2017 at 11:30 AM To: symphonyoss/symphony-java-sample-bots symphony-java-sample-bots@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [symphonyoss/symphony-java-sample-bots] Missing PresenceListener on Symphony Java Client (#15)

Several tests are failing against the symphony-java-client version 1.0.2-SNAPSHOT:

[ERROR] /Users/m/w/projects/symphony-java-sample-bots/src/main/java/org/symphonyoss/examples/presenceservice/SymUserCache.java:[34,39] cannot find symbol

[ERROR] symbol: class PresenceListener

[ERROR] location: package org.symphonyoss.client.services

The following examples have been commented out to avoid the build to fail, therefore they need to be reimplemented according to the changes applied to the Symphony Java Client:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/symphonyoss/symphony-java-sample-bots/issues/15, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMPDm2yqWkftKjViVEvVt0W2rxHLUm8hks5sINnagaJpZM4OGcDo.


This e-mail, including accompanying communications and attachments, is strictly confidential and only for the intended recipient. Any retention, use or disclosure not expressly authorised by Markit is prohibited. This email is subject to all waivers and other terms at the following link: http://www.markit.com/en/about/legal/email-disclaimer.page

Please visit http://www.markit.com/en/about/contact/contact-us.page for contact information on our offices worldwide.