Hi,

i'm looking for a tool, that generates HTML pages 
from Ant buildfiles and (optional) allows the launching of targets
via browser interface.

So i had a look @ AntDoc http://antdoc.free.fr/ , 
...
"The exact configuration under which the task has been successfully tested is 
the following: 

Ant V1.4.1: it has not been tested with other versions it also works with later 
versions, such as Ant V1.5Beta2. However, it does not work with Ant V1.3"
...

Before i get my feet wet :

Anyone running AntDoc with Ant 1.6.2 ?
Are there similar tools around ?

I also tried to combine our build scripts with XSLT as
explained in 
http://www-128.ibm.com/developerworks/xml/library/x-antxsl/index.html
but the example stylesheet doesn't work with our scripts (Ant 1.6.2, IE 6)
error :

Entity 'nbsp'not defined. Error ... ressource 'file:///T:/test/ant2html.xsl'

  <xsl:text disable-output-escaping="yes">&nbsp;&nbsp;&nbsp;</xsl:text> 
--------------------------...
 
Any ideas ?


Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to