Skip to content

Commit

Permalink
Remove MDX feed from ie_edugate; pilot is over.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Oct 9, 2013
1 parent 6e79645 commit c2397bd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions mdx/uk/generate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<!--
Import beans from other channels.
-->
<import resource="classpath:ie_edugate/beans.xml"/>
<import resource="classpath:se_swamid/beans.xml"/>
<import resource="classpath:us_incommon/beans.xml"/>
<import resource="classpath:int_edugain/beans.xml"/>
Expand Down Expand Up @@ -263,16 +262,6 @@
</property>
</bean>

<bean id="uk_ie_edugate_importPipeline" parent="SimplePipeline"
p:id="uk_ie_edugate_importPipeline">
<property name="stages">
<list>
<ref bean="ie_edugate_exportedEntities"/>
<ref bean="importCommonTail"/>
</list>
</property>
</bean>

<bean id="uk_se_swamid_importPipeline" parent="SimplePipeline"
p:id="uk_se_swamid_importPipeline">
<property name="stages">
Expand Down Expand Up @@ -984,7 +973,6 @@
<property name="mergedPipelines">
<list>
<!-- entries earlier in the list have higher precedence -->
<ref bean="uk_ie_edugate_importPipeline"/>
<ref bean="uk_us_incommon_importPipeline"/>
<ref bean="uk_se_swamid_importPipeline"/>
<ref bean="uk_int_edugain_importPipeline"/>
Expand Down

0 comments on commit c2397bd

Please sign in to comment.