Attempting to add rasterize task to the DITA-OT build-general.xml build file.

The build results in the following error message:

C:\Program Files\Astoria Software\DITA-OT\build_general.xml:13: taskdef
class org.apache.tools.ant.taskdefs.optional.RasterizerTask cannot be found

ANT_HOME is set to
ANT_HOME=C:\Program Files\Astoria Software\DITA-OT\tools\ant

RasterizerTask.jar is located at $ANT_HOME\lib.

taskdef in the build_general.xml file is set to:
<taskdef name="rasterize"
          
classname="org.apache.tools.ant.taskdefs.optional.RasterizerTask">
</taskdef>

Thanks for your help,
Beth
-- 
View this message in context: 
http://www.nabble.com/Ant-1.6.5-cannot-find-RasterizerTask-tp23764377p23764377.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to