Hi All,
   
  Have been trying to get the Ant rasterizer task to work and notice some 
(simple) errors in the sources which ought to be fixed.  The build.* scripts 
contain references to Ant 1.4.1 but the code is shipped with 1.6.5 - I guess 
you might need something like
   
  
%ANT_HOME%\lib\build\ant-1.6.5.jar;%ANT_HOME%\lib\build\ant-launcher-1.6.5.jar;
   
  in the build.bat for example (ditto for build.sh) - I can't remember if 
launcher is entirely necessary though.  The xml-apis*.jars are also required in 
the runtime - perhaps you can document this more clearly. 
   
  Also the task itself throws a NPE for which the following post suggests a 
solution:
   
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg02864.html
   
  which you might want to think about.  I can of course provide patches etc. if 
you prefer but will leave that call to you.  Not sure who (if anyone) feels 
responsible.
   
  hth,
  Alan.

       
---------------------------------
  Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.. 

Reply via email to