From add97021aa7945c592db88c612953e2d24587a38 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 13 Oct 2011 11:59:01 +0000 Subject: [PATCH] Remove generated manifests git-svn-id: https://svn.argeo.org/commons/trunk@4826 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/MANIFEST.MF | 18 ------------- .../META-INF/MANIFEST.MF | 21 --------------- .../META-INF/MANIFEST.MF | 17 ------------ .../META-INF/MANIFEST.MF | 22 ---------------- .../META-INF/MANIFEST.MF | 18 ------------- .../META-INF/MANIFEST.MF | 26 ------------------- .../META-INF/MANIFEST.MF | 22 ---------------- .../META-INF/MANIFEST.MF | 15 ----------- .../META-INF/MANIFEST.MF | 26 ------------------- .../META-INF/MANIFEST.MF | 26 ------------------- .../META-INF/MANIFEST.MF | 26 ------------------- .../META-INF/MANIFEST.MF | 15 ----------- .../META-INF/MANIFEST.MF | 20 -------------- .../META-INF/MANIFEST.MF | 18 ------------- .../META-INF/MANIFEST.MF | 20 -------------- .../META-INF/MANIFEST.MF | 15 ----------- 16 files changed, 325 deletions(-) delete mode 100644 security/modules/org.argeo.security.dao.jackrabbit/META-INF/MANIFEST.MF delete mode 100644 security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF delete mode 100644 security/modules/org.argeo.security.services/META-INF/MANIFEST.MF delete mode 100644 security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.ext.jackrabbit.sybase/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.jackrabbit.webapp/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.node.repo.jackrabbit/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.activemq.broker/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.ads.server/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.hsqldb/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.jdbc/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.mysql/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF delete mode 100644 server/modules/org.argeo.server.tomcat/META-INF/MANIFEST.MF diff --git a/security/modules/org.argeo.security.dao.jackrabbit/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.dao.jackrabbit/META-INF/MANIFEST.MF deleted file mode 100644 index 184af074b..000000000 --- a/security/modules/org.argeo.security.dao.jackrabbit/META-INF/MANIFEST.MF +++ /dev/null @@ -1,18 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Security DAO Jackrabbit -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_125627 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: javax.jcr,org.argeo.security,org.argeo.security.core,o - rg.argeo.security.jackrabbit.providers,org.argeo.security.jcr,org.spr - ingframework.beans.factory.config,org.springframework.security,org.sp - ringframework.security.adapters,org.springframework.security.provider - s -Bundle-SymbolicName: org.argeo.security.dao.jackrabbit -Bundle-DocURL: http://www.argeo.org - diff --git a/security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF deleted file mode 100644 index 9c92182ba..000000000 --- a/security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF +++ /dev/null @@ -1,21 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Security DAO LDAP -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_125628 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: com.sun.jndi.ldap;resolution:=optional,javax.jcr,org.a - rgeo.security,org.argeo.security.jcr,org.argeo.security.ldap,org.arge - o.security.ldap.jcr,org.springframework.beans.factory.config,org.spri - ngframework.ldap.core.support,org.springframework.security.ldap,org.s - pringframework.security.ldap.populator,org.springframework.security.p - roviders,org.springframework.security.providers.ldap,org.springframew - ork.security.providers.ldap.authenticator,org.springframework.securit - y.userdetails -Bundle-SymbolicName: org.argeo.security.dao.ldap -Bundle-DocURL: http://www.argeo.org - diff --git a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF deleted file mode 100644 index 0e536e12f..000000000 --- a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF +++ /dev/null @@ -1,17 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Security Services -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_125628 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: org.argeo.security,org.argeo.security.core,org.springf - ramework.beans.factory.config,org.springframework.security,org.spring - framework.security.adapters,org.springframework.security.providers,or - g.springframework.security.providers.anonymous -Bundle-SymbolicName: org.argeo.security.services -Bundle-DocURL: http://www.argeo.org - diff --git a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF deleted file mode 100644 index 3546cfbda..000000000 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ /dev/null @@ -1,22 +0,0 @@ -Manifest-Version: 1.0 -Export-Package: WEB-INF -Tool: Bnd-1.15.0 -Bundle-Name: Commons Security Webapp -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_125629 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: javax.servlet,javax.servlet.http,javax.servlet.resourc - es,org.argeo.security,org.argeo.security.mvc,org.argeo.server.json,or - g.argeo.server.mvc,org.springframework.ldap.core.support,org.springfr - amework.osgi.web.context.support,org.springframework.security,org.spr - ingframework.security.config,org.springframework.security.ui,org.spri - ngframework.security.ui.rememberme,org.springframework.security.ui.we - bapp,org.springframework.security.userdetails,org.springframework.web - .context,org.springframework.web.context.support,org.springframework. - web.filter,org.springframework.web.servlet -Bundle-SymbolicName: org.argeo.security.webapp -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.ext.jackrabbit.sybase/META-INF/MANIFEST.MF b/server/modules/org.argeo.ext.jackrabbit.sybase/META-INF/MANIFEST.MF deleted file mode 100644 index a607d262c..000000000 --- a/server/modules/org.argeo.ext.jackrabbit.sybase/META-INF/MANIFEST.MF +++ /dev/null @@ -1,18 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: org.apache.jackrabbit.core.persistence.bundle,org.apa - che.jackrabbit.core.fs.db,org.apache.jackrabbit.core.persistence.db,o - rg.apache.jackrabbit.core.journal -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Jackrabbit Sybase Extension -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Fragment-Host: org.argeo.dep.osgi.jackrabbit -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131926 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Bundle-Description: Provides experimental support to Sybase in Jackrab - bit -Bundle-SymbolicName: org.argeo.ext.jackrabbit.sybase -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.jackrabbit.webapp/META-INF/MANIFEST.MF b/server/modules/org.argeo.jackrabbit.webapp/META-INF/MANIFEST.MF deleted file mode 100644 index a033edf8e..000000000 --- a/server/modules/org.argeo.jackrabbit.webapp/META-INF/MANIFEST.MF +++ /dev/null @@ -1,26 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: .,WEB-INF -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Jackrabbit Webapp -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Web-ContextPath: org.argeo.jcr.webapp -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -DynamicImport-Package: * -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131927 -Bundle-ManifestVersion: 2 -Bundle-Description: JCR remoting, WebDav -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: javax.jcr,javax.servlet,javax.servlet.http,javax.servl - et.resources,org.aopalliance.aop,org.argeo.jackrabbit.remote,org.arge - o.jcr,org.argeo.jcr.mvc,org.argeo.server.mvc,org.springframework.aop, - org.springframework.aop.framework,org.springframework.aop.scope,org.s - pringframework.beans.factory.config,org.springframework.osgi.web.cont - ext.support,org.springframework.security,org.springframework.security - .providers.anonymous,org.springframework.security.ui.webapp,org.sprin - gframework.web.context,org.springframework.web.filter,org.springframe - work.web.servlet,org.springframework.web.servlet.handler,org.springfr - amework.web.servlet.view -Bundle-SymbolicName: org.argeo.jackrabbit.webapp -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.node.repo.jackrabbit/META-INF/MANIFEST.MF b/server/modules/org.argeo.node.repo.jackrabbit/META-INF/MANIFEST.MF deleted file mode 100644 index f9655adb2..000000000 --- a/server/modules/org.argeo.node.repo.jackrabbit/META-INF/MANIFEST.MF +++ /dev/null @@ -1,22 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Node Repository Jackrabbit -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131928 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Bundle-Description: Default Node Repository Based on Jackrabbit -Import-Package: com.mysql.jdbc;version="[5.0.0,6.0.0)";resolution:=opt - ional,javax.jcr;version="[2.0.0,3.0.0)",org.apache.jackrabbit.core;ve - rsion="[2.0.0,3.0.0)",org.apache.jackrabbit.core.config;version="[2.0 - .0,3.0.0)",org.apache.xalan.processor,org.argeo.jackrabbit,org.argeo. - jcr,org.argeo.security,org.argeo.security.core,org.h2;version="[1.0.0 - ,2.0.0)";resolution:=optional,org.postgresql;version="[8.0.0,9.0.0)"; - resolution:=optional,org.springframework.beans.factory.config,org.spr - ingframework.security;version="2.0.6.RELEASE" -Bundle-SymbolicName: org.argeo.node.repo.jackrabbit -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/MANIFEST.MF b/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/MANIFEST.MF deleted file mode 100644 index c4a19fabc..000000000 --- a/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Node Repository Factory Jackrabbit -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131928 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Bundle-Description: Default JCR repository factory based on Jackrabbit - . It provides access to aliased and remote repositories. -Import-Package: javax.jcr,org.argeo.jackrabbit,org.argeo.jcr -Bundle-SymbolicName: org.argeo.node.repofactory.jackrabbit -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.activemq.broker/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.activemq.broker/META-INF/MANIFEST.MF deleted file mode 100644 index 0f3ef0c78..000000000 --- a/server/modules/org.argeo.server.activemq.broker/META-INF/MANIFEST.MF +++ /dev/null @@ -1,26 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default Active MQ Broker -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131929 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: ietf.params.xml.ns.xmpp_sasl;resolution:=optional,ietf - .params.xml.ns.xmpp_stanzas;resolution:=optional,ietf.params.xml.ns.x - mpp_streams;resolution:=optional,ietf.params.xml.ns.xmpp_tls;resoluti - on:=optional,jabber.client;resolution:=optional,jabber.iq._private;re - solution:=optional,jabber.iq.auth;resolution:=optional,jabber.iq.rost - er;resolution:=optional,org.apache.activemq.broker,org.apache.activem - q.command;resolution:=optional,org.apache.activemq.store.amq,org.apac - he.activemq.transport.http;resolution:=optional,org.apache.activemq.u - til,org.apache.activemq.xbean,org.jabber.etherx.streams;resolution:=o - ptional,org.jabber.protocol.disco_info;resolution:=optional,org.jabbe - r.protocol.disco_items;resolution:=optional,org.jabber.protocol.muc;r - esolution:=optional,org.jabber.protocol.muc_user;resolution:=optional - ,org.springframework.beans.factory.config -Bundle-SymbolicName: org.argeo.server.activemq.broker -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.ads.server/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.ads.server/META-INF/MANIFEST.MF deleted file mode 100644 index b649d1e92..000000000 --- a/server/modules/org.argeo.server.ads.server/META-INF/MANIFEST.MF +++ /dev/null @@ -1,26 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default ADS LDAP Server -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131929 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: javax.naming.directory,jdbm,org.apache.directory.serve - r.configuration,org.apache.directory.server.core.authn,org.apache.dir - ectory.server.core.authz,org.apache.directory.server.core.collective, - org.apache.directory.server.core.configuration,org.apache.directory.s - erver.core.event,org.apache.directory.server.core.exception,org.apach - e.directory.server.core.normalization,org.apache.directory.server.cor - e.operational,org.apache.directory.server.core.partition.impl.btree,o - rg.apache.directory.server.core.referral,org.apache.directory.server. - core.schema,org.apache.directory.server.core.schema.bootstrap,org.apa - che.directory.server.core.subtree,org.apache.directory.server.jndi,or - g.apache.directory.server.ldap.support.extended,org.apache.directory. - shared.asn1.codec,org.argeo.server.ads,org.springframework.beans.fact - ory.config -Bundle-SymbolicName: org.argeo.server.ads.server -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF deleted file mode 100644 index 351eb934b..000000000 --- a/server/modules/org.argeo.server.catalina/META-INF/MANIFEST.MF +++ /dev/null @@ -1,26 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: conf -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default Catalina Service (Tomcat) -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Fragment-Host: com.springsource.org.apache.catalina -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131931 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: org.apache.commons.logging.impl;resolution:=optional,o - rg.argeo.security.core;resolution:=optional,org.argeo.security.jcr;re - solution:=optional,org.springframework.beans.factory.support;resoluti - on:=optional,org.springframework.context.annotation;resolution:=optio - nal,org.springframework.orm.jpa.support;resolution:=optional,org.spri - ngframework.security;resolution:=optional,org.springframework.securit - y.context;resolution:=optional,org.springframework.security.providers - ;resolution:=optional,org.springframework.security.providers.remember - me;resolution:=optional,org.springframework.security.ui;resolution:=o - ptional,org.springframework.security.ui.savedrequest;resolution:=opti - onal,org.springframework.security.userdetails;resolution:=optional,or - g.springframework.web.context.request;resolution:=optional -Bundle-SymbolicName: org.argeo.server.catalina -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.hsqldb/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.hsqldb/META-INF/MANIFEST.MF deleted file mode 100644 index 914025917..000000000 --- a/server/modules/org.argeo.server.hsqldb/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default HSQL Datasource -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131931 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Import-Package: javax.sql,org.hsqldb.jdbc,org.springframework.beans.fa - ctory.config -Bundle-SymbolicName: org.argeo.server.hsqldb -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.jdbc/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.jdbc/META-INF/MANIFEST.MF deleted file mode 100644 index b6b758fbb..000000000 --- a/server/modules/org.argeo.server.jdbc/META-INF/MANIFEST.MF +++ /dev/null @@ -1,20 +0,0 @@ -Manifest-Version: 1.0 -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Spring JDBC Drivers for OSGi -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Fragment-Host: org.springframework.jdbc -Bundle-Version: 0.3.4.SNAPSHOT-r20111013_131931 -Bundle-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Bundle-Description: Makes commons JDBC drivers visible to Spring JDBC - in an OSGi runtime -Import-Package: com.microsoft.sqlserver.jdbc;resolution:=optional,com. - mysql.jdbc;resolution:=optional,net.sourceforge.jtds.jdbc;resolution: - =optional,oracle.jdbc;resolution:=optional,org.apache.derby.jdbc;reso - lution:=optional,org.h2;resolution:=optional,org.hsqldb;resolution:=o - ptional,org.postgresql;resolution:=optional -Bundle-SymbolicName: org.argeo.server.jdbc -Bundle-DocURL: http://www.argeo.org - diff --git a/server/modules/org.argeo.server.mysql/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.mysql/META-INF/MANIFEST.MF deleted file mode 100644 index df1590fe7..000000000 --- a/server/modules/org.argeo.server.mysql/META-INF/MANIFEST.MF +++ /dev/null @@ -1,18 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default MySQL DB Config -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -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 -Import-Package: com.mysql.jdbc,net.sf.ehcache.hibernate;resolution:=op - tional,org.apache.commons.dbcp,org.hibernate,org.springframework.bean - s.factory.config,org.springframework.cache.ehcache;resolution:=option - al,org.springframework.jdbc.datasource,org.springframework.orm.hibern - ate3 -Bundle-SymbolicName: org.argeo.server.mysql -Bundle-DocURL: http://www.argeo.org - 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 deleted file mode 100644 index a1d40522b..000000000 --- a/server/modules/org.argeo.server.rap.webapp/META-INF/MANIFEST.MF +++ /dev/null @@ -1,20 +0,0 @@ -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 - diff --git a/server/modules/org.argeo.server.tomcat/META-INF/MANIFEST.MF b/server/modules/org.argeo.server.tomcat/META-INF/MANIFEST.MF deleted file mode 100644 index 271936021..000000000 --- a/server/modules/org.argeo.server.tomcat/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: conf,. -Tool: Bnd-1.15.0 -Bundle-Name: Commons Server Default Tomcat configuration -Created-By: 1.6.0_20 (Sun Microsystems Inc.) -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-Vendor: Argeo -Fragment-Host: org.argeo.dep.osgi.catalina.start -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 -Bundle-SymbolicName: org.argeo.server.tomcat -Bundle-DocURL: http://www.argeo.org - -- 2.39.2