X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.server.rap.webapp%2FMETA-INF%2FMANIFEST.MF;h=a1d40522bd54c932b2aafd86f732a2ace83f56e4;hb=5d7829bc8606e3ff2c3f0e510d398ea616a87229;hp=f355f7abcddf76eb66b1bb0dce41aaf7e9c661f4;hpb=bfb089aba3ca9585aab9a469d21b9b9e91473919;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF index f355f7abc..a1d40522b 100644 --- a/server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF +++ b/server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF @@ -1,17 +1,20 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: RAP Webapp -Bundle-Description: OSGi compatible RAP webapp -Bundle-SymbolicName: org.argeo.server.rap.webapp -Bundle-Version: 0.3.4.SNAPSHOT -Bundle-Vendor: Argeo -Web-ContextPath: org.argeo.rap.webapp -Import-Package: org.eclipse.equinox.http.servlet;version="1.1.0", - org.springframework.osgi.web.context.support;version="1.2.1", - org.springframework.security;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.mvc;version="2.5.6.SEC01" +Manifest-Version: 1.0 +Private-Package: WEB-INF +Tool: Bnd-1.15.0 +Bundle-Name: Commons Server RAP Webapp +Created-By: 1.6.0_20 (Sun Microsystems Inc.) +Web-ContextPath: org.argeo.rap.webapp +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Vendor: Argeo +Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131932 +Bundle-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-Description: Integrates into OSGi HTTP registry +Import-Package: org.eclipse.equinox.http.servlet,org.springframework.o + sgi.web.context.support,org.springframework.security,org.springframew + ork.security.ui.webapp,org.springframework.web.context,org.springfram + ework.web.filter,org.springframework.web.servlet,org.springframework. + web.servlet.handler,org.springframework.web.servlet.mvc +Bundle-SymbolicName: org.argeo.server.rap.webapp +Bundle-DocURL: http://www.argeo.org +