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/03/30 00:58:55 UTC

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

Author: jukka
Date: Wed Mar 29 14:58:54 2006
New Revision: 389922

URL: http://svn.apache.org/viewcvs?rev=389922&view=rev
Log:
JCR-379: Removed the cqfs dependencies from jca.

Modified:
    jackrabbit/trunk/jca/project.xml

Modified: jackrabbit/trunk/jca/project.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jca/project.xml?rev=389922&r1=389921&r2=389922&view=diff
==============================================================================
--- jackrabbit/trunk/jca/project.xml (original)
+++ jackrabbit/trunk/jca/project.xml Wed Mar 29 14:58:54 2006
@@ -91,30 +91,6 @@
 	    </properties>	    
 	</dependency> 
 	<dependency>
-	    <groupId>commons-logging</groupId>
-	    <artifactId>commons-logging</artifactId>
-	    <version>1.0</version>
-	    <properties>
-		<rar.bundle>true</rar.bundle>
-	    </properties>	    
-	</dependency>     
-	<dependency>
-	    <groupId>cqfs</groupId>
-	    <artifactId>cqfs-jackrabbit</artifactId>
-	    <version>3.5.6</version>
-	    <properties>
-		<rar.bundle>true</rar.bundle>
-	    </properties>	    
-	</dependency>
-	<dependency>
-	    <groupId>cqfs</groupId>
-	    <artifactId>cqfs</artifactId>
-	    <version>3.5.6</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>