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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 894f1c4  Deprecated Camel-Spring-Security Karaf feature
894f1c4 is described below

commit 894f1c4e0e878951d7eb6f671681962c960aca99
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Mar 13 11:20:41 2018 +0100

    Deprecated Camel-Spring-Security Karaf feature
---
 platforms/karaf/features/src/main/resources/features.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/karaf/features/src/main/resources/features.xml 
b/platforms/karaf/features/src/main/resources/features.xml
index 2b0ab5d..e6391e9 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -2097,6 +2097,7 @@
     <bundle>mvn:org.apache.camel/camel-spring-redis/${project.version}</bundle>
   </feature>
   <feature name='camel-spring-security' version='${project.version}' 
resolver='(obr)' start-level='50'>
+    <details>camel-spring-security is deprecated</details>
     <feature>http</feature>
     <feature version='${project.version}'>camel-core</feature>
     <feature version='${spring-version-range}'>spring</feature>

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to