Skip to content

Conversation

@tolbertam
Copy link
Contributor

This is in support of enabling more convenient testing of the java-driver with different versions of libraries.

For example, a lot of users will tend towards using a newer version of Guava rather than the provided 14.0.1 version. With this change we could run tests in the
following manner:

mvn test -Dguava.version=18.0

This is in support of enabling more convenient testing of the
java-driver with different versions of libraries.  For example, a lot of
users will tend towards using a newer version of Guava rather than the
provided 14.0.1 version.  With this change we could run tests in the
following manner:

    mvn test -Dguava.version=18.0
olim7t added a commit that referenced this pull request Mar 13, 2015
Expose dependency versions as properties so they may be overriden.
@olim7t olim7t merged commit ed42df1 into apache:2.0 Mar 13, 2015
@tolbertam tolbertam deleted the dependencyProperties branch September 21, 2016 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants