You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/07/03 13:44:41 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1154: TINKERPOP-2185 Upgrade to commons-configuration2

spmallette opened a new pull request #1154: TINKERPOP-2185 Upgrade to commons-configuration2
URL: https://github.com/apache/tinkerpop/pull/1154
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2185
   
   This swapped out pretty easily - though the changes show just how dependent we are on the `Configuration` object which I'm not sure is so good. Being such an integral part of our code, it was really hard to try to follow a deprecation path from 3.4.x with this (though I tried). The change for most users should be pretty simple and because the namespacing is different, there aren't any collisions to worry about if someone remains dependent on 1.x for some reason.
   
   All tests pass with `docker/build.sh -t -n -i`
   
   VOTE +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services