summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorThomas Koch <thomas@koch.ro>2022-04-06 18:37:41 +0000
committerThomas Koch <thomas@koch.ro>2022-04-08 18:32:47 +0000
commit474898da261621b1668ad0f9c2937183a7af0657 (patch)
tree6a65c07210d8b75ce1bac95f09bb20dace35161e /.classpath
parent5309ca3a5ac8e8289f74e92d19ef27e5bcaddd6f (diff)
rename chardet.jar to name from maven
The class files in the yacy jar differs from the one downloaded from maven. But the file tree is equal.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index ba751f074..41950aa89 100644
--- a/.classpath
+++ b/.classpath
@@ -13,7 +13,7 @@
<classpathentry kind="lib" path="lib/avatica-core-1.13.0.jar"/>
<classpathentry kind="lib" path="lib/calcite-core-1.18.0.jar"/>
<classpathentry kind="lib" path="lib/calcite-linq4j-1.18.0.jar"/>
- <classpathentry kind="lib" path="lib/chardet.jar"/>
+ <classpathentry kind="lib" path="lib/jchardet-1.0.jar"/>
<classpathentry kind="lib" path="lib/common-image-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/common-io-3.3.2.jar"/>
<classpathentry kind="lib" path="lib/common-lang-3.3.2.jar"/>