From a49fccc4b38f14caf5391b70c54cfc071fe8e008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Osi=C5=84ski?= Date: Fri, 20 May 2011 19:39:42 +0000 Subject: [PATCH] SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125526 13f79535-47bb-0310-9956-ffa450edef68 --- dev-tools/eclipse/dot.classpath | 2 +- solr/contrib/clustering/lib/simple-xml-2.3.5.jar | 2 -- solr/contrib/clustering/lib/simple-xml-2.4.1.jar | 2 ++ 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 solr/contrib/clustering/lib/simple-xml-2.3.5.jar create mode 100644 solr/contrib/clustering/lib/simple-xml-2.4.1.jar diff --git a/dev-tools/eclipse/dot.classpath b/dev-tools/eclipse/dot.classpath index 02598acf722..b6c03e55227 100644 --- a/dev-tools/eclipse/dot.classpath +++ b/dev-tools/eclipse/dot.classpath @@ -132,7 +132,7 @@ - + diff --git a/solr/contrib/clustering/lib/simple-xml-2.3.5.jar b/solr/contrib/clustering/lib/simple-xml-2.3.5.jar deleted file mode 100644 index 6abdb9ca750..00000000000 --- a/solr/contrib/clustering/lib/simple-xml-2.3.5.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[f668bc86b1d42264758b54a0395e49eb564dfd27] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/solr/contrib/clustering/lib/simple-xml-2.4.1.jar b/solr/contrib/clustering/lib/simple-xml-2.4.1.jar new file mode 100644 index 00000000000..b1d2b1778e8 --- /dev/null +++ b/solr/contrib/clustering/lib/simple-xml-2.4.1.jar @@ -0,0 +1,2 @@ +AnyObjectId[d6fe35161bb0bf31fe8f90a20fb58181f102bae1] was removed in git history. +Apache SVN contains full history. \ No newline at end of file