commit | 0fd47dab1ba4bcb13c2a871ec4e0527c2c6c06bb | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Thu May 02 22:51:52 2013 -0400 |
committer | Jake Farrell <jfarrell@apache.org> | Thu May 02 22:51:52 2013 -0400 |
tree | a040a38273d002a2464f3fc7fd396fbcfca8b7b8 | |
parent | 7f8b870357ae2a28ba1b6438f8dfb2b23681be12 [diff] [blame] |
THRIFT-1956: Switch to Apache Commons Lang 3 Client: java Patch: Christoffer Sawicki Updates commons lang from 2.5 to 3.1
diff --git a/.gitignore b/.gitignore index 000a95c..855df1d 100644 --- a/.gitignore +++ b/.gitignore
@@ -15,6 +15,10 @@ *.dll *_ReSharper* *.opensdf +*.swp +.project +.pydevproject +.DS_Store /Makefile /Makefile.in @@ -265,6 +269,4 @@ /tutorial/py/Makefile /tutorial/py/Makefile.in /ylwrap -.project -.pydevproject -*.swp +