http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-context-support-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-support-4.0.7.RELEASE/pom.xml b/spring-context-support-4.0.7.RELEASE/pom.xml deleted file mode 100644 index ce925af..0000000 --- a/spring-context-support-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,189 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>bundles-pom</artifactId> - <version>12</version> - <relativePath>../bundles-pom/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId> - <version>4.0.7.RELEASE_4-SNAPSHOT</version> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> - - <properties> - <pkgGroupId>org.springframework</pkgGroupId> - <pkgArtifactId>spring-context-support</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - com.google.common.cache;resolution:=optional, - commonj.timers;version="[1.1.0,2)";resolution:=optional, - commonj.work;version="[1.1.0,2)";resolution:=optional, - freemarker.cache;version="[2.3.15,3)";resolution:=optional, - freemarker.template;version="[2.3.15,3)";resolution:=optional, - javax.activation;resolution:=optional, - javax.cache;version="[0.5,1)";resolution:=optional, - javax.cache.spi;version="[0.5,1)";resolution:=optional, - javax.mail;version="[1.4,2)";resolution:=optional, - javax.mail.internet;version="[1.4,2)";resolution:=optional, - javax.naming;resolution:=optional, - javax.sql;resolution:=optional, - net.sf.ehcache;version="[1,3)";resolution:=optional, - net.sf.ehcache.bootstrap;version="[1,3)";resolution:=optional, - net.sf.ehcache.config;version="[1,3)";resolution:=optional, - net.sf.ehcache.constructs.blocking;version="[1,3)";resolution:=optional, - net.sf.ehcache.event;version="[1,3)";resolution:=optional, - net.sf.ehcache.store;version="[1,3)";resolution:=optional, - net.sf.jasperreports.engine;version="[2.0.5,4)";resolution:=optional, - net.sf.jasperreports.engine.data;version="[2.0.5,4)";resolution:=optional, - net.sf.jasperreports.engine.export;version="[2.0.5,4)";resolution:=optional, - org.apache.commons.collections;version="[3.2.0,4)";resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.apache.velocity;version="[1.5,2)";resolution:=optional, - org.apache.velocity.app;version="[1.5,2)";resolution:=optional, - org.apache.velocity.context;version="[1.5,2)";resolution:=optional, - org.apache.velocity.exception;version="[1.5,2)";resolution:=optional, - org.apache.velocity.runtime;version="[1.5,2)";resolution:=optional, - org.apache.velocity.runtime.log;version="[1.5,2)";resolution:=optional, - org.apache.velocity.runtime.resource;version="[1.5,2)";resolution:=optional, - org.apache.velocity.runtime.resource.loader;version="[1.5,2)";resolution:=optional, - org.quartz;version="[1.6.1,3)";resolution:=optional, - org.quartz.impl;version="[1.6.1,3)";resolution:=optional, - org.quartz.impl.jdbcjobstore;version="[1.6.1,3)";resolution:=optional, - org.quartz.simpl;version="[1.6.1,3)";resolution:=optional, - org.quartz.spi;version="[1.6.1,3)";resolution:=optional, - org.quartz.utils;version="[1.6.1,3)";resolution:=optional, - org.quartz.xml;version="[1.6.1,3)";resolution:=optional, - org.springframework.beans;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cache;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cache.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.context;version="[${pkgVersion},4.1)", - org.springframework.core;version="[${pkgVersion},4.1)", - org.springframework.core.io;version="[${pkgVersion},4.1)", - org.springframework.core.io.support;version="[${pkgVersion},4.1)", - org.springframework.core.task;version="[${pkgVersion},4.1)", - org.springframework.jdbc.datasource;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.jdbc.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.jndi;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.scheduling;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.scheduling.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.transaction;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.transaction.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.util;version="[${pkgVersion},4.1)", - org.springframework.util.concurrent;version="[${pkgVersion},4.1)" - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-context</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-context</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-shade-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>shade</goal> - </goals> - <configuration> - <artifactSet> - <includes> - <include>${pkgGroupId}:${pkgArtifactId}</include> - </includes> - </artifactSet> - <filters> - <filter> - <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> - <includes> - <include>**/mime.types</include> - </includes> - </filter> - </filters> - <promoteTransitiveDependencies>true</promoteTransitiveDependencies> - <createDependencyReducedPom>true</createDependencyReducedPom> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project>
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-context-support-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-context-support-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-support-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index f77670e..0000000 --- a/spring-context-support-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info +++ /dev/null @@ -1,11 +0,0 @@ -\u001B[1mSYNOPSIS\u001B[0m - ${project.description} - - Original Maven URL: - \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m - -\u001B[1mDESCRIPTION\u001B[0m - Spring Framework Context Support module. - -\u001B[1mSEE ALSO\u001B[0m - \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-context-support-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-support-4.0.9.RELEASE/pom.xml b/spring-context-support-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..9e06728 --- /dev/null +++ b/spring-context-support-4.0.9.RELEASE/pom.xml @@ -0,0 +1,188 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>bundles-pom</artifactId> + <version>13</version> + <relativePath>../bundles-pom/pom.xml</relativePath> + </parent> + + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId> + <version>4.0.9.RELEASE_1-SNAPSHOT</version> + <packaging>bundle</packaging> + <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + </scm> + + <properties> + <pkgGroupId>org.springframework</pkgGroupId> + <pkgArtifactId>spring-context-support</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + com.google.common.cache;resolution:=optional, + commonj.timers;version="[1.1.0,2)";resolution:=optional, + commonj.work;version="[1.1.0,2)";resolution:=optional, + freemarker.cache;version="[2.3.15,3)";resolution:=optional, + freemarker.template;version="[2.3.15,3)";resolution:=optional, + javax.activation;resolution:=optional, + javax.cache;version="[0.5,1)";resolution:=optional, + javax.cache.spi;version="[0.5,1)";resolution:=optional, + javax.mail;version="[1.4,2)";resolution:=optional, + javax.mail.internet;version="[1.4,2)";resolution:=optional, + javax.naming;resolution:=optional, + javax.sql;resolution:=optional, + net.sf.ehcache;version="[1,3)";resolution:=optional, + net.sf.ehcache.bootstrap;version="[1,3)";resolution:=optional, + net.sf.ehcache.config;version="[1,3)";resolution:=optional, + net.sf.ehcache.constructs.blocking;version="[1,3)";resolution:=optional, + net.sf.ehcache.event;version="[1,3)";resolution:=optional, + net.sf.ehcache.store;version="[1,3)";resolution:=optional, + net.sf.jasperreports.engine;version="[2.0.5,4)";resolution:=optional, + net.sf.jasperreports.engine.data;version="[2.0.5,4)";resolution:=optional, + net.sf.jasperreports.engine.export;version="[2.0.5,4)";resolution:=optional, + org.apache.commons.collections;version="[3.2.0,4)";resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.apache.velocity;version="[1.5,2)";resolution:=optional, + org.apache.velocity.app;version="[1.5,2)";resolution:=optional, + org.apache.velocity.context;version="[1.5,2)";resolution:=optional, + org.apache.velocity.exception;version="[1.5,2)";resolution:=optional, + org.apache.velocity.runtime;version="[1.5,2)";resolution:=optional, + org.apache.velocity.runtime.log;version="[1.5,2)";resolution:=optional, + org.apache.velocity.runtime.resource;version="[1.5,2)";resolution:=optional, + org.apache.velocity.runtime.resource.loader;version="[1.5,2)";resolution:=optional, + org.quartz;version="[1.6.1,3)";resolution:=optional, + org.quartz.impl;version="[1.6.1,3)";resolution:=optional, + org.quartz.impl.jdbcjobstore;version="[1.6.1,3)";resolution:=optional, + org.quartz.simpl;version="[1.6.1,3)";resolution:=optional, + org.quartz.spi;version="[1.6.1,3)";resolution:=optional, + org.quartz.utils;version="[1.6.1,3)";resolution:=optional, + org.quartz.xml;version="[1.6.1,3)";resolution:=optional, + org.springframework.beans;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cache;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cache.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.context;version="[${pkgVersion},4.1)", + org.springframework.core;version="[${pkgVersion},4.1)", + org.springframework.core.io;version="[${pkgVersion},4.1)", + org.springframework.core.io.support;version="[${pkgVersion},4.1)", + org.springframework.core.task;version="[${pkgVersion},4.1)", + org.springframework.jdbc.datasource;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.jdbc.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.jndi;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.scheduling;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.scheduling.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.transaction;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.transaction.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.util;version="[${pkgVersion},4.1)", + org.springframework.util.concurrent;version="[${pkgVersion},4.1)" + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-context</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + </exclusions> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-context</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-shade-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>shade</goal> + </goals> + <configuration> + <artifactSet> + <includes> + <include>${pkgGroupId}:${pkgArtifactId}</include> + </includes> + </artifactSet> + <filters> + <filter> + <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> + <includes> + <include>**/mime.types</include> + </includes> + </filter> + </filters> + <promoteTransitiveDependencies>true</promoteTransitiveDependencies> + <createDependencyReducedPom>true</createDependencyReducedPom> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-context-support-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-context-support-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-support-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..f77670e --- /dev/null +++ b/spring-context-support-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info @@ -0,0 +1,11 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Spring Framework Context Support module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-core-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-core-4.0.7.RELEASE/pom.xml b/spring-core-4.0.7.RELEASE/pom.xml deleted file mode 100644 index 46cb953..0000000 --- a/spring-core-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,147 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>bundles-pom</artifactId> - <version>12</version> - <relativePath>../bundles-pom/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.spring-core</artifactId> - <version>4.0.7.RELEASE_4-SNAPSHOT</version> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> - - <properties> - <pkgGroupId>org.springframework</pkgGroupId> - <pkgArtifactId>spring-core</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - javax.net;resolution:=optional, - javax.xml;resolution:=optional, - javax.xml.namespace;resolution:=optional, - javax.xml.stream;resolution:=optional, - javax.xml.stream.events;resolution:=optional, - javax.xml.stream.util;resolution:=optional, - javax.xml.transform;resolution:=optional, - javax.xml.transform.sax;resolution:=optional, - javax.xml.transform.stax;resolution:=optional, - joptsimple;version="[3,4)";resolution:=optional, - net.sf.cglib.beans;version="[3,4)";resolution:=optional, - sun.misc;resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.apache.log4j;version="[1.2.15,2)";resolution:=optional, - org.apache.log4j.xml;version="[1.2.15,2)";resolution:=optional, - org.apache.tools.ant;version="[1.7,2)";resolution:=optional, - org.apache.tools.ant.types;version="[1.7,2)";resolution:=optional, - org.aspectj.bridge;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.bcel;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.patterns;version="[1.7.1,2)";resolution:=optional, - org.eclipse.core.runtime;common="split";resolution:=optional, - org.jboss.vfs;version="[3,4)";resolution:=optional, - org.jboss.virtual;version="[2.1.0.GA,3)";resolution:=optional, - org.objectweb.asm;version="[3.2,4)";resolution:=optional, - org.springframework.asm.tree;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.asm.util;version="[${pkgVersion},4.1)";resolution:=optional, - org.w3c.dom;resolution:=optional, - org.xml.sax;resolution:=optional, - org.xml.sax.ext;resolution:=optional, - org.xml.sax.helpers;resolution:=optional - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-shade-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>shade</goal> - </goals> - <configuration> - <artifactSet> - <includes> - <include>${pkgGroupId}:${pkgArtifactId}</include> - </includes> - </artifactSet> - <filters> - <filter> - <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> - <excludes> - <exclude>**/*</exclude> - </excludes> - </filter> - </filters> - <promoteTransitiveDependencies>true</promoteTransitiveDependencies> - <createDependencyReducedPom>true</createDependencyReducedPom> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-core-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-core-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-core-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 8a19b86..0000000 --- a/spring-core-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info +++ /dev/null @@ -1,11 +0,0 @@ -\u001B[1mSYNOPSIS\u001B[0m - ${project.description} - - Original Maven URL: - \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m - -\u001B[1mDESCRIPTION\u001B[0m - Spring Framework Core module. - -\u001B[1mSEE ALSO\u001B[0m - \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-core-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-core-4.0.9.RELEASE/pom.xml b/spring-core-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..9eb1704 --- /dev/null +++ b/spring-core-4.0.9.RELEASE/pom.xml @@ -0,0 +1,146 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>bundles-pom</artifactId> + <version>13</version> + <relativePath>../bundles-pom/pom.xml</relativePath> + </parent> + + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>org.apache.servicemix.bundles.spring-core</artifactId> + <version>4.0.9.RELEASE_1-SNAPSHOT</version> + <packaging>bundle</packaging> + <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + </scm> + + <properties> + <pkgGroupId>org.springframework</pkgGroupId> + <pkgArtifactId>spring-core</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + javax.net;resolution:=optional, + javax.xml;resolution:=optional, + javax.xml.namespace;resolution:=optional, + javax.xml.stream;resolution:=optional, + javax.xml.stream.events;resolution:=optional, + javax.xml.stream.util;resolution:=optional, + javax.xml.transform;resolution:=optional, + javax.xml.transform.sax;resolution:=optional, + javax.xml.transform.stax;resolution:=optional, + joptsimple;version="[3,4)";resolution:=optional, + net.sf.cglib.beans;version="[3,4)";resolution:=optional, + sun.misc;resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.apache.log4j;version="[1.2.15,2)";resolution:=optional, + org.apache.log4j.xml;version="[1.2.15,2)";resolution:=optional, + org.apache.tools.ant;version="[1.7,2)";resolution:=optional, + org.apache.tools.ant.types;version="[1.7,2)";resolution:=optional, + org.aspectj.bridge;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.bcel;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.patterns;version="[1.7.1,2)";resolution:=optional, + org.eclipse.core.runtime;common="split";resolution:=optional, + org.jboss.vfs;version="[3,4)";resolution:=optional, + org.jboss.virtual;version="[2.1.0.GA,3)";resolution:=optional, + org.objectweb.asm;version="[3.2,4)";resolution:=optional, + org.springframework.asm.tree;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.asm.util;version="[${pkgVersion},4.1)";resolution:=optional, + org.w3c.dom;resolution:=optional, + org.xml.sax;resolution:=optional, + org.xml.sax.ext;resolution:=optional, + org.xml.sax.helpers;resolution:=optional + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-shade-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>shade</goal> + </goals> + <configuration> + <artifactSet> + <includes> + <include>${pkgGroupId}:${pkgArtifactId}</include> + </includes> + </artifactSet> + <filters> + <filter> + <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> + <excludes> + <exclude>**/*</exclude> + </excludes> + </filter> + </filters> + <promoteTransitiveDependencies>true</promoteTransitiveDependencies> + <createDependencyReducedPom>true</createDependencyReducedPom> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-core-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-core-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-core-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..8a19b86 --- /dev/null +++ b/spring-core-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info @@ -0,0 +1,11 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Spring Framework Core module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-expression-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-expression-4.0.7.RELEASE/pom.xml b/spring-expression-4.0.7.RELEASE/pom.xml deleted file mode 100644 index 3ffd8fc..0000000 --- a/spring-expression-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,121 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>bundles-pom</artifactId> - <version>12</version> - <relativePath>../bundles-pom/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId> - <version>4.0.7.RELEASE_4-SNAPSHOT</version> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> - - <properties> - <pkgGroupId>org.springframework</pkgGroupId> - <pkgArtifactId>spring-expression</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - org.springframework.core;version="[${pkgVersion},4.1)", - org.springframework.core.convert;version="[${pkgVersion},4.1)", - org.springframework.core.convert.support;version="[${pkgVersion},4.1)", - org.springframework.core.style;version="[${pkgVersion},4.1)", - org.springframework.util;version="[${pkgVersion},4.1)" - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-shade-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>shade</goal> - </goals> - <configuration> - <artifactSet> - <includes> - <include>${pkgGroupId}:${pkgArtifactId}</include> - </includes> - </artifactSet> - <filters> - <filter> - <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> - <excludes> - <exclude>**/*</exclude> - </excludes> - </filter> - </filters> - <promoteTransitiveDependencies>true</promoteTransitiveDependencies> - <createDependencyReducedPom>true</createDependencyReducedPom> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-expression-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-expression-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-expression-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index d0e4058..0000000 --- a/spring-expression-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info +++ /dev/null @@ -1,11 +0,0 @@ -\u001B[1mSYNOPSIS\u001B[0m - ${project.description} - - Original Maven URL: - \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m - -\u001B[1mDESCRIPTION\u001B[0m - Spring Framework Expression module. - -\u001B[1mSEE ALSO\u001B[0m - \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-expression-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-expression-4.0.9.RELEASE/pom.xml b/spring-expression-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..b05b9a2 --- /dev/null +++ b/spring-expression-4.0.9.RELEASE/pom.xml @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>bundles-pom</artifactId> + <version>13</version> + <relativePath>../bundles-pom/pom.xml</relativePath> + </parent> + + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId> + <version>4.0.9.RELEASE_1-SNAPSHOT</version> + <packaging>bundle</packaging> + <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + </scm> + + <properties> + <pkgGroupId>org.springframework</pkgGroupId> + <pkgArtifactId>spring-expression</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + org.springframework.core;version="[${pkgVersion},4.1)", + org.springframework.core.convert;version="[${pkgVersion},4.1)", + org.springframework.core.convert.support;version="[${pkgVersion},4.1)", + org.springframework.core.style;version="[${pkgVersion},4.1)", + org.springframework.util;version="[${pkgVersion},4.1)" + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + </exclusions> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-shade-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>shade</goal> + </goals> + <configuration> + <artifactSet> + <includes> + <include>${pkgGroupId}:${pkgArtifactId}</include> + </includes> + </artifactSet> + <filters> + <filter> + <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> + <excludes> + <exclude>**/*</exclude> + </excludes> + </filter> + </filters> + <promoteTransitiveDependencies>true</promoteTransitiveDependencies> + <createDependencyReducedPom>true</createDependencyReducedPom> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-expression-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-expression-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-expression-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..d0e4058 --- /dev/null +++ b/spring-expression-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info @@ -0,0 +1,11 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Spring Framework Expression module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-instrument-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-instrument-4.0.7.RELEASE/pom.xml b/spring-instrument-4.0.7.RELEASE/pom.xml deleted file mode 100644 index b79045f..0000000 --- a/spring-instrument-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,105 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>bundles-pom</artifactId> - <version>12</version> - <relativePath>../bundles-pom/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId> - <version>4.0.7.RELEASE_4-SNAPSHOT</version> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> - - <properties> - <pkgGroupId>org.springframework</pkgGroupId> - <pkgArtifactId>spring-instrument</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-shade-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>shade</goal> - </goals> - <configuration> - <artifactSet> - <includes> - <include>${pkgGroupId}:${pkgArtifactId}</include> - </includes> - </artifactSet> - <filters> - <filter> - <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> - <excludes> - <exclude>**/*</exclude> - </excludes> - </filter> - </filters> - <promoteTransitiveDependencies>true</promoteTransitiveDependencies> - <createDependencyReducedPom>true</createDependencyReducedPom> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-instrument-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-instrument-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-instrument-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 8e80695..0000000 --- a/spring-instrument-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info +++ /dev/null @@ -1,11 +0,0 @@ -\u001B[1mSYNOPSIS\u001B[0m - ${project.description} - - Original Maven URL: - \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m - -\u001B[1mDESCRIPTION\u001B[0m - Spring Framework Instrument module. - -\u001B[1mSEE ALSO\u001B[0m - \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-instrument-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-instrument-4.0.9.RELEASE/pom.xml b/spring-instrument-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..86a0a74 --- /dev/null +++ b/spring-instrument-4.0.9.RELEASE/pom.xml @@ -0,0 +1,104 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>bundles-pom</artifactId> + <version>13</version> + <relativePath>../bundles-pom/pom.xml</relativePath> + </parent> + + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId> + <version>4.0.9.RELEASE_1-SNAPSHOT</version> + <packaging>bundle</packaging> + <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + </scm> + + <properties> + <pkgGroupId>org.springframework</pkgGroupId> + <pkgArtifactId>spring-instrument</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-shade-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>shade</goal> + </goals> + <configuration> + <artifactSet> + <includes> + <include>${pkgGroupId}:${pkgArtifactId}</include> + </includes> + </artifactSet> + <filters> + <filter> + <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> + <excludes> + <exclude>**/*</exclude> + </excludes> + </filter> + </filters> + <promoteTransitiveDependencies>true</promoteTransitiveDependencies> + <createDependencyReducedPom>true</createDependencyReducedPom> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-instrument-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-instrument-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-instrument-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..8e80695 --- /dev/null +++ b/spring-instrument-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info @@ -0,0 +1,11 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Spring Framework Instrument module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-jdbc-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.0.7.RELEASE/pom.xml b/spring-jdbc-4.0.7.RELEASE/pom.xml deleted file mode 100644 index 47ac9f7..0000000 --- a/spring-jdbc-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,171 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <!-- - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - - <modelVersion>4.0.0</modelVersion> - - <parent> - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>bundles-pom</artifactId> - <version>12</version> - <relativePath>../bundles-pom/pom.xml</relativePath> - </parent> - - <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId> - <version>4.0.7.RELEASE_5-SNAPSHOT</version> - <packaging>bundle</packaging> - <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> - </scm> - - <properties> - <pkgGroupId>org.springframework</pkgGroupId> - <pkgArtifactId>spring-jdbc</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - com.ibm.websphere.rsadapter;resolution:=optional, - com.ibm.ws.rsadapter.jdbc;resolution:=optional, - com.mchange.v2.c3p0;version="[0.9.1,2)";resolution:=optional, - com.sun.rowset;version="[1.0.1,2)";resolution:=optional, - javax.naming;resolution:=optional, - javax.sql, - javax.sql.rowset, - javax.transaction;version="[1.0.1,2)";resolution:=optional, - javax.xml.transform;resolution:=optional, - javax.xml.transform.dom;resolution:=optional, - oracle.jdbc;resolution:=optional, - oracle.sql;resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.apache.derby.impl.io;version="[10.5.0,11)";resolution:=optional, - org.apache.derby.jdbc;version="[10.5.0,11)";resolution:=optional, - org.h2;version="[1,2)";resolution:=optional, - org.hsqldb;version="[1.8,2)";resolution:=optional, - org.jboss.resource.adapter.jdbc;resolution:=optional, - org.springframework.beans;version="[${pkgVersion},4.1)", - org.springframework.beans.factory;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.config;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.support;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)", - org.springframework.context;version="[${pkgVersion},4.1)", - org.springframework.core;version="[${pkgVersion},4.1)", - org.springframework.core.io;version="[${pkgVersion},4.1)", - org.springframework.core.io.support;version="[${pkgVersion},4.1)", - org.springframework.dao;version="[${pkgVersion},4.1)", - org.springframework.dao.support;version="[${pkgVersion},4.1)", - org.springframework.jndi;version="[${pkgVersion},4.1)", - org.springframework.transaction;version="[${pkgVersion},4.1)", - org.springframework.transaction.support;version="[${pkgVersion},4.1)", - org.springframework.util;version="[${pkgVersion},4.1)", - org.springframework.util.xml;version="[${pkgVersion},4.1)", - org.w3c.dom;resolution:=optional, - weblogic.jdbc.extensions;resolution:=optional - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-tx</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - <exclusions> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-core</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-tx</artifactId> - </exclusion> - </exclusions> - </dependency> - </dependencies> - - <build> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-shade-plugin</artifactId> - <executions> - <execution> - <phase>package</phase> - <goals> - <goal>shade</goal> - </goals> - <configuration> - <artifactSet> - <includes> - <include>${pkgGroupId}:${pkgArtifactId}</include> - </includes> - </artifactSet> - <filters> - <filter> - <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> - <includes> - <include>**/*.gif</include> - <include>**/*.xsd</include> - <include>**/*.xml</include> - <include>META-INF/spring*</include> - </includes> - </filter> - </filters> - <promoteTransitiveDependencies>true</promoteTransitiveDependencies> - <createDependencyReducedPom>true</createDependencyReducedPom> - </configuration> - </execution> - </executions> - </plugin> - </plugins> - </build> -</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-jdbc-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-jdbc-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 90464fc..0000000 --- a/spring-jdbc-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info +++ /dev/null @@ -1,11 +0,0 @@ -\u001B[1mSYNOPSIS\u001B[0m - ${project.description} - - Original Maven URL: - \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m - -\u001B[1mDESCRIPTION\u001B[0m - Spring Framework JDBC module. - -\u001B[1mSEE ALSO\u001B[0m - \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-jdbc-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.0.9.RELEASE/pom.xml b/spring-jdbc-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..6799315 --- /dev/null +++ b/spring-jdbc-4.0.9.RELEASE/pom.xml @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>bundles-pom</artifactId> + <version>13</version> + <relativePath>../bundles-pom/pom.xml</relativePath> + </parent> + + <groupId>org.apache.servicemix.bundles</groupId> + <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId> + <version>4.0.9.RELEASE_1-SNAPSHOT</version> + <packaging>bundle</packaging> + <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> + </scm> + + <properties> + <pkgGroupId>org.springframework</pkgGroupId> + <pkgArtifactId>spring-jdbc</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + com.ibm.websphere.rsadapter;resolution:=optional, + com.ibm.ws.rsadapter.jdbc;resolution:=optional, + com.mchange.v2.c3p0;version="[0.9.1,2)";resolution:=optional, + com.sun.rowset;version="[1.0.1,2)";resolution:=optional, + javax.naming;resolution:=optional, + javax.sql, + javax.sql.rowset, + javax.transaction;version="[1.0.1,2)";resolution:=optional, + javax.xml.transform;resolution:=optional, + javax.xml.transform.dom;resolution:=optional, + oracle.jdbc;resolution:=optional, + oracle.sql;resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.apache.derby.impl.io;version="[10.5.0,11)";resolution:=optional, + org.apache.derby.jdbc;version="[10.5.0,11)";resolution:=optional, + org.h2;version="[1,2)";resolution:=optional, + org.hsqldb;version="[1.8,2)";resolution:=optional, + org.jboss.resource.adapter.jdbc;resolution:=optional, + org.springframework.beans;version="[${pkgVersion},4.1)", + org.springframework.beans.factory;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.config;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.support;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)", + org.springframework.context;version="[${pkgVersion},4.1)", + org.springframework.core;version="[${pkgVersion},4.1)", + org.springframework.core.io;version="[${pkgVersion},4.1)", + org.springframework.core.io.support;version="[${pkgVersion},4.1)", + org.springframework.dao;version="[${pkgVersion},4.1)", + org.springframework.dao.support;version="[${pkgVersion},4.1)", + org.springframework.jndi;version="[${pkgVersion},4.1)", + org.springframework.transaction;version="[${pkgVersion},4.1)", + org.springframework.transaction.support;version="[${pkgVersion},4.1)", + org.springframework.util;version="[${pkgVersion},4.1)", + org.springframework.util.xml;version="[${pkgVersion},4.1)", + org.w3c.dom;resolution:=optional, + weblogic.jdbc.extensions;resolution:=optional + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-tx</artifactId> + </exclusion> + </exclusions> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + <exclusions> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-core</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-tx</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-shade-plugin</artifactId> + <executions> + <execution> + <phase>package</phase> + <goals> + <goal>shade</goal> + </goals> + <configuration> + <artifactSet> + <includes> + <include>${pkgGroupId}:${pkgArtifactId}</include> + </includes> + </artifactSet> + <filters> + <filter> + <artifact>${pkgGroupId}:${pkgArtifactId}</artifact> + <includes> + <include>**/*.gif</include> + <include>**/*.xsd</include> + <include>**/*.xml</include> + <include>META-INF/spring*</include> + </includes> + </filter> + </filters> + <promoteTransitiveDependencies>true</promoteTransitiveDependencies> + <createDependencyReducedPom>true</createDependencyReducedPom> + </configuration> + </execution> + </executions> + </plugin> + </plugins> + </build> +</project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-jdbc-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-jdbc-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-jdbc-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..90464fc --- /dev/null +++ b/spring-jdbc-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info @@ -0,0 +1,11 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Spring Framework JDBC module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m
