upd to jsoup-1.10.1 : fixed to Eclipse classpath and Ant configuration.

pull/93/head
luccioman 8 years ago
parent c55172f629
commit 200e7a7292

@ -87,7 +87,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-57_1.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.9.2.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.10.1.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/>
<classpathentry kind="lib" path="lib/common-image-3.2.1.jar"/>

@ -206,7 +206,7 @@
<pathelement location="${lib}/jetty-xml-9.2.19.v20160908.jar" />
<pathelement location="${lib}/jsch-0.1.53.jar" />
<pathelement location="${lib}/json-simple-1.1.1.jar" />
<pathelement location="${lib}/jsoup-1.9.2.jar" />
<pathelement location="${lib}/jsoup-1.10.1.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.21.jar" />
<pathelement location="${lib}/lucene-analyzers-common-5.5.2.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-5.5.2.jar" />

Loading…
Cancel
Save