PiRSquared17 / warc-tools

Automatically exported from code.google.com/p/warc-tools
0 stars 0 forks source link

SRS 61 — A Java interface to libwarc shall be implemented using the SWIG wrapper and/or JNI #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SRS 61 — A Java interface to libwarc shall be implemented using the SWIG
wrapper and/or JNI

Original issue reported on code.google.com by gordon.p...@gmail.com on 27 Jul 2008 at 10:21

GoogleCodeExporter commented 9 years ago
When will this Java interface to libwarc turn up?

Original comment by SoerenVC...@gmail.com on 4 Nov 2008 at 10:06

GoogleCodeExporter commented 9 years ago
I believe the Java wrapper has been delayed, but is still being developed. I 
will try
and find out a ship date -- but you can email voidptrptr or the mailing  list 
to find
out for sure.

Original comment by gordon.p...@gmail.com on 6 Nov 2008 at 9:27

GoogleCodeExporter commented 9 years ago
I have just noticed, that a Java wrapper interface for warctools Java wrapper 
using
JNA https://jna.dev.java.net/ now exists in the contrib directory.

Doesn't this close this issue?

Original comment by SoerenVC...@gmail.com on 7 Jan 2009 at 11:05

GoogleCodeExporter commented 9 years ago
Yes, it should! 

This issue (and all the other ones in the tracker that are flagged as Type-SRS) 
is a
requirement from the original Hanzo WARC-Tools software requirements 
specification.

I (and a few colleagues) am supposed to be marking the SRS requirements as 
closedas
we confirm each feature has been completed. Unfortunately, I am a bit slow, so 
I have
not yet confirmed that the Java implementation works. If you have used it, and 
can
confirm it works for me, then I'll be very happy to close the issue.

Thanks,
Gordon

Original comment by gordon.p...@gmail.com on 8 Jan 2009 at 11:34

GoogleCodeExporter commented 9 years ago
I have successfully built warctools.jar and run the warctools.Main java file on 
Ubuntu.

Only question is that the install file refers to
"contrib/java/jar/warctools-with-jna.jar" which perhaps should read
"contrib/java/jar/warctools-with-main.jar"

No further testing attempted (or planned) at this point.

Original comment by gordon.p...@gmail.com on 12 Jan 2009 at 1:44