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

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git.


    from f1103d2  skipTests for the deploy stage
     new 26dc022  [KARAF-6722] Remove Spring 3.2.x features
     new 7c51f49  [KARAF-6722] Remove Spring 5.0.x features
     new f8f5ca2  [KARAF-6722] Remove Spring 5.1.x features
     new e56b53e  Merge pull request #1174 from jbonofre/KARAF-6722

The 8271 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assemblies/features/spring-legacy/pom.xml          |   3 +
 .../spring-legacy/src/main/feature/feature.xml     | 232 +--------------------
 .../features/spring/src/main/feature/feature.xml   |  16 --
 itests/test/pom.xml                                |   8 -
 .../java/org/apache/karaf/itests/BaseTest.java     |   4 -
 .../karaf/itests/features/Spring3FeaturesTest.java |  62 ------
 .../itests/features/Spring50FeaturesTest.java      | 110 ----------
 .../itests/features/Spring51FeaturesTest.java      | 117 -----------
 .../itests/features/Spring52FeaturesTest.java      |   2 +-
 pom.xml                                            |   3 -
 10 files changed, 7 insertions(+), 550 deletions(-)
 delete mode 100644 
itests/test/src/test/java/org/apache/karaf/itests/features/Spring50FeaturesTest.java
 delete mode 100644 
itests/test/src/test/java/org/apache/karaf/itests/features/Spring51FeaturesTest.java

Reply via email to