You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2006/08/01 22:35:12 UTC

svn commit: r427716 - /jackrabbit/trunk/jca/project.xml

Author: jukka
Date: Tue Aug  1 13:35:12 2006
New Revision: 427716

URL: http://svn.apache.org/viewvc?rev=427716&view=rev
Log:
JCR-367: Xerces dependencies no longer needed.

Modified:
    jackrabbit/trunk/jca/project.xml

Modified: jackrabbit/trunk/jca/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jca/project.xml?rev=427716&r1=427715&r2=427716&view=diff
==============================================================================
--- jackrabbit/trunk/jca/project.xml (original)
+++ jackrabbit/trunk/jca/project.xml Tue Aug  1 13:35:12 2006
@@ -75,22 +75,6 @@
 	    </properties>	    
 	</dependency>
 	<dependency>
-	    <groupId>xerces</groupId>
-	    <artifactId>xercesImpl</artifactId>
-	    <version>2.6.2</version>
-	    <properties>
-		<rar.bundle>true</rar.bundle>
-	    </properties>	    
-	</dependency>
-	<dependency>
-	    <groupId>xerces</groupId>
-	    <artifactId>xmlParserAPIs</artifactId>
-	    <version>2.0.2</version>
-	    <properties>
-		<rar.bundle>true</rar.bundle>
-	    </properties>	    
-	</dependency> 
-	<dependency>
 	    <groupId>geronimo-spec</groupId>
 	    <artifactId>geronimo-spec-j2ee-connector</artifactId>
 	    <version>1.0-M1</version>