You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2013/07/09 01:19:38 UTC

svn commit: r1501011 - /lucene/dev/trunk/extra-targets.xml

Author: uschindler
Date: Mon Jul  8 23:19:37 2013
New Revision: 1501011

URL: http://svn.apache.org/r1501011
Log:
Update svnkit

Modified:
    lucene/dev/trunk/extra-targets.xml

Modified: lucene/dev/trunk/extra-targets.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/extra-targets.xml?rev=1501011&r1=1501010&r2=1501011&view=diff
==============================================================================
--- lucene/dev/trunk/extra-targets.xml (original)
+++ lucene/dev/trunk/extra-targets.xml Mon Jul  8 23:19:37 2013
@@ -63,8 +63,8 @@
   </target>
 
   <target xmlns:ivy="antlib:org.apache.ivy.ant" name="-check-svn-working-copy" depends="ivy-availability-check,ivy-fail,ivy-configure,resolve-groovy">
-    <ivy:cachepath organisation="org.tmatesoft.svnkit" module="svnkit" revision="1.7.6"
-      inline="true" conf="default" type="jar" transitive="true" pathid="svnkit.classpath"/>
+    <ivy:cachepath organisation="org.tmatesoft.svnkit" module="svnkit" revision="1.7.8"
+      inline="true" conf="default" transitive="true" pathid="svnkit.classpath"/>
     <script language="groovy" taskname="svn">
       <classpath>
         <path refid="groovy.classpath"/>