lukasz-antoniak commented on PR #1983: URL: https://github.com/apache/cassandra-java-driver/pull/1983#issuecomment-2490989901
I ended up implementing `TweetService` that does not use mapper and query builder. `BundleOptions.applicationCoreBundle()` creates also a small OSGi bundle with just Tweet service and its dependencies (skipping `MailboxService` and its imports). Test infrastructure is brought by `BundleOptions.testBundles()` and it also uses Guava. I have refactored parts of _test-infra_ classes not to use Guava internally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org