[x3d-public] Need Saxon HE 10.6 jar in correct location, or alternate location in build.xml

John Carlson yottzumm at gmail.com
Sun Sep 19 22:27:11 PDT 2021


$ ls /c/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/sax*
/c/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/saxon9he.jar
/c/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/saxon-he-10.5.jar

$ find /c/x3d-code/www.web3d.org -name 'saxon*'|grep 10.6
/c/x3d-code/www.web3d.org/semantics/lib/saxon-he-10.6.jar
/c/x3d-code/www.web3d.org/x3d/tools/jar/saxon-he-10.6.jar

x3d/stylesheets$ grep saxon.dir build.xml|grep property
     <property name="saxon.dir"        location="java/lib" 
description="relative path from stylesheets directory"/>


===================

Please modify build.xml, or copy jar to specified location, thanks!

John




More information about the x3d-public mailing list