From 5337ec42edd0b402214cdcc8f223c5ab83b0aacc Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 3 Dec 2008 16:25:27 +0000 Subject: [PATCH] Integrate the verification of remote metadata into a new "push" target, of which the old "push" target is now only a part. --- build.xml | 85 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 58 insertions(+), 27 deletions(-) diff --git a/build.xml b/build.xml index b38fe68b..375a7c1a 100644 --- a/build.xml +++ b/build.xml @@ -141,12 +141,35 @@ + + Processing complete. + + + + Data pushed and verified. + + + - + + + + + Verifying @{i}... + + + + + + + + + + Verifying metadata held at ${remote.url} + + + + + Verification completed. + + + + @@ -392,32 +449,6 @@ Verification completed. - - - - - Verifying @{i}... - - - - - - - - - - Verifying metadata held at ${remote.url} - - - - - Verification completed. - -