]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.siteserver/bundles/org.argeo.slc.server.hibernate/META-INF/MANIFEST.MF
Attachments management
[gpl/argeo-slc.git] / server / org.argeo.slc.siteserver / bundles / org.argeo.slc.server.hibernate / META-INF / MANIFEST.MF
index f79d00353b71ae9836c4df2bb4ca5bb85c40d944..28c9d15fe9929774ec7b88bccbca5296ffe9a21f 100644 (file)
@@ -1,14 +1,15 @@
 Bundle-SymbolicName: org.argeo.slc.server.hibernate
-Bundle-Version: 0.1.0
-Require-Bundle: org.argeo.slc.server,
+Bundle-Version: 0.11.3.SNAPSHOT
+Import-Package: 
+ org.aopalliance.aop,
+ org.hibernate,
+ org.hibernate.jdbc,
+ org.springframework.aop,
+ org.springframework.aop.framework,
+ org.springframework.orm.hibernate3,
+ org.springframework.transaction
+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 
\ No newline at end of file