Add Sprin IO dependency
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 28 Sep 2010 09:25:56 +0000 (09:25 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 28 Sep 2010 09:25:56 +0000 (09:25 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3807 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

runtime/org.argeo.slc.support.equinox/pom.xml

index a4a8968d42cef7aecb7acfc71ec0d35388f98ca2..103dd3b0ef94d808994c09d72749f2b3fe20f7fe 100644 (file)
@@ -31,7 +31,8 @@
                                                </Export-Package>
                                                <Import-Package>*,
                                                        org.springframework.beans.factory.config,
-                                                       org.springframework.osgi.context.event
+                                                       org.springframework.osgi.context.event,
+                                                       org.springframework.core.io
                                                </Import-Package>
                                        </instructions>
                                </configuration>