From d951c034cb018578b0b9c3c09e6aaed55df77302 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 9 Jul 2008 18:21:12 +0000 Subject: [PATCH] Introduce download script git-svn-id: https://svn.argeo.org/slc/trunk@1401 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../src/main/scripts/download.build.xml | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/maven/plugins/maven-argeo-pde-plugin/src/main/scripts/download.build.xml b/maven/plugins/maven-argeo-pde-plugin/src/main/scripts/download.build.xml index cc093f674..9cc23eca1 100644 --- a/maven/plugins/maven-argeo-pde-plugin/src/main/scripts/download.build.xml +++ b/maven/plugins/maven-argeo-pde-plugin/src/main/scripts/download.build.xml @@ -14,8 +14,10 @@ - + + @@ -62,6 +65,7 @@ + @@ -74,7 +78,21 @@ dest="@{downloadFile}" verbose="true" usetimestamp="true" /> + + + + + + + + + + + + + + \ No newline at end of file -- 2.39.5