]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.jackrabbit.webapp/META-INF/MANIFEST.MF
Deploy to webdav support
[lgpl/argeo-commons.git] / server / modules / org.argeo.jackrabbit.webapp / META-INF / MANIFEST.MF
index 0a2e781292b71cb259316e4cb577504f3c66f07c..a033edf8e29ecf0031934c829d16a85d417df4a0 100644 (file)
@@ -1,30 +1,26 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Webapp
-Bundle-SymbolicName: org.argeo.jackrabbit.webapp
-Bundle-Version: 0.3.4.SNAPSHOT
-Web-ContextPath: org.argeo.jcr.webapp
-Bundle-Vendor: Argeo
-DynamicImport-Package: *
-Import-Package: javax.jcr,
- javax.servlet,
- javax.servlet.http,
- javax.servlet.resources,
- org.aopalliance.aop;version="1.0.0",
- org.argeo.jackrabbit.remote,
- org.argeo.jcr,
- org.argeo.jcr.mvc,
- org.argeo.server.mvc,
- org.springframework.aop;version="2.5.6.SEC01",
- org.springframework.aop.framework;version="2.5.6.SEC01",
- org.springframework.aop.scope;version="2.5.6.SEC01",
- org.springframework.beans.factory.config;version="2.5.6.SEC01",
- org.springframework.osgi.web.context.support;version="1.2.1",
- org.springframework.security;version="2.0.6.RELEASE",
- org.springframework.security.providers.anonymous;version="2.0.6.RELEASE",
- org.springframework.security.ui.webapp;version="2.0.6.RELEASE",
- org.springframework.web.context;version="2.5.6.SEC01",
- org.springframework.web.filter;version="2.5.6.SEC01",
- org.springframework.web.servlet;version="2.5.6.SEC01",
- org.springframework.web.servlet.handler;version="2.5.6.SEC01",
- org.springframework.web.servlet.view;version="2.5.6.SEC01"
+Manifest-Version: 1.0\r
+Private-Package: .,WEB-INF\r
+Tool: Bnd-1.15.0\r
+Bundle-Name: Commons Server Jackrabbit Webapp\r
+Created-By: 1.6.0_20 (Sun Microsystems Inc.)\r
+Web-ContextPath: org.argeo.jcr.webapp\r
+Bundle-RequiredExecutionEnvironment: J2SE-1.5\r
+Bundle-Vendor: Argeo\r
+DynamicImport-Package: *\r
+Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131927\r
+Bundle-ManifestVersion: 2\r
+Bundle-Description: JCR remoting, WebDav\r
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+Import-Package: javax.jcr,javax.servlet,javax.servlet.http,javax.servl\r
+ et.resources,org.aopalliance.aop,org.argeo.jackrabbit.remote,org.arge\r
+ o.jcr,org.argeo.jcr.mvc,org.argeo.server.mvc,org.springframework.aop,\r
+ org.springframework.aop.framework,org.springframework.aop.scope,org.s\r
+ pringframework.beans.factory.config,org.springframework.osgi.web.cont\r
+ ext.support,org.springframework.security,org.springframework.security\r
+ .providers.anonymous,org.springframework.security.ui.webapp,org.sprin\r
+ gframework.web.context,org.springframework.web.filter,org.springframe\r
+ work.web.servlet,org.springframework.web.servlet.handler,org.springfr\r
+ amework.web.servlet.view\r
+Bundle-SymbolicName: org.argeo.jackrabbit.webapp\r
+Bundle-DocURL: http://www.argeo.org\r
+\r