Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[smila-dev] aperture extractor 3rd party bundles

Hi all,

I have created artifact
https://sourceforge.net/tracker/?func=detail&group_id=150969&atid=779503
&aid=2416993
and prepared the following bundles:

- com.beetstra.jutf7_0.9.0.jar (jutf7-0.9.0.jar)
- com.drew.metadata_2.4.0.jar (metadata-extractor-2.4.0-beta-1.jar)
- org.apache.poi_3.2.0.jar (includes all poi jars:
poi-3.2-FINAL-20081019.jar, poi-contrib-3.2-FINAL-20081019.jar and
poi-scratchpad-3.2-FINAL-20081019.jar)
- org.bouncycastle.bcmail_1.32.0.jar (bcmail-jdk14-132.jar)
- org.bouncycastle.bcprovider_1.32.0.jar (bcprov-jdk14-132.jar)
- org.fontbox_0.2.0.jar (fontbox-0.2.0-dev.jar)
- org.htmlparser_1.6.0.jar (htmlparser-1.6.jar)
- org.jempbox.xmp_0.2.0.jar (JempBox-0.2.0.jar)
- org.pdfbox_0.7.4.jar (pdfbox-0.7.4-dev-20071030.jar, I did not include
dependencies to lucene, junit and ant. According to pdfbox.org these are
not required at runtime)

You can download those bundles as one zip (~6.5 MB) from
http://demo1.brox.de/aperture-plugins.zip


The following bundles are available at Orbit:
http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/
- javax.activation
- javax.mail


What are these jdk specific releases of bouncy castle jars about ? Do we
have to use the jdk1.4 version or should we upgrade to 1.5 or 1.6 ?

I have tested the bundles with our old "dummy" aperture integration. It
worked, I was able to extract content from pdf, doc, html, ...
documents.
I hope this is a good starting point for you guys. There may be issues
with the dependencies. Don't hesitate to send me some feedback or change
requests. 


Bye,
Daniel


Back to the top