Skip to content
Snippets Groups Projects
Commit ec4a74c0 authored by brutzman's avatar brutzman
Browse files

processScenes.X3dTidy message

parent 35ff921c
No related branches found
No related tags found
No related merge requests found
......@@ -3707,7 +3707,8 @@ app.replica.args=-mode scene -mipmaps -antialias 8 -anisotropicDegree 16 -verbos
</delete>
</target>
<target name="processScenes.X3dTidy" description="tidy up X3D scene errors (if .x3d is more recent than .html)" depends="clean.X3dTidy,clean.duplicates">
<target name="processScenes.X3dTidy" description="Apply x3D-Tidy.xslt to clean up X3D scene errors (when .x3d is more recent than .html)" depends="clean.X3dTidy,clean.duplicates">
<echo message="Apply x3D-Tidy.xslt to clean up X3D scene errors (when .x3d is more recent than .html)"/>
<echo message="Verifying Apache Ant XML Catalog resolver classpath: ${resolver.dir}/resolver.jar (${resolver.jar.length} bytes)"/>
<for param="file.path.name">
<path>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment