You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Christoffer Sawicki (JIRA)" <ji...@apache.org> on 2013/05/02 17:10:15 UTC

[jira] [Created] (THRIFT-1956) Switch to Apache Commons Lang 3

Christoffer Sawicki created THRIFT-1956:
-------------------------------------------

             Summary: Switch to Apache Commons Lang 3
                 Key: THRIFT-1956
                 URL: https://issues.apache.org/jira/browse/THRIFT-1956
             Project: Thrift
          Issue Type: Improvement
            Reporter: Christoffer Sawicki
            Priority: Minor


Thrift for Java currently uses Apache Commons Lang 2.5.

3.0 was released in July of 2011 and provides lots of improvements.

I have a project that uses Lang 3.x but Thrift drags in Lang 2.x. It would be nice to get rid of the dependency on 2.x. (3.x is designed so that it can be installed side by side with 2.x.)

The downside of switching to Lang 3.x is that Thrift will no longer be compatible with Java <= 4. I can't imagine this being a problem, but what do you say?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira