[SM-3513] Create OSGi bundles for Spring 4.0.9.RELEASE
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/eec5c2df Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/eec5c2df Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/eec5c2df Branch: refs/heads/master Commit: eec5c2dfced489e447ddcdbbee36c544f755b992 Parents: 3469218 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 19 06:43:44 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 19 06:43:44 2017 +0200 ---------------------------------------------------------------------- pom.xml | 18 ++ spring-aop-4.0.7.RELEASE/pom.xml | 172 ------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-aop-4.0.9.RELEASE/pom.xml | 171 +++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-aspects-4.0.7.RELEASE/pom.xml | 143 ----------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-aspects-4.0.9.RELEASE/pom.xml | 142 +++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-beans-4.0.7.RELEASE/pom.xml | 135 ---------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-beans-4.0.9.RELEASE/pom.xml | 134 ++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-context-4.0.7.RELEASE/pom.xml | 237 ------------------ .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-context-4.0.9.RELEASE/pom.xml | 236 ++++++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-context-support-4.0.7.RELEASE/pom.xml | 189 -------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-context-support-4.0.9.RELEASE/pom.xml | 188 ++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-core-4.0.7.RELEASE/pom.xml | 147 ----------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-core-4.0.9.RELEASE/pom.xml | 146 +++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-expression-4.0.7.RELEASE/pom.xml | 121 --------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-expression-4.0.9.RELEASE/pom.xml | 120 +++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-instrument-4.0.7.RELEASE/pom.xml | 105 -------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-instrument-4.0.9.RELEASE/pom.xml | 104 ++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-jdbc-4.0.7.RELEASE/pom.xml | 171 ------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-jdbc-4.0.9.RELEASE/pom.xml | 170 +++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-jms-4.0.7.RELEASE/pom.xml | 185 -------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-jms-4.0.9.RELEASE/pom.xml | 184 ++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-messaging-4.0.7.RELEASE/pom.xml | 164 ------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-messaging-4.0.9.RELEASE/pom.xml | 163 ++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-orm-4.0.7.RELEASE/pom.xml | 246 ------------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-orm-4.0.9.RELEASE/pom.xml | 245 ++++++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-test-4.0.7.RELEASE/pom.xml | 210 ---------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-test-4.0.9.RELEASE/pom.xml | 209 ++++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-tx-4.0.7.RELEASE/pom.xml | 173 ------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-tx-4.0.9.RELEASE/pom.xml | 172 +++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-web-4.0.7.RELEASE/pom.xml | 191 -------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-web-4.0.9.RELEASE/pom.xml | 190 ++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-webmvc-4.0.7.RELEASE/pom.xml | 212 ---------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-webmvc-4.0.9.RELEASE/pom.xml | 211 ++++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-webmvc-portlet-4.0.7.RELEASE/pom.xml | 194 --------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-webmvc-portlet-4.0.9.RELEASE/pom.xml | 193 +++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + spring-websocket-4.0.7.RELEASE/pom.xml | 203 --------------- .../src/main/resources/OSGI-INF/bundle.info | 11 - spring-websocket-4.0.9.RELEASE/pom.xml | 202 +++++++++++++++ .../src/main/resources/OSGI-INF/bundle.info | 11 + 73 files changed, 3396 insertions(+), 3396 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bb91abe..73e8659 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,24 @@ <module>libphonenumber-8.8.3</module> <module>snmp4j-2.5.8</module> <module>gae-1.9.58</module> + <module>spring-aop-4.0.9.RELEASE</module> + <module>spring-aspects-4.0.9.RELEASE</module> + <module>spring-beans-4.0.9.RELEASE</module> + <module>spring-context-4.0.9.RELEASE</module> + <module>spring-context-support-4.0.9.RELEASE</module> + <module>spring-core-4.0.9.RELEASE</module> + <module>spring-expression-4.0.9.RELEASE</module> + <module>spring-instrument-4.0.9.RELEASE</module> + <module>spring-jdbc-4.0.9.RELEASE</module> + <module>spring-jms-4.0.9.RELEASE</module> + <module>spring-messaging-4.0.9.RELEASE</module> + <module>spring-orm-4.0.9.RELEASE</module> + <module>spring-test-4.0.9.RELEASE</module> + <module>spring-tx-4.0.9.RELEASE</module> + <module>spring-web-4.0.9.RELEASE</module> + <module>spring-webmvc-4.0.9.RELEASE</module> + <module>spring-webmvc-portlet-4.0.9.RELEASE</module> + <module>spring-websocket-4.0.9.RELEASE</module> </modules> </project> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eec5c2df/spring-aop-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-aop-4.0.7.RELEASE/pom.xml b/spring-aop-4.0.7.RELEASE/pom.xml deleted file mode 100644 index 20bc061..0000000 --- a/spring-aop-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,172 +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-aop</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-aop</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - com.jamonapi;version="[2.4,3)";resolution:=optional, - org.aopalliance.aop;version="[1,2)";resolution:=optional, - org.aopalliance.intercept;version="[1,2)";resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.apache.commons.pool;version="[1.5.3,2)";resolution:=optional, - org.apache.commons.pool.impl;version="[1.5.3,2)";resolution:=optional, - org.aspectj.bridge;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang.annotation;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang.reflect;version="[1.7.1,2)";resolution:=optional, - org.aspectj.runtime.internal;version="[1.7.1,2)";resolution:=optional, - org.aspectj.util;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.ast;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.internal.tools;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.patterns;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.reflect;version="[1.7.1,2)";resolution:=optional, - org.aspectj.weaver.tools;version="[1.7.1,2)";resolution:=optional, - org.springframework.beans;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory.config;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory.parsing;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cglib.core;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cglib.proxy;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cglib.transform.impl;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.core;version="[${pkgVersion},4.1)", - org.springframework.core.annotation;version="[${pkgVersion},4.1)", - org.springframework.core.convert.converter;version="[${pkgVersion},4.1)", - org.springframework.core.task;version="[${pkgVersion},4.1)", - org.springframework.core.task.support;version="[${pkgVersion},4.1)", - org.springframework.objenesis;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.util;version="[${pkgVersion},4.1)", - org.springframework.util.comparator;version="[${pkgVersion},4.1)", - org.springframework.util.xml;version="[${pkgVersion},4.1)", - org.w3c.dom;resolution:=optional - </servicemix.osgi.import.pkg> - </properties> - - <dependencies> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <exclusions> - <exclusion> - <groupId>aopalliance</groupId> - <artifactId>aopalliance</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</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>aopalliance</groupId> - <artifactId>aopalliance</artifactId> - </exclusion> - <exclusion> - <groupId>org.springframework</groupId> - <artifactId>spring-beans</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>**/*.gif</include> - <include>**/*.xsd</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-aop-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-aop-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aop-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 4481170..0000000 --- a/spring-aop-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 AOP 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-aop-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-aop-4.0.9.RELEASE/pom.xml b/spring-aop-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..604d71c --- /dev/null +++ b/spring-aop-4.0.9.RELEASE/pom.xml @@ -0,0 +1,171 @@ +<?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-aop</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-aop</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + com.jamonapi;version="[2.4,3)";resolution:=optional, + org.aopalliance.aop;version="[1,2)";resolution:=optional, + org.aopalliance.intercept;version="[1,2)";resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.apache.commons.pool;version="[1.5.3,2)";resolution:=optional, + org.apache.commons.pool.impl;version="[1.5.3,2)";resolution:=optional, + org.aspectj.bridge;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang.annotation;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang.reflect;version="[1.7.1,2)";resolution:=optional, + org.aspectj.runtime.internal;version="[1.7.1,2)";resolution:=optional, + org.aspectj.util;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.ast;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.internal.tools;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.patterns;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.reflect;version="[1.7.1,2)";resolution:=optional, + org.aspectj.weaver.tools;version="[1.7.1,2)";resolution:=optional, + org.springframework.beans;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory.config;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory.parsing;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cglib.core;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cglib.proxy;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cglib.transform.impl;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.core;version="[${pkgVersion},4.1)", + org.springframework.core.annotation;version="[${pkgVersion},4.1)", + org.springframework.core.convert.converter;version="[${pkgVersion},4.1)", + org.springframework.core.task;version="[${pkgVersion},4.1)", + org.springframework.core.task.support;version="[${pkgVersion},4.1)", + org.springframework.objenesis;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.util;version="[${pkgVersion},4.1)", + org.springframework.util.comparator;version="[${pkgVersion},4.1)", + org.springframework.util.xml;version="[${pkgVersion},4.1)", + org.w3c.dom;resolution:=optional + </servicemix.osgi.import.pkg> + </properties> + + <dependencies> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <exclusions> + <exclusion> + <groupId>aopalliance</groupId> + <artifactId>aopalliance</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</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>aopalliance</groupId> + <artifactId>aopalliance</artifactId> + </exclusion> + <exclusion> + <groupId>org.springframework</groupId> + <artifactId>spring-beans</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>**/*.gif</include> + <include>**/*.xsd</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-aop-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-aop-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aop-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..4481170 --- /dev/null +++ b/spring-aop-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 AOP 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-aspects-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-aspects-4.0.7.RELEASE/pom.xml b/spring-aspects-4.0.7.RELEASE/pom.xml deleted file mode 100644 index e9d9f37..0000000 --- a/spring-aspects-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,143 +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-aspects</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-aspects</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - javax.cache.annotation;resolution:=optional, - javax.interceptor;resolution:=optional, - javax.transaction;version="[1.2,2)";resolution:=optional, - org.aspectj.internal.lang.annotation;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang.annotation;version="[1.7.1,2)";resolution:=optional, - org.aspectj.lang.reflect;version="[1.7.1,2)";resolution:=optional, - org.aspectj.runtime.internal;version="[1.7.1,2)";resolution:=optional, - org.springframework.aop.interceptor;version="[${pkgVersion},4.1)", - org.springframework.beans;version="[${pkgVersion},4.1)", - org.springframework.beans.factory;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.wiring;version="[${pkgVersion},4.1)", - org.springframework.cache;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cache.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.cache.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.context;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.context.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.core.annotation;version="[${pkgVersion},4.1)", - org.springframework.core.task;version="[${pkgVersion},4.1)", - org.springframework.dao;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.orm.jpa;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.scheduling.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.transaction;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.transaction.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.transaction.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, - 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.aspectj</groupId> - <artifactId>aspectjweaver</artifactId> - </exclusion> - </exclusions> - </dependency> - - <!-- sources --> - <dependency> - <groupId>${pkgGroupId}</groupId> - <artifactId>${pkgArtifactId}</artifactId> - <version>${pkgVersion}</version> - <classifier>sources</classifier> - <exclusions> - <exclusion> - <groupId>org.aspectj</groupId> - <artifactId>aspectjweaver</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>META-INF/aop.xml</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-aspects-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-aspects-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aspects-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 1e91025..0000000 --- a/spring-aspects-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 Aspects 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-aspects-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-aspects-4.0.9.RELEASE/pom.xml b/spring-aspects-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..1736f75 --- /dev/null +++ b/spring-aspects-4.0.9.RELEASE/pom.xml @@ -0,0 +1,142 @@ +<?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-aspects</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-aspects</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + javax.cache.annotation;resolution:=optional, + javax.interceptor;resolution:=optional, + javax.transaction;version="[1.2,2)";resolution:=optional, + org.aspectj.internal.lang.annotation;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang.annotation;version="[1.7.1,2)";resolution:=optional, + org.aspectj.lang.reflect;version="[1.7.1,2)";resolution:=optional, + org.aspectj.runtime.internal;version="[1.7.1,2)";resolution:=optional, + org.springframework.aop.interceptor;version="[${pkgVersion},4.1)", + org.springframework.beans;version="[${pkgVersion},4.1)", + org.springframework.beans.factory;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.wiring;version="[${pkgVersion},4.1)", + org.springframework.cache;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cache.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.cache.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.context;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.context.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.core.annotation;version="[${pkgVersion},4.1)", + org.springframework.core.task;version="[${pkgVersion},4.1)", + org.springframework.dao;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.orm.jpa;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.scheduling.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.transaction;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.transaction.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.transaction.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, + 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.aspectj</groupId> + <artifactId>aspectjweaver</artifactId> + </exclusion> + </exclusions> + </dependency> + + <!-- sources --> + <dependency> + <groupId>${pkgGroupId}</groupId> + <artifactId>${pkgArtifactId}</artifactId> + <version>${pkgVersion}</version> + <classifier>sources</classifier> + <exclusions> + <exclusion> + <groupId>org.aspectj</groupId> + <artifactId>aspectjweaver</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>META-INF/aop.xml</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-aspects-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-aspects-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aspects-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..1e91025 --- /dev/null +++ b/spring-aspects-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 Aspects 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-beans-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-beans-4.0.7.RELEASE/pom.xml b/spring-beans-4.0.7.RELEASE/pom.xml deleted file mode 100644 index b7712aa..0000000 --- a/spring-beans-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,135 +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-beans</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-beans</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - javax.el;version="[1,3)";resolution:=optional, - javax.inject;version="[1,2)";resolution:=optional, - javax.xml.parsers;resolution:=optional, - groovy.lang;resolution:=optional, - groovy.xml;resolution:=optional, - org.codehaus.groovy.reflection;resolution:=optional, - org.codehaus.groovy.runtime;resolution:=optional, - org.codehaus.groovy.runtime.callsite;resolution:=optional, - org.codehaus.groovy.runtime.typehandling;resolution:=optional, - org.codehaus.groovy.runtime.wrappers;resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.springframework.cglib*;version="[${pkgVersion},4.1)", - org.springframework.core*;version="[${pkgVersion},4.1)", - org.springframework.util*;version="[${pkgVersion},4.1)", - org.w3c.dom;resolution:=optional, - org.xml.sax;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-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> - <includes> - <include>**/*.gif</include> - <include>**/*.xsd</include> - <include>**/*.dtd</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-beans-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-beans-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-beans-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 8e776f6..0000000 --- a/spring-beans-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 Beans 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-beans-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-beans-4.0.9.RELEASE/pom.xml b/spring-beans-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..b75809e --- /dev/null +++ b/spring-beans-4.0.9.RELEASE/pom.xml @@ -0,0 +1,134 @@ +<?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-beans</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-beans</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + javax.el;version="[1,3)";resolution:=optional, + javax.inject;version="[1,2)";resolution:=optional, + javax.xml.parsers;resolution:=optional, + groovy.lang;resolution:=optional, + groovy.xml;resolution:=optional, + org.codehaus.groovy.reflection;resolution:=optional, + org.codehaus.groovy.runtime;resolution:=optional, + org.codehaus.groovy.runtime.callsite;resolution:=optional, + org.codehaus.groovy.runtime.typehandling;resolution:=optional, + org.codehaus.groovy.runtime.wrappers;resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.springframework.cglib*;version="[${pkgVersion},4.1)", + org.springframework.core*;version="[${pkgVersion},4.1)", + org.springframework.util*;version="[${pkgVersion},4.1)", + org.w3c.dom;resolution:=optional, + org.xml.sax;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-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> + <includes> + <include>**/*.gif</include> + <include>**/*.xsd</include> + <include>**/*.dtd</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-beans-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-beans-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-beans-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..8e776f6 --- /dev/null +++ b/spring-beans-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 Beans 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-4.0.7.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.0.7.RELEASE/pom.xml b/spring-context-4.0.7.RELEASE/pom.xml deleted file mode 100644 index 5996f08..0000000 --- a/spring-context-4.0.7.RELEASE/pom.xml +++ /dev/null @@ -1,237 +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</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</pkgArtifactId> - <pkgVersion>4.0.7.RELEASE</pkgVersion> - <servicemix.osgi.export.pkg> - org.springframework - </servicemix.osgi.export.pkg> - <servicemix.osgi.import.pkg> - bsh;version="[2,3)";resolution:=optional, - com.ibm.websphere.management;resolution:=optional, - com.sun.net.httpserver;resolution:=optional, - edu.emory.mathcs.backport.java.util.concurrent;version="[3,4)";resolution:=optional, - groovy.lang;version="[1.8.8,2)";resolution:=optional, - javax.annotation;resolution:=optional, - javax.ejb;resolution:=optional, - javax.enterprise.concurrent;resolution:=optional, - javax.inject;version="[1,2)";resolution:=optional, - javax.interceptor;version="[3,4)";resolution:=optional, - javax.jms;version="[1,2)";resolution:=optional, - javax.management;resolution:=optional, - javax.management.modelmbean;resolution:=optional, - javax.management.openmbean;resolution:=optional, - javax.management.remote;resolution:=optional, - javax.naming;resolution:=optional, - javax.persistence;version="[1,3)";resolution:=optional, - javax.persistence.spi;version="[1,3)";resolution:=optional, - javax.rmi;resolution:=optional, - javax.script;resolution:=optional, - javax.validation;version="[1,2)";resolution:=optional, - javax.validation.bootstrap;version="[1,2)";resolution:=optional, - javax.validation.metadata;version="[1,2)";resolution:=optional, - javax.xml.namespace;resolution:=optional, - javax.xml.ws;resolution:=optional, - org.aopalliance.aop;version="[1,2)";resolution:=optional, - org.aopalliance.intercept;version="[1,2)";resolution:=optional, - org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, - org.aspectj.weaver.loadtime;version="[1.7.1,2)";resolution:=optional, - org.codehaus.groovy.control;version="[1.6.3,2)";resolution:=optional, - org.hibernate.validator;version="[4,5)";resolution:=optional, - org.hibernate.validator.messageinterpolation;version="[4,5)";resolution:=optional, - org.hibernate.validator.method;version="[4,5)";resolution:=optional, - org.hibernate.validator.resourceloading;version="[4,5)";resolution:=optional, - org.hibernate.validator.spi.resourceloading;version="[4,5)";resolution:=optional, - org.joda.time;version="[1.6.0,3)";resolution:=optional, - org.joda.time.format;version="[1.6.0,3)";resolution:=optional, - org.jruby;version="[1.6.5.1,2)";resolution:=optional, - org.jruby.ast;version="[1.6.5.1,2)";resolution:=optional, - org.jruby.exceptions;version="[1.6.5.1,2)";resolution:=optional, - org.jruby.javasupport;version="[1.6.5.1,2)";resolution:=optional, - org.jruby.runtime;version="[1.6.5.1,2)";resolution:=optional, - org.jruby.runtime.builtin;version="[1.6.5.1,2)";resolution:=optional, - org.omg.CORBA;resolution:=optional, - org.springframework.aop;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.config;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.framework;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.framework.adapter;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.scope;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.support.annotation;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.target;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.target.dynamic;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.aop.framework.autoproxy;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.asm;version="[${pkgVersion},4.1)", - org.springframework.beans;version="[${pkgVersion},4.1)", - org.springframework.beans.annotation;version="[${pkgVersion},4.1)", - org.springframework.beans.factory;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.access;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.config;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.parsing;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.support;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)", - org.springframework.beans.factory.groovy;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.beans.propertyeditors;version="[${pkgVersion},4.1)", - org.springframework.beans.support;version="[${pkgVersion},4.1)", - org.springframework.cglib.core;version="[${pkgVersion},4.1)", - org.springframework.cglib.proxy;version="[${pkgVersion},4.1)", - org.springframework.cglib.transform;version="[${pkgVersion},4.1)", - org.springframework.core;version="[${pkgVersion},4.1)", - org.springframework.core.annotation;version="[${pkgVersion},4.1)", - org.springframework.core.convert;version="[${pkgVersion},4.1)", - org.springframework.core.convert.converter;version="[${pkgVersion},4.1)", - org.springframework.core.convert.support;version="[${pkgVersion},4.1)", - org.springframework.core.env;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.core.task.support;version="[${pkgVersion},4.1)", - org.springframework.core.type;version="[${pkgVersion},4.1)", - org.springframework.core.type.classreading;version="[${pkgVersion},4.1)", - org.springframework.core.type.filter;version="[${pkgVersion},4.1)", - org.springframework.expression;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.expression.spel.standard;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.expression.spel.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.instrument;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.orm.jpa.support;version="[${pkgVersion},4.1)";resolution:=optional, - org.springframework.util;version="[${pkgVersion},4.1)", - org.springframework.util.concurrent;version="[${pkgVersion},4.1)", - org.springframework.util.xml;version="[${pkgVersion},4.1)", - org.w3c.dom;resolution:=optional, - org.xml.sax;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-aop</artifactId> - </exclusion> - <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-expression</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-aop</artifactId> - </exclusion> - <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-expression</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-context-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-context-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-4.0.7.RELEASE/src/main/resources/OSGI-INF/bundle.info deleted file mode 100644 index 4c368f9..0000000 --- a/spring-context-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 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-4.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.0.9.RELEASE/pom.xml b/spring-context-4.0.9.RELEASE/pom.xml new file mode 100644 index 0000000..22bb93b --- /dev/null +++ b/spring-context-4.0.9.RELEASE/pom.xml @@ -0,0 +1,236 @@ +<?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</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</pkgArtifactId> + <pkgVersion>4.0.9.RELEASE</pkgVersion> + <servicemix.osgi.export.pkg> + org.springframework + </servicemix.osgi.export.pkg> + <servicemix.osgi.import.pkg> + bsh;version="[2,3)";resolution:=optional, + com.ibm.websphere.management;resolution:=optional, + com.sun.net.httpserver;resolution:=optional, + edu.emory.mathcs.backport.java.util.concurrent;version="[3,4)";resolution:=optional, + groovy.lang;version="[1.8.8,2)";resolution:=optional, + javax.annotation;resolution:=optional, + javax.ejb;resolution:=optional, + javax.enterprise.concurrent;resolution:=optional, + javax.inject;version="[1,2)";resolution:=optional, + javax.interceptor;version="[3,4)";resolution:=optional, + javax.jms;version="[1,2)";resolution:=optional, + javax.management;resolution:=optional, + javax.management.modelmbean;resolution:=optional, + javax.management.openmbean;resolution:=optional, + javax.management.remote;resolution:=optional, + javax.naming;resolution:=optional, + javax.persistence;version="[1,3)";resolution:=optional, + javax.persistence.spi;version="[1,3)";resolution:=optional, + javax.rmi;resolution:=optional, + javax.script;resolution:=optional, + javax.validation;version="[1,2)";resolution:=optional, + javax.validation.bootstrap;version="[1,2)";resolution:=optional, + javax.validation.metadata;version="[1,2)";resolution:=optional, + javax.xml.namespace;resolution:=optional, + javax.xml.ws;resolution:=optional, + org.aopalliance.aop;version="[1,2)";resolution:=optional, + org.aopalliance.intercept;version="[1,2)";resolution:=optional, + org.apache.commons.logging;version="[1.1.1,2)";resolution:=optional, + org.aspectj.weaver.loadtime;version="[1.7.1,2)";resolution:=optional, + org.codehaus.groovy.control;version="[1.6.3,2)";resolution:=optional, + org.hibernate.validator;version="[4,5)";resolution:=optional, + org.hibernate.validator.messageinterpolation;version="[4,5)";resolution:=optional, + org.hibernate.validator.method;version="[4,5)";resolution:=optional, + org.hibernate.validator.resourceloading;version="[4,5)";resolution:=optional, + org.hibernate.validator.spi.resourceloading;version="[4,5)";resolution:=optional, + org.joda.time;version="[1.6.0,3)";resolution:=optional, + org.joda.time.format;version="[1.6.0,3)";resolution:=optional, + org.jruby;version="[1.6.5.1,2)";resolution:=optional, + org.jruby.ast;version="[1.6.5.1,2)";resolution:=optional, + org.jruby.exceptions;version="[1.6.5.1,2)";resolution:=optional, + org.jruby.javasupport;version="[1.6.5.1,2)";resolution:=optional, + org.jruby.runtime;version="[1.6.5.1,2)";resolution:=optional, + org.jruby.runtime.builtin;version="[1.6.5.1,2)";resolution:=optional, + org.omg.CORBA;resolution:=optional, + org.springframework.aop;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.config;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.framework;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.framework.adapter;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.interceptor;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.scope;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.support.annotation;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.target;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.target.dynamic;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.aop.framework.autoproxy;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.asm;version="[${pkgVersion},4.1)", + org.springframework.beans;version="[${pkgVersion},4.1)", + org.springframework.beans.annotation;version="[${pkgVersion},4.1)", + org.springframework.beans.factory;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.access;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.annotation;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.config;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.parsing;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.support;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.xml;version="[${pkgVersion},4.1)", + org.springframework.beans.factory.groovy;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.beans.propertyeditors;version="[${pkgVersion},4.1)", + org.springframework.beans.support;version="[${pkgVersion},4.1)", + org.springframework.cglib.core;version="[${pkgVersion},4.1)", + org.springframework.cglib.proxy;version="[${pkgVersion},4.1)", + org.springframework.cglib.transform;version="[${pkgVersion},4.1)", + org.springframework.core;version="[${pkgVersion},4.1)", + org.springframework.core.annotation;version="[${pkgVersion},4.1)", + org.springframework.core.convert;version="[${pkgVersion},4.1)", + org.springframework.core.convert.converter;version="[${pkgVersion},4.1)", + org.springframework.core.convert.support;version="[${pkgVersion},4.1)", + org.springframework.core.env;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.core.task.support;version="[${pkgVersion},4.1)", + org.springframework.core.type;version="[${pkgVersion},4.1)", + org.springframework.core.type.classreading;version="[${pkgVersion},4.1)", + org.springframework.core.type.filter;version="[${pkgVersion},4.1)", + org.springframework.expression;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.expression.spel.standard;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.expression.spel.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.instrument;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.orm.jpa.support;version="[${pkgVersion},4.1)";resolution:=optional, + org.springframework.util;version="[${pkgVersion},4.1)", + org.springframework.util.concurrent;version="[${pkgVersion},4.1)", + org.springframework.util.xml;version="[${pkgVersion},4.1)", + org.w3c.dom;resolution:=optional, + org.xml.sax;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-aop</artifactId> + </exclusion> + <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-expression</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-aop</artifactId> + </exclusion> + <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-expression</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-context-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info ---------------------------------------------------------------------- diff --git a/spring-context-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-4.0.9.RELEASE/src/main/resources/OSGI-INF/bundle.info new file mode 100644 index 0000000..4c368f9 --- /dev/null +++ b/spring-context-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 module. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m
