mongo42driver: uncompilable interims commit with *-legacy bundle removed from our bundle dependencies;

this produces lots of compilation errors, mostly because of MongoClientURI replaced by ConnectionString
This commit is contained in:
Axel Uhl
2021-08-26 23:29:35 +02:00
parent c8b10847b3
commit 370d23b983
42 changed files with 40 additions and 77 deletions
@@ -17,6 +17,5 @@ Require-Bundle: com.sap.sse.mongodb,
org.mongodb.bson;bundle-version="4.3.1",
org.mongodb.driver-core;bundle-version="4.3.1",
org.mongodb.driver-sync;bundle-version="4.3.1",
org.mongodb.mongodb-driver-legacy;bundle-version="4.3.1"
Export-Package: com.sap.sse.security.persistence,
com.sap.sse.security.persistence.impl