]> git.argeo.org Git - gpl/argeo-slc.git/blob - demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF
Implement preferred host via preferences
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.minimal / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-SymbolicName: org.argeo.slc.demo.minimal
3 Bundle-Version: 0.11.4.SNAPSHOT
4 Bundle-Name: SLC Demo Minimal Module
5 Bundle-Description: Minimal functioning execution module
6 Spring-Context: slc/*
7 Require-Bundle:
8 org.argeo.slc.specs,
9 org.argeo.slc.core,
10 org.argeo.slc.support.osgi
11 Import-Package:
12 net.sf.cglib.core,
13 net.sf.cglib.proxy,
14 net.sf.cglib.reflect,
15 org.aopalliance.aop,
16 org.apache.commons.logging,
17 org.springframework.aop,
18 org.springframework.aop.framework,
19 org.springframework.aop.scope,
20 org.springframework.beans.factory.config,
21 org.springframework.core.io