[JAVA-944] Releases are inconsistent Created: 04/Sep/13  Updated: 04/Sep/13  Resolved: 04/Sep/13

Status: Closed
Project: Java Driver
Component/s: API
Affects Version/s: 2.11.2
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Omair Majid Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

The releases published are inconsistent among each other.

Official jar download
There is a single jar named mongo-driver-java-2.11.2.jar available as download at http://driver-downloads.mongodb.org/java/2.11.2/mongo-java-driver-2.11.2.jar. This is a single jar that contains org.bson.* as well com.mongodb.* packages.

Building from source (github) using ant
This builds two jars - one for com.mongo.* packages and one for org.bson.* packages.

This difference means that anyone building from source gets a different jar than someone getting a pre-built jar from maven.



 Comments   
Comment by Jeffrey Yemin [ 04/Sep/13 ]

No problem. Closing this then.

Comment by Omair Majid [ 04/Sep/13 ]

Sorry, my mistake. I saw that it was producing a separate bson.jar and separate mongo.jar and assumed it was splitting packages up too.

Comment by Jeffrey Yemin [ 04/Sep/13 ]

I'm not sure I understand. When you build via 'ant jar', the mongo.jar file contains the org.bson.* packages as well.

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