Improve MANIFEST formatting
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 22 Dec 2009 19:27:32 +0000 (19:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 22 Dec 2009 19:27:32 +0000 (19:27 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3191 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

modules/server/org.argeo.slc.server.activemq/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.agentproxy/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.castor/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.hsqldb/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF
modules/server/org.argeo.slc.server.services/META-INF/MANIFEST.MF

index ae6c4a1a20045ee47f25424d4fb956bd99b56156..864dc23ee21b5faa41ef9220f3d5f2a398c48fa2 100644 (file)
@@ -1,6 +1,10 @@
 Manifest-Version: 1.0
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-SymbolicName: org.argeo.slc.server.activemq
-Import-Package: javax.jms,org.apache.activemq,org.springframework.jms.
- connection,org.springframework.oxm,org.argeo.slc.jms,org.springframew
- ork.jms.support.converter,org.springframework.beans.factory.config
+Import-Package: javax.jms,
+ org.apache.activemq,
+ org.argeo.slc.jms,
+ org.springframework.beans.factory.config,
+ org.springframework.jms.connection,
+ org.springframework.jms.support.converter,
+ org.springframework.oxm
index 9953da4ca40696d4e56b324466ac06c27c45054a..f59a258e9e1ec8a77053c19486618c7e607bba0e 100644 (file)
@@ -1,7 +1,11 @@
 Manifest-Version: 1.0
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-SymbolicName: org.argeo.slc.server.agentproxy
-Import-Package: org.argeo.slc.jms,org.argeo.slc.activemq,org.apache.ac
- tivemq.command,org.springframework.jms.core,javax.jms,org.springframe
- work.jms.support.converter,org.springframework.beans.factory.config,o
- rg.argeo.slc.runtime
+Import-Package: javax.jms,
+ org.apache.activemq.command,
+ org.argeo.slc.activemq,
+ org.argeo.slc.jms,
+ org.argeo.slc.runtime,
+ org.springframework.beans.factory.config,
+ org.springframework.jms.core,
+ org.springframework.jms.support.converter
index 74a75b252f6abae0af6a78a7bb3b2abfa079c18d..727144a333d592d8af90bfc2e8aabc6c3ec6dfe2 100644 (file)
@@ -1,5 +1,6 @@
 Manifest-Version: 1.0
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-SymbolicName: org.argeo.slc.server.castor
-Import-Package: org.springframework.oxm,org.argeo.slc.castor,org.sprin
- gframework.oxm.castor
+Import-Package: org.springframework.oxm,
+ org.argeo.slc.castor,
+ org.springframework.oxm.castor
index 1cf7321bdc05da0a88c0f3f5d3ed6877052c99be..804aa049824dfae6d2eaf60017cad06a2d35dcda 100644 (file)
@@ -1,13 +1,25 @@
 Manifest-Version: 1.0
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-SymbolicName: org.argeo.slc.server.hsqldb
-Import-Package: org.argeo.slc.hibernate,org.hibernate,org.springframew
- ork.orm.hibernate3,org.argeo.slc.runtime,org.argeo.slc.process,org.ar
- geo.slc.test,org.argeo.slc.core.attachment,org.argeo.slc.core.test.tr
- ee,org.argeo.slc.core.structure,org.argeo.slc.core.structure.tree,org
- .argeo.slc.hibernate.test.tree,org.argeo.slc.hibernate.runtime,org.ar
- geo.slc.hibernate.process,org.argeo.slc.hibernate.test,org.argeo.slc.
- hibernate.structure,org.argeo.slc.hibernate.attachment,org.aopallianc
- e.aop,org.argeo.slc.core.test,org.springframework.cache.ehcache,net.s
- f.ehcache.hibernate,org.hsqldb.jdbc,org.springframework.beans.factory
- .config
+Import-Package: net.sf.ehcache.hibernate,
+ org.aopalliance.aop,
+ org.argeo.slc.core.attachment,
+ org.argeo.slc.core.structure,
+ org.argeo.slc.core.structure.tree,
+ org.argeo.slc.core.test,
+ org.argeo.slc.core.test.tree,
+ org.argeo.slc.hibernate,
+ org.argeo.slc.hibernate.attachment,
+ org.argeo.slc.hibernate.process,
+ org.argeo.slc.hibernate.runtime,
+ org.argeo.slc.hibernate.structure,
+ org.argeo.slc.hibernate.test,
+ org.argeo.slc.hibernate.test.tree,
+ org.argeo.slc.process,
+ org.argeo.slc.runtime,
+ org.argeo.slc.test,
+ org.hibernate,
+ org.hsqldb.jdbc,
+ org.springframework.beans.factory.config,
+ org.springframework.cache.ehcache,
+ org.springframework.orm.hibernate3
index 94f5b36eb3e9c9286b803b9bddbe1f311f02cc8b..90a3a3bd5ba07d2f83b22cfc44d68d8062513d1f 100644 (file)
@@ -3,7 +3,11 @@ Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-Name: Argeo SLC MySQL
 Bundle-SymbolicName: org.argeo.slc.server.mysql
-Import-Package: com.mysql.jdbc,net.sf.ehcache.hibernate,org.hibernate,
- org.springframework.cache.ehcache,org.springframework.jdbc.datasource
- ,org.springframework.orm.hibernate3,org.apache.commons.dbcp,org.sprin
- gframework.beans.factory.config
+Import-Package: com.mysql.jdbc,
+ net.sf.ehcache.hibernate,
+ org.apache.commons.dbcp,
+ org.hibernate,
+ org.springframework.beans.factory.config,
+ org.springframework.cache.ehcache,
+ org.springframework.jdbc.datasource,
+ org.springframework.orm.hibernate3
index d0a902dd6065cad6c4c47a6631ca962ff6182c0e..87ba97a4f85e465ee7e8991bd6bd8f693221229e 100644 (file)
@@ -2,10 +2,19 @@ Manifest-Version: 1.0
 Bundle-Version: 0.12.1.SNAPSHOT
 Bundle-Name: SLC Server Services
 Bundle-SymbolicName: org.argeo.slc.server.services
-Import-Package: org.aopalliance.aop,org.argeo.slc.core.attachment,org.
- argeo.slc.dao.process,org.argeo.slc.dao.runtime,org.argeo.slc.dao.tes
- t,org.argeo.slc.dao.test.tree,org.argeo.slc.msg.event,org.argeo.slc.m
- sg.process,org.argeo.slc.process,org.argeo.slc.runtime,org.argeo.slc.
- services,org.argeo.slc.services.impl,org.hibernate.jdbc,org.springfra
- mework.aop,org.springframework.aop.framework,org.springframework.bean
- s.factory.config
+Import-Package: org.aopalliance.aop,
+ org.argeo.slc.core.attachment,
+ org.argeo.slc.dao.process,
+ org.argeo.slc.dao.runtime,
+ org.argeo.slc.dao.test,
+ org.argeo.slc.dao.test.tree,
+ org.argeo.slc.msg.event,
+ org.argeo.slc.msg.process,
+ org.argeo.slc.process,
+ org.argeo.slc.runtime,
+ org.argeo.slc.services,
+ org.argeo.slc.services.impl,
+ org.hibernate.jdbc,
+ org.springframework.aop,
+ org.springframework.aop.framework,
+ org.springframework.beans.factory.config