Skip to content

Commit

Permalink
Remove Xalan from the classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Oct 4, 2024
1 parent a5a56f5 commit 5cee5f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1726,16 +1726,6 @@
<include name="*.jar"/>
</fileset>

<!--
Use Xalan as our XML processor.
Note: this is not the old endorsement mechanism,
despite the directory name. Instead, we just load
it via the classpath.
-->
<fileset dir="${tools.dir}/xalan/impl">
<include name="*.jar"/>
</fileset>

</classpath>
<syspropertyset>
<propertyset refid="mda.properties"/>
Expand Down
Binary file removed tools/xalan/impl/serializer-2.7.3.jar
Binary file not shown.
Binary file removed tools/xalan/impl/xalan-2.7.3.jar
Binary file not shown.

0 comments on commit 5cee5f8

Please sign in to comment.