linagora / tmail-backend

GNU Affero General Public License v3.0
31 stars 17 forks source link

ISSUE-986 Fixup guice binding EventDeadLetter for AUTOCOMPLETE EventBus #1016

Closed vttranlina closed 2 months ago

vttranlina commented 3 months ago

resolve: https://github.com/linagora/tmail-backend/issues/986

Merge requirement: [james-project] https://github.com/apache/james-project/pull/2205

Arsnael commented 2 months ago
[ERROR] /home/jenkins/build/workspace/Tmail_build_PR-1016/tmail-backend/apps/distributed/src/main/java/com/linagora/tmail/james/app/DistributedEmailAddressContactEventDeadLettersModule.java:[25,46] CassandraEventDeadLettersDAO(com.datastax.oss.driver.api.core.CqlSession,org.apache.james.events.EventSerializer) is not public in org.apache.james.events.CassandraEventDeadLettersDAO; cannot be accessed from outside package
[ERROR] /home/jenkins/build/workspace/Tmail_build_PR-1016/tmail-backend/apps/distributed/src/main/java/com/linagora/tmail/james/app/DistributedEmailAddressContactEventDeadLettersModule.java:[25,16] CassandraEventDeadLetters(org.apache.james.events.CassandraEventDeadLettersDAO,org.apache.james.events.CassandraEventDeadLettersGroupDAO) is not public in org.apache.james.events.CassandraEventDeadLetters; cannot be accessed from outside package

(don't mind the build status, I restarted it by mistake)

vttranlina commented 2 months ago

(don't mind the build status, I restarted it by mistake)

erge requirement: [james-project] https://github.com/apache/james-project/pull/2205

Arsnael commented 2 months ago

erge requirement: [james-project] https://github.com/apache/james-project/pull/2205

It has been merged? :)