Skip to content

Commit

Permalink
Re-incorporate missing inc-mda artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 2, 2024
1 parent 978da2e commit a5133ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,11 @@
<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

0 comments on commit a5133ff

Please sign in to comment.