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

rombert pushed a commit to annotated tag org.apache.sling.auth.form-1.0.2
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git

commit 2574aa67682b5c34a07150ea9f4ac2ef022b7a63
Author: Felix Meschberger <[email protected]>
AuthorDate: Thu Sep 2 09:54:02 2010 +0000

    SLING-1722 Do not embed StringUtils class but import the Commons Lang 
package
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form@991877 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62ea825..7fef591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,6 @@
                         </Import-Package>
                         <Embed-Dependency>
                             
org.apache.sling.commons.osgi;inline="org/apache/sling/commons/osgi/OsgiUtil.*",
-                            
commons-lang;inline="org/apache/commons/lang/StringUtils.class",
                             
commons-codec;inline="org/apache/commons/codec/binary/Base64.*
                             |org/apache/commons/codec/binary/Hex*
                             |org/apache/commons/codec/binary/StringUtils*

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to