Skip to content

Commit

Permalink
We no longer need the inc-mda components
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jul 8, 2024
1 parent 17a4052 commit 45bd937
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1737,11 +1737,6 @@
<include name="*.jar"/>
</fileset>

<!-- InCommon MDA beans. -->
<fileset dir="${tools.dir}/inc-mda">
<include name="*.jar"/>
</fileset>

<!-- Support libraries for any of the above. -->
<fileset dir="${tools.dir}/lib">
<include name="*.jar"/>
Expand Down
5 changes: 0 additions & 5 deletions mdx/int_edugain/verbs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@
-->
<import resource="classpath:int_edugain/beans.xml"/>

<!--
Import inc-mda beans.
-->
<import resource="classpath:uk/org/iay/incommon/mda/beans.xml"/>

<!--
Import ukf channel beans, for uk_assemble.
-->
Expand Down
5 changes: 0 additions & 5 deletions mdx/uk/generate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
-->
<import resource="file:${blocklists.dir}/fallback-blocklist.xml"/>

<!--
Import inc-mda beans.
-->
<import resource="classpath:uk/org/iay/incommon/mda/beans.xml"/>

<!--
Import UK federation ingress policy for eduGAIN.
-->
Expand Down

0 comments on commit 45bd937

Please sign in to comment.