[JAVA-414] BSON Package depend MongoDB Package Created: 12/Aug/11  Updated: 31/Mar/15  Resolved: 25/Jun/13

Status: Closed
Project: Java Driver
Component/s: API
Affects Version/s: 2.6.3, 2.6.5, 2.7
Fix Version/s: 3.0.0

Type: Bug Priority: Major - P3
Reporter: Fu Gui Assignee: Jeffrey Yemin
Resolution: Done Votes: 1
Labels: bson
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

JAVA



 Description   

In MongoDB Java Driver, these are two main package: org.bson and com.mongodb. com.mongodb depend org.bson. but now In org.bson package, those file depend com.mongodb:
org.bson.io.OutputBuffer use: com.mongodb.util.Util.toHex
org.bson.BasicBSONObject use: com.mongodb.util.JSON.serialize
org.bson.BSONEncoder use: com.mongodb.DBRefBase and com.mongodb.util.MyAsserts.assertEquals



 Comments   
Comment by Jeffrey Yemin [ 31/Mar/15 ]

Closing all resolved 3.0.0 issues, as 3.0.0 has been tagged and released.

Comment by Jeffrey Yemin [ 25/Jun/13 ]

All the circular dependencies are removed in 3.0.x branch, see https://github.com/mongodb/mongo-java-driver/tree/3.0.x/bson. Now that bson is module that is compiled independently, this can't happen inadvertently any more.

Generated at Thu Feb 08 08:52:13 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.