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 2011/02/02 19:08:54 UTC

svn commit: r1066556 - /jackrabbit/trunk/jackrabbit-core/pom.xml

Author: jukka
Date: Wed Feb  2 18:08:53 2011
New Revision: 1066556

URL: http://svn.apache.org/viewvc?rev=1066556&view=rev
Log:
JCR-2875: Exclude the netcdf dependency

Modified:
    jackrabbit/trunk/jackrabbit-core/pom.xml

Modified: jackrabbit/trunk/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/pom.xml?rev=1066556&r1=1066555&r2=1066556&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-core/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-core/pom.xml Wed Feb  2 18:08:53 2011
@@ -246,11 +246,6 @@ org.apache.jackrabbit.test.api.Shareable
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>edu.ucar</groupId>
-      <artifactId>netcdf</artifactId>
-      <version>4.2-min</version>
-    </dependency>
-    <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
     </dependency>