Skip to content

Commit

Permalink
Push and verify export metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Sep 20, 2009
1 parent 9b4f11a commit fdfcdd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@
<include name="ukfederation-trust-12.xml"/>
<include name="${md.wayf.signed}"/>
<include name="${md.test.signed}"/>
<include name="${md.back.signed}"/>
<include name="${md.back.signed}"/>
<include name="${md.export.signed}"/>
</fileset>
</scp>
</target>
Expand Down Expand Up @@ -293,6 +294,7 @@
<VFY.remote i="${md.wayf.signed}"/>
<VFY.remote i="${md.test.signed}"/>
<VFY.remote i="${md.back.signed}"/>
<VFY.remote i="${md.export.signed}"/>
<echo>Verification completed.</echo>
</target>

Expand Down

0 comments on commit fdfcdd3

Please sign in to comment.