From: Filippo Carone Date: Sun, 20 Jul 2008 15:25:14 +0000 (+0200) Subject: jvlc: log4j and ioutils dependencies added X-Git-Tag: 0.9.0-test3~356^2~11 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=7e496b253db3b452436b948c2bc2d21e5a5e0f6d;p=vlc jvlc: log4j and ioutils dependencies added --- diff --git a/bindings/java/core/pom.xml b/bindings/java/core/pom.xml index aa6141abdf..1b58dd793b 100644 --- a/bindings/java/core/pom.xml +++ b/bindings/java/core/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.videolan @@ -22,10 +23,20 @@ 4.4 test + + org.slf4j + slf4j-log4j12 + 1.5.2 + + + commons-io + commons-io + 1.3.2 + - Hudson - http://hudson.videolan.org/ + Hudson + http://hudson.videolan.org/ @@ -37,4 +48,4 @@ - + \ No newline at end of file