Add Spring third party repository for Adobe Blaze artifacts #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi!
Thanks for lapdftext, I used it in a news PDF, and it worked quite well. I'll continue working on the resulting XML blocks to produce some useful text and continue with the rest of my analysis.
I noticed there was a commented repo for BlazeDS artifacts. Maybe the Spring 3rd Party repo sounds more reliable? I used the link found in this JIRA comment: https://jira.spring.io/browse/FLEX-216
Packaging the JAR and running following the instructions results in one of those incompatible Java version messages (Unsupported major.minor version 51.0). In my case I needed to downgrade the Java target version from 1.7 to 1.6, since the bin scripts were locked in JVM 1.6, and complained if I used the 1.7 openjdk. My env:
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T15:37:52-03:00)
Maven home: /opt/apache-maven-3.2.1
Java version: 1.8.0_05, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_05/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-32-generic", arch: "i386", family: "unix"