From fce4f8add0f6f233f7dba48e8e4b957e19f927df Mon Sep 17 00:00:00 2001 From: Ian Young Date: Fri, 30 Jun 2006 09:58:03 +0000 Subject: [PATCH] Add generation of filtered WAYF metadata. --- build.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 8afd3bd2..f2d35b5c 100644 --- a/build.xml +++ b/build.xml @@ -30,6 +30,8 @@ [14] == sdss-trust [15] sdss-trust-11-unsigned [16] sdss-trust-11 + [17] sdss-wayf-unsigned.xml + [18] sdss-wayf.xml In the above list, indentation implies the creation hierarchy and "==" implies creation by copying. The numbers in brackets are duplicated @@ -96,7 +98,7 @@ - + Generated unsigned metadata. @@ -152,6 +154,12 @@ + + Generating unsigned WAYF metadata. + + + + @@ -219,7 +227,7 @@ - + Generated signed metadata. @@ -254,10 +262,16 @@ + + Signing WAYF metadata. + + + + - + Verified signed metadata. @@ -281,4 +295,9 @@ + + Verifying signed WAYF metadata. + + + \ No newline at end of file