On Fri, Aug 2, 2013 at 2:11 AM, Jan Matèrne (jhm) wrote:
> My idea is reading the SGML file using some filterchains and regexps for
> extracting the DTD-name.
> But I dont know any way to inject that into .
>
> So the workaround here is iterating over the for yourself
> - antcontrib: for, foreac
On Fri, Aug 2, 2013 at 7:19 AM, Peter West wrote:
> If you're ok with including an extra couple of build files you can have a
> look at
>
> http://codepulsive.blogspot.com.au/2013/05/ant-edit-property-values.html
> and
>
> http://codepulsive.blogspot.com.au/2013/05/ant-process-elements-in-list.ht
Hi --
I'm using ant 1.9.2 via a Fedora rawhide package on Linux.
I have bunch of SGML files (in complex, arbitrary directory structures
which I must preserve) that have different SGML DTDs; these need to be
normalized to XML.
One of the pieces of information required by the program that does th