Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-2549 Adds PDF sequencer #1558

Merged
merged 1 commit into from May 18, 2016
Merged

Conversation

RobSis
Copy link
Contributor

@RobSis RobSis commented May 17, 2016

New pull request against the master branch.

First review was done here:
#1499

@@ -181,6 +181,7 @@
<version.org.jboss.ironjacamar>1.0.13.Final</version.org.jboss.ironjacamar>
<version.com.datastax.cassandra>2.0.0-rc2</version.com.datastax.cassandra>
<version.org.apache.cassandra>2.0.3</version.org.apache.cassandra>
<version.org.apache.pdfbox>1.8.12</version.org.apache.pdfbox>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please change this to be 1.8.10. ModeShape already uses Apache Tika for text and mime-type extraction which in turn uses this version:

 org.apache.tika:tika-parsers:jar:1.12:compile
 +- org.gagravarr:vorbis-java-tika:jar:0.6:compile
 +- org.apache.james:apache-mime4j-core:jar:0.7.2:compile
 +- org.apache.james:apache-mime4j-dom:jar:0.7.2:compile
 +- org.apache.commons:commons-compress:jar:1.10:compile
 +- org.tukaani:xz:jar:1.5:compile
 +- commons-codec:commons-codec:jar:1.9:compile
 +- org.apache.pdfbox:pdfbox:jar:1.8.10:compile
 |  +- org.apache.pdfbox:fontbox:jar:1.8.10:compile
 |  +- org.apache.pdfbox:jempbox:jar:1.8.10:compile

@hchiorean
Copy link
Member

this looks good to me with some minor comments
@rhauch ?

@rhauch
Copy link
Contributor

rhauch commented May 17, 2016

@hchiorean, this looks good to me as long as the above issues are addressed.

@hchiorean hchiorean merged commit 26e6a05 into ModeShape:master May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants