Author: jukka
Date: Thu Jul 2 15:49:01 2009
New Revision: 790629
URL: http://svn.apache.org/viewvc?rev=790629&view=rev
Log:
JCR-661: The antrun tools.jar dependency is not needed on macs
The tools.jar dependency is no longer needed now that jcr-rmi is outside the main trunk.
Modified:
jackrabbit/trunk/jackrabbit-parent/pom.xml
Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=790629&r1=790628&r2=790629&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Thu Jul 2 15:49:01 2009
@@ -142,35 +142,6 @@
-
-
-
- non-mac
-
-
- !mac
-
-
-
-
-
- maven-antrun-plugin
-
-
-
- sun
- tools
- 1.0
- system
- ${java.home}/../lib/tools.jar
-
-
-
-
-
-
-
-