You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by cm...@apache.org on 2012/12/20 12:47:39 UTC

svn commit: r1424419 - /karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml

Author: cmoulliard
Date: Thu Dec 20 11:47:39 2012
New Revision: 1424419

URL: http://svn.apache.org/viewvc?rev=1424419&view=rev
Log:
KARAF-2076: Add a pojosr unit test to validate that we can use OSGI Config Admin with value encrypted (JAAS - Jasypt)

Modified:
    karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml

Modified: karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml?rev=1424419&r1=1424418&r2=1424419&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/jaas/jasypt/pom.xml Thu Dec 20 11:47:39 2012
@@ -48,6 +48,7 @@
             <groupId>org.apache.servicemix.bundles</groupId>
             <artifactId>org.apache.servicemix.bundles.jasypt</artifactId>
         </dependency>
+
         <dependency>
             <groupId>com.ibm.icu</groupId>
             <artifactId>icu4j</artifactId>