[JAVA-152] publish bson.jar to maven Created: 24/Aug/10  Updated: 29/Oct/10  Resolved: 08/Oct/10

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

Type: Improvement Priority: Major - P3
Reporter: Sun Ning Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

I jsut suggest mongo team to separate org.bson.* packages from mongodb-java-driver distribution. Those who use bson technology only does not need mongo-java-driver, however, they can not find a single library for bson.
This will be helpful to the development of bson specification.



 Comments   
Comment by auto [ 24/Sep/10 ]

Author:

{'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: some prep work for getting bson.jar into maven JAVA-152
http://github.com/mongodb/mongo-java-driver/commit/562eb88fed1f849c4a2b82e3baca9a0c7461ef74

Comment by Eliot Horowitz (Inactive) [ 24/Sep/10 ]

old one for reference http://jira.codehaus.org/browse/MAVENUPLOAD-2643

Comment by Eliot Horowitz (Inactive) [ 24/Aug/10 ]

Ah - ok. That makes sense.

Comment by Sun Ning [ 24/Aug/10 ]

OK, My suggestion is to publish the single bson.jar to maven central repository.
So we can add dependency in pom.xml:

<groupId>org.bson</groupId>
<artifactId>bson</actifactId>
<version>1.0</version>

Comment by Eliot Horowitz (Inactive) [ 24/Aug/10 ]

if you run "ant jar" it already builds a bson.jar
we can publish that.

I don't think we'll split the code repos though.

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