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