Skip to content

Commit

Permalink
Add mdrpi:PublicationInfo elements to production and WAYF aggregates …
Browse files Browse the repository at this point in the history
…(only the fallback aggregate now lacks one).
  • Loading branch information
iay committed Aug 11, 2012
1 parent f60466e commit 8c0fde5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mdx/uk/generate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@
<constructor-arg value="#{ systemProperties['basedir'] }/mdx/uk/final_tweak.xsl"/>
</bean>
</property>
<property name="transformParameters">
<map>
<entry key="publisher" value-ref="uk_federation_uri"/>
</map>
</property>
</bean>

<bean id="serializeUnsignedProductionAggregate" parent="serialize_parent"
Expand Down

0 comments on commit 8c0fde5

Please sign in to comment.