[mongo-java-driver] branch master updated (cee0ddb -> 688dc2b)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 20 15:23:51 BST 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository mongo-java-driver.

      from  cee0ddb   Replaced the dependency on testng with junit4
      adds  b391b75   Imported Upstream version 2.12.4
       new  1429f51   Merge tag 'upstream/2.12.4'
       new  2bab306   New upstream release (2.12.4)
       new  39a8e6d   Standards-Version updated to 3.9.6
       new  735c1ba   Shorter Vcs-Browser URL
       new  688dc2b   Upload to unstable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.properties                                   |   4 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   4 +-
 pom.xml                                            |   2 +-
 src/main/com/mongodb/BaseCluster.java              |  30 ++-
 src/main/com/mongodb/DBCollection.java             |   3 +-
 src/main/com/mongodb/Mongo.java                    |   2 +-
 src/main/com/mongodb/ServerDescription.java        |  48 +++-
 src/main/com/mongodb/ServerMonitor.java            |  14 +-
 src/main/com/mongodb/Tags.java                     |   2 +-
 src/test/com/mongodb/ServerDescriptionTest.java    | 267 +++++++++++++++------
 .../com/mongodb/ServerMonitorSpecification.groovy  |  61 +++--
 12 files changed, 314 insertions(+), 130 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mongo-java-driver.git



More information about the pkg-java-commits mailing list