]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF
Fix manifests
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.webapp.war / META-INF / MANIFEST.MF
index bd110b5a9473d8d4bddda292a82b92e988967ed6..5fa7d93d684b26f2a4058f1cf41eebe92513f8c5 100644 (file)
@@ -1,50 +1,59 @@
-Manifest-Version: 1.0\r
-Bundle-ClassPath: WEB-INF/classes\r
-Bundle-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: SLC Webapp\r
-Web-ContextPath: org.argeo.slc.webapp\r
-Bundle-SymbolicName: org.argeo.slc.webapp\r
-Import-Package: net.sf.cglib.core,\r
- net.sf.cglib.proxy,\r
- net.sf.cglib.reflect,\r
- org.aopalliance.aop,\r
- org.argeo.slc.build,\r
- org.argeo.slc.core.attachment,\r
- org.argeo.slc.core.test.tree,\r
- org.argeo.slc.dao.process,\r
- org.argeo.slc.dao.runtime,\r
- org.argeo.slc.dao.test,\r
- org.argeo.slc.dao.test.tree,\r
- org.argeo.slc.deploy,\r
- org.argeo.slc.msg.event,\r
- org.argeo.slc.runtime,\r
- org.argeo.slc.services,\r
- org.argeo.slc.web.mvc,\r
- org.argeo.slc.web.mvc.attachment,\r
- org.argeo.slc.web.mvc.event,\r
- org.argeo.slc.web.mvc.execution,\r
- org.argeo.slc.web.mvc.management,\r
- org.argeo.slc.web.mvc.process,\r
- org.argeo.slc.web.mvc.provisioning,\r
- org.argeo.slc.web.mvc.result,\r
- org.argeo.slc.web.mvc.runtime,\r
- org.hibernate,\r
- org.hibernate.hql.ast,\r
- org.hibernate.jdbc,\r
- org.springframework.aop,\r
- org.springframework.aop.framework,\r
- org.springframework.aop.scope,\r
- org.springframework.beans.factory.support,\r
- org.springframework.orm.hibernate3.support,\r
- org.springframework.osgi.web.context.support,\r
- org.springframework.oxm,\r
- org.springframework.security.ui.webapp,\r
- org.springframework.security.userdetails.memory,\r
- org.springframework.transaction,\r
- org.springframework.web.context,\r
- org.springframework.web.context.request,\r
- org.springframework.web.context.support,\r
- org.springframework.web.filter,\r
- org.springframework.web.servlet,\r
- org.springframework.web.servlet.handler,\r
- org.springframework.web.servlet.mvc\r
+Manifest-Version: 1.0
+Bundle-ClassPath: WEB-INF/classes
+Bundle-Version: 0.13.1.SNAPSHOT
+Bundle-Name: SLC Webapp
+Web-ContextPath: org.argeo.slc.webapp
+Bundle-SymbolicName: org.argeo.slc.webapp
+Import-Package: javax.jcr,
+ net.sf.cglib.core,
+ net.sf.cglib.proxy,
+ net.sf.cglib.reflect,
+ org.aopalliance.aop,
+ org.argeo.security.mvc,
+ org.argeo.server,
+ org.argeo.server.jackrabbit.webdav,
+ org.argeo.server.jcr.mvc,
+ org.argeo.server.json,
+ org.argeo.server.mvc,
+ org.argeo.slc.build,
+ org.argeo.slc.core.attachment,
+ org.argeo.slc.core.test.tree,
+ org.argeo.slc.dao.process,
+ org.argeo.slc.dao.runtime,
+ org.argeo.slc.dao.test,
+ org.argeo.slc.dao.test.tree,
+ org.argeo.slc.deploy,
+ org.argeo.slc.msg.event,
+ org.argeo.slc.runtime,
+ org.argeo.slc.services,
+ org.argeo.slc.web.ajaxplorer.file,
+ org.argeo.slc.web.ajaxplorer.mvc,
+ org.argeo.slc.web.mvc,
+ org.argeo.slc.web.mvc.controllers,
+ org.argeo.slc.web.mvc.provisioning,
+ org.hibernate.hql.ast;resolution:=optional,
+ org.hibernate.jdbc;resolution:=optional,
+ org.springframework.aop,
+ org.springframework.aop.framework,
+ org.springframework.aop.scope,
+ org.springframework.beans.factory.support,
+ org.springframework.osgi.web.context.support,
+ org.springframework.oxm,
+ org.springframework.security,
+ org.springframework.security.config,
+ org.springframework.security.context,
+ org.springframework.security.providers,
+ org.springframework.security.ui,
+ org.springframework.security.ui.webapp,
+ org.springframework.security.userdetails,
+ org.springframework.security.userdetails.memory,
+ org.springframework.transaction,
+ org.springframework.web.context,
+ org.springframework.web.context.request,
+ org.springframework.web.context.support,
+ org.springframework.web.filter,
+ org.springframework.web.servlet,
+ org.springframework.web.servlet.handler,
+ org.springframework.web.servlet.mvc,
+ org.springframework.web.servlet.mvc.annotation,
+ org.springframework.web.servlet.view