X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc.autoui.launcher%2Fsrc%2Fmain%2Fresources%2Forg%2Fargeo%2Fslc%2Fautoui%2Flauncher%2Ffelix.properties;h=d3b0220659b3fe4756b93baa1dd4521c5d31cedb;hb=670599a6d8f4973ed32be513d3de9269b08c9b21;hp=e89217cadb66a51dc3c372adeeaed72620f11a83;hpb=f648d53f690286e475476f638659ea00e4f838ab;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties b/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties index e89217cad..d3b022065 100644 --- a/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties +++ b/org.argeo.slc.autoui.launcher/src/main/resources/org/argeo/slc/autoui/launcher/felix.properties @@ -14,7 +14,12 @@ org.osgi.framework.system.packages=org.osgi.framework; version=1.4.0, \ org.osgi.service.url; version=1.0.0, \ org.osgi.util.tracker; version=1.3.3, \ org.argeo.slc.autoui; version=0.10.3.SNAPSHOT, \ - org.argeo.slc.testui \ + org.argeo.slc.testui, \ + org.springframework.beans.factory.support,\ + org.springframework.beans.factory.xml,\ + org.springframework.context,\ + org.springframework.context.support,\ + org.springframework.core.io \ ${jre-${java.specification.version}} #org.osgi.framework.bootdelegation=sun.*,com.sun.*