]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.siteserver/bundles/org.argeo.slc.server.hibernate/META-INF/MANIFEST.MF
Improve server structure
[gpl/argeo-slc.git] / server / org.argeo.slc.siteserver / bundles / org.argeo.slc.server.hibernate / META-INF / MANIFEST.MF
index f79d00353b71ae9836c4df2bb4ca5bb85c40d944..cd721650f9a90458c99bdf3fa160d9be73c1555c 100644 (file)
@@ -1,14 +1,14 @@
 Bundle-SymbolicName: org.argeo.slc.server.hibernate
 Bundle-Version: 0.1.0
-Require-Bundle: org.argeo.slc.server,
+Import-Package: 
+ org.hibernate,
+ org.springframework.orm.hibernate3,
+ org.springframework.aop,
+ org.springframework.aop.framework,
+ org.aopalliance.aop,
+ org.hibernate.jdbc
+Require-Bundle: 
+ org.argeo.slc.server,
  org.argeo.slc.specs,
- org.argeo.slc.support.simple,
- org.springframework.orm,
- org.springframework.jdbc,
- org.springframework.context,
- org.springframework.context.support,
- com.springsource.net.sf.ehcache,
- com.springsource.org.hsqldb,
- com.springsource.org.hibernate
-Spring-Context: *;create-asynchronously:=false 
+ org.argeo.slc.support.simple
  
\ No newline at end of file