]> source.dussan.org Git - poi.git/commitdiff
try a different url for svnclient jar (due to broken CI builds)
authorPJ Fanning <fanningpj@apache.org>
Tue, 16 Apr 2019 10:00:30 +0000 (10:00 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 16 Apr 2019 10:00:30 +0000 (10:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857637 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index ac412edee2611e2d01f3cc1de32e81f7388ae9e9..34de285bcd645435b766e7ec837258f4b67c9f21 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -337,7 +337,7 @@ under the License.
     <property name="dist.svnant.zip" location="${compile.lib}/svnant/svnant-1.3.1.zip"/>
     <property name="dist.svnant.url" value="http://subclipse.tigris.org/files/documents/906/49042/svnant-1.3.1.zip"/>
     <property name="dist.svnclient.jar" location="${compile.lib}/svnant/svnClientAdapter-1.3.0.jar"/>
-    <property name="dist.svnclient.url" value="${repository.pentaho}/content/groups/omni/tigris/svnClientAdapter/svnant-1.3.0/svnClientAdapter-svnant-1.3.0.jar"/>
+    <property name="dist.svnclient.url" value="http://repository.transtep.com/repository/thirdparty/ant/svnant-1.3.0/lib/svnClientAdapter.jar"/>
     <property name="dist.svnkit.jar" location="${compile.lib}/svnant/svnkit-1.8.11.jar"/>
     <property name="dist.svnkit.url" value="${repository.m2}/maven2/org/tmatesoft/svnkit/svnkit/1.8.11/svnkit-1.8.11.jar"/>
     <property name="dist.svnkit-javahl16.jar" location="${compile.lib}/svnant/svnkit-javahl16-1.8.11.jar"/>