mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
14.28.2010 5c8b1a901b4bc737a7e9d7ab1df42c6f1bbe3983
refs
author matthew_swift <matthew_swift@localhost>
Thursday, January 14, 2010 11:28 +0100
committer matthew_swift <matthew_swift@localhost>
Thursday, January 14, 2010 11:28 +0100
commit5c8b1a901b4bc737a7e9d7ab1df42c6f1bbe3983
tree a1d01a86efabec4a2395fdd43ea363effbc154e6 tree | zip | gz
parent bd52198a13392f495ac04abd8e9aad370d02376e view | diff
Fix issue 2296: use Xalan-J as XSLT engine instead of built in JDK engine (Saxon).

Note that xercesImpl.jar ad xml-apis.jar are not really needed for the build since Ant includes its own older versions. However I have included the versions shipped with Xalan-J for completeness (the older versions included with Ant seem to work ok).
6 files added
2 files modified
776 ■■■■■ changed files
opends/build.bat 4 ●●●● diff | view | raw | blame | history
opends/build.sh 8 ●●●● diff | view | raw | blame | history
opends/ext/xalan-j/LICENSE.txt 684 ●●●●● diff | view | raw | blame | history
opends/ext/xalan-j/NOTICE.txt 80 ●●●●● diff | view | raw | blame | history
opends/ext/xalan-j/serializer.jar diff | view | raw | blame | history
opends/ext/xalan-j/xalan.jar diff | view | raw | blame | history
opends/ext/xalan-j/xercesImpl.jar diff | view | raw | blame | history
opends/ext/xalan-j/xml-apis.jar diff | view | raw | blame | history