From 5fd76c5831e7e6f4c36119ec142fd1f0b3adcc4c Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Wed, 17 Oct 2012 18:20:56 +0200 Subject: Add commons-io (for FilenameUtils) --- trunk/pdf-over-gui/.classpath | 2 +- trunk/pdf-over-gui/pom.xml | 4 ++++ trunk/pom.xml | 5 +++++ 3 files changed, 10 insertions(+), 1 deletion(-) (limited to 'trunk') diff --git a/trunk/pdf-over-gui/.classpath b/trunk/pdf-over-gui/.classpath index d2c19212..d53f6394 100644 --- a/trunk/pdf-over-gui/.classpath +++ b/trunk/pdf-over-gui/.classpath @@ -22,6 +22,7 @@ + @@ -32,6 +33,5 @@ - diff --git a/trunk/pdf-over-gui/pom.xml b/trunk/pdf-over-gui/pom.xml index d08d48ef..ef3b745e 100644 --- a/trunk/pdf-over-gui/pom.xml +++ b/trunk/pdf-over-gui/pom.xml @@ -40,6 +40,10 @@ commons-httpclient commons-httpclient + + commons-io + commons-io + org.icepdf icepdf-core diff --git a/trunk/pom.xml b/trunk/pom.xml index 579264fd..be9dfa9c 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -150,6 +150,11 @@ commons-httpclient 3.0 + + commons-io + commons-io + 2.4 + org.icepdf icepdf-core -- cgit v1.2.3