You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/09/10 15:48:29 UTC

svn commit: r813437 - /sling/trunk/bundles/jcr/resource/pom.xml

Author: fmeschbe
Date: Thu Sep 10 13:48:29 2009
New Revision: 813437

URL: http://svn.apache.org/viewvc?rev=813437&view=rev
Log:
SLING-1077 Also include Jackrabbit XMLChar class used by ISO9075 class...

Modified:
    sling/trunk/bundles/jcr/resource/pom.xml

Modified: sling/trunk/bundles/jcr/resource/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=813437&r1=813436&r2=813437&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Thu Sep 10 13:48:29 2009
@@ -69,7 +69,7 @@
                         <!-- Include URL support from Jackrabbit -->
                         <Embed-Dependency>
                             jackrabbit-classloader;inline="org/apache/jackrabbit/net/**|org/apache/jackrabbit/classloader/Util.*",
-                            jackrabbit-jcr-commons;inline="org/apache/jackrabbit/util/ISO9075.*|org/apache/jackrabbit/name/QName.*"
+                            jackrabbit-jcr-commons;inline="org/apache/jackrabbit/util/ISO9075.*|org/apache/jackrabbit/name/QName.*|org/apache/jackrabbit/util/XMLChar.*"
                         </Embed-Dependency>
 
                         <Sling-Namespaces>