Skip to content

Commit

Permalink
Add the inc-mda library to the classpath for the MDA
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Apr 18, 2017
1 parent f3cf14c commit bb50138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,9 @@
<fileset dir="${tools.dir}/xalan/lib">
<include name="sdss-xalan-md-*.jar"/>
</fileset>
<fileset dir="${tools.dir}/inc-mda">
<include name="*.jar"/>
</fileset>
</classpath>
<syspropertyset>
<propertyset refid="mda.properties"/>
Expand Down

0 comments on commit bb50138

Please sign in to comment.