Re: AW: csv to html via xslt or xslt2 task ?

2008-03-07 Thread Dan Stromberg
http://stromberg.dnsalias.org/~dstromberg/to-table.html [EMAIL PROTECTED] wrote: XSLT needs XML as input - so CSV wouldnt work. If you want to use XSLT you need the step of converting csv to xml before. Smallest way would use

getSpecificationVersion?

2007-11-17 Thread Dan Stromberg
When you build a .jar file with ant, does any play any role in adding the getSpecificationVersion data to that jar, or is that handled strictly by things that ant calls as subprograms? If ant plays a role beyond mere coordination of subprograms, where does it get the data from? Thanks! -