aboutsummaryrefslogtreecommitdiff
path: root/common/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'common/.classpath')
-rw-r--r--common/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.classpath b/common/.classpath
index 6534e6c4e..4c810b605 100644
--- a/common/.classpath
+++ b/common/.classpath
@@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
<classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.2/commons-logging-api.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-core.jar"/>
<classpathentry kind="lib" path="lib/jaxp-1.2_01/dom.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-dom.jar"/>
@@ -18,5 +17,6 @@
<classpathentry kind="lib" path="lib/xalan-j-2.5.1/xalan.jar"/>
<classpathentry kind="lib" path="lib/xerces-j-2.4.0/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xerces-j-2.4.0/xmlParserAPIs.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>