You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2020/01/04 06:28:15 UTC

[servicemix-bundles] branch master updated: Remove old spring-security-core bundle

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 215738b  Remove old spring-security-core bundle
215738b is described below

commit 215738b39286dee857abc11fc8f749c089d98479
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Jan 4 07:26:00 2020 +0100

    Remove old spring-security-core bundle
---
 pom.xml                                            |  53 --------
 spring-security-core-4.2.13.RELEASE/pom.xml        | 150 ---------------------
 .../src/main/resources/OSGI-INF/bundle.info        |  11 --
 3 files changed, 214 deletions(-)

diff --git a/pom.xml b/pom.xml
index cf8679f..9e4265c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,59 +42,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-       <module>pulsar-client-2.4.2</module>
-       <module>pulsar-client-admin-2.4.2</module>
-       <module>kafka-clients-2.4.0</module>
-       <module>kafka_2.11-2.4.0</module>
-       <module>kafka_2.12-2.4.0</module>
-       <module>kafka-streams-2.4.0</module>
-       <module>grpc-1.26.0</module>
-       <module>saxon-9.9.1-6</module>
-       <module>spring-aop-5.2.2.RELEASE</module>
-       <module>spring-aspects-5.2.2.RELEASE</module>
-       <module>spring-beans-5.2.2.RELEASE</module>
-       <module>spring-context-5.2.2.RELEASE</module>
-       <module>spring-context-support-5.2.2.RELEASE</module>
-       <module>spring-core-5.2.2.RELEASE</module>
-       <module>spring-expression-5.2.2.RELEASE</module>
-       <module>spring-instrument-5.2.2.RELEASE</module>
-       <module>spring-jdbc-5.2.2.RELEASE</module>
-       <module>spring-jms-5.2.2.RELEASE</module>
-       <module>spring-messaging-5.2.2.RELEASE</module>
-       <module>spring-orm-5.2.2.RELEASE</module>
-       <module>spring-oxm-5.2.2.RELEASE</module>
-       <module>spring-test-5.2.2.RELEASE</module>
-       <module>spring-tx-5.2.2.RELEASE</module>
-       <module>spring-web-5.2.2.RELEASE</module>
-       <module>spring-webmvc-5.2.2.RELEASE</module>
-       <module>spring-websocket-5.2.2.RELEASE</module>
-       <module>snmp4j-3.3.3</module>
-       <module>retrofit-2.7.0</module>
-       <module>elasticsearch-7.5.1</module>
-       <module>elasticsearch-client-7.5.1</module>
-       <module>lucene-8.3.1</module>
-       <module>lucene-analyzers-common-8.3.1</module>
-       <module>lucene-queries-8.3.1</module>
-       <module>lucene-queryparser-8.3.1</module>
-       <module>lucene-sandbox-8.3.1</module>
-       <module>aspectj-1.9.5</module>
-       <module>ognl-3.2.12</module>
-       <module>aws-java-sdk-1.11.699</module>
-       <module>azure-storage-8.6.0</module>
-       <module>c3p0-0.9.5.5</module>
-       <module>influxdb-java-2.17</module>
-       <module>jedis-3.2.0</module>
-       <module>libphonenumber-8.11.1</module>
-       <module>okio-2.4.3</module>
-       <module>postgresql-42.2.9.jre7</module>
-       <module>solr-solrj-8.3.1</module>
-       <module>spring-data-commons-2.2.3.RELEASE</module>
-       <module>spring-data-keyvalue-2.2.3.RELEASE</module>
-       <module>spring-data-redis-2.2.3.RELEASE</module>
-       <module>spring-security-acl-5.2.1.RELEASE</module>
-       <module>spring-security-aspects-5.2.1.RELEASE</module>
-       <module>spring-security-cas-5.2.1.RELEASE</module>
-       <module>spring-security-config-5.2.1.RELEASE</module>
        <module>spring-security-core-5.2.1.RELEASE</module>
        <module>spring-security-crypto-5.2.1.RELEASE</module>
        <module>spring-security-data-5.2.1.RELEASE</module>
diff --git a/spring-security-core-4.2.13.RELEASE/pom.xml b/spring-security-core-4.2.13.RELEASE/pom.xml
deleted file mode 100644
index 5e3da07..0000000
--- a/spring-security-core-4.2.13.RELEASE/pom.xml
+++ /dev/null
@@ -1,150 +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>14</version>
-        <relativePath>../bundles-pom/pom.xml</relativePath>
-    </parent>
-
-    <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.spring-security-core</artifactId>
-    <version>4.2.13.RELEASE_2-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.security</pkgGroupId>
-        <pkgArtifactId>spring-security-core</pkgArtifactId>
-        <pkgVersion>4.2.13.RELEASE</pkgVersion>
-        <servicemix.osgi.export.pkg>
-            org.springframework.security
-        </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg>
-            com.fasterxml.jackson.annotation;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.core;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.core.type;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.databind;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.databind.annotation;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.databind.jsontype;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.databind.module;resolution:=optional;version="[2.8,3)",
-	    com.fasterxml.jackson.databind.node;resolution:=optional;version="[2.8,3)",
-            javax.annotation.security;resolution:=optional;version=0,
-            javax.crypto;resolution:=optional;version=0,
-            javax.crypto.spec;resolution:=optional;version=0,
-            javax.security.auth;resolution:=optional;version=0,
-            javax.security.auth.callback;resolution:=optional;version=0,
-            javax.security.auth.login;resolution:=optional;version=0,
-            javax.security.auth.spi;resolution:=optional;version=0,
-            net.sf.ehcache;resolution:=optional;version="[1.4.1,2.5.0)",
-            org.aopalliance.aop;version="[1.0.0,2.0.0)",
-            org.aopalliance.intercept;version="[1.0.0,2.0.0)",
-            org.apache.commons.logging;version="[1.0.4,2.0.0)",
-            org.aspectj.lang;resolution:=optional;version="[1.7,2)",
-            org.aspectj.lang.reflect;resolution:=optional;version="[1.7,2)",
-            org.bouncycastle.crypto*;resolution:=optional,
-            org.springframework.aop;resolution:=optional;version="[4,5)",
-            org.springframework.aop.framework;resolution:=optional;version="[4,5)",
-            org.springframework.aop.support;resolution:=optional;version="[4,5)",
-            org.springframework.beans;version="[4,5)",
-            org.springframework.beans.factory;version="[4,5)",
-            org.springframework.beans.propertyeditors;version="[4,5)",
-            org.springframework.context;version="[4,5)",
-            org.springframework.context.expression;version="[4,5)",
-            org.springframework.context.support;version="[4,5)",
-            org.springframework.core;version="[4,5)",
-            org.springframework.core.annotation;version="[4,5)",
-            org.springframework.core.io;version="[4,5)",
-            org.springframework.dao;resolution:=optional;version="[4,5)",
-            org.springframework.expression;resolution:=optional;version="[4,5)",
-            org.springframework.expression.spel.standard;resolution:=optional;version="[4,5)",
-            org.springframework.expression.spel.support;resolution:=optional;version="[4,5)",
-            org.springframework.jdbc.core;resolution:=optional;version="[4,5)",
-            org.springframework.jdbc.core.support;resolution:=optional;version="[4,5)",
-            org.springframework.util;version="[4,5)",
-            org.springframework.cache;resolution:=optional;version="[4,5)", 
-            org.springframework.context.event;resolution:=optional;version="[4,5)", 
-            org.springframework.core.task;resolution:=optional;version="[4,5)", 
-            org.springframework.scheduling;resolution:=optional;version="[4,5)"
-        </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>
-
diff --git a/spring-security-core-4.2.13.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-security-core-4.2.13.RELEASE/src/main/resources/OSGI-INF/bundle.info
deleted file mode 100644
index 399933a..0000000
--- a/spring-security-core-4.2.13.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 Security Core module.
-
-\u001B[1mSEE ALSO\u001B[0m
-    \u001B[36mhttp://www.springsource.org/spring-framework\u001B[0m