Skip to content

Commit 238a69d

Browse files
committed
Replaced diffbot-java from the pre-released
(https://github.com/aborg0/diffbot-java-client/releases/download/vknime0.1/diffbot-java-1.0-SNAPSHOT.jar) KNIME version (https://github.com/aborg0/diffbot-java-client/tree/knime). Also included the 4.4 version of httpclient (it seems to work well, even if the KNIME version was compiled against 4.3.4). Version bump to 0.1.005.
1 parent 9b87e17 commit 238a69d

5 files changed

Lines changed: 3 additions & 1 deletion

File tree

.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
<classpathentry kind="src" path="src_generated"/>
88
<classpathentry kind="lib" path="/RM_61/text_lib/rmx_text-6.1.0.jar"/>
99
<classpathentry kind="lib" path="lib/diffbot-java-1.0-SNAPSHOT.jar" sourcepath="/diffbot-java"/>
10+
<classpathentry kind="lib" path="lib/httpclient-4.4.jar"/>
11+
<classpathentry kind="lib" path="lib/httpcore-4.4.jar"/>
1012
<classpathentry kind="output" path="build"/>
1113
</classpath>

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
extension.version=0
22
extension.revision=1
3-
extension.update=004
3+
extension.update=005

lib/diffbot-java-1.0-SNAPSHOT.jar

-461 Bytes
Binary file not shown.

lib/httpclient-4.4.jar

702 KB
Binary file not shown.

lib/httpcore-4.4.jar

314 KB
Binary file not shown.

0 commit comments

Comments
 (0)