mirror of https://github.com/apache/lucene.git
Update svnkit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501011 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
16639538c4
commit
b8858ab1ca
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue