From f0f8c0fb56e82f05a8be2b514a90caa70db86bbd Mon Sep 17 00:00:00 2001 From: Ryan McKinley Date: Fri, 15 Jun 2007 18:44:38 +0000 Subject: [PATCH] upgrading commons-io to latest stable build. The changes do not affect solr (or solrj), but some of the new features are useful for clients. git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547764 13f79535-47bb-0310-9956-ffa450edef68 --- lib/commons-io-1.2.jar | 2 -- lib/commons-io-1.3.1.jar | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 lib/commons-io-1.2.jar create mode 100644 lib/commons-io-1.3.1.jar diff --git a/lib/commons-io-1.2.jar b/lib/commons-io-1.2.jar deleted file mode 100644 index 7cbcbbc3060..00000000000 --- a/lib/commons-io-1.2.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[b2867cdde4284228f2adc51e8a0358972bccaaf1] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/lib/commons-io-1.3.1.jar b/lib/commons-io-1.3.1.jar new file mode 100644 index 00000000000..2f81ed51d77 --- /dev/null +++ b/lib/commons-io-1.3.1.jar @@ -0,0 +1,2 @@ +AnyObjectId[7affdefcd2747f924d078dbe5e85bb1503532a4f] was removed in git history. +Apache SVN contains full history. \ No newline at end of file