Re: [PATCH] XSLT/param@expression used as string instead of as expression as documented - Bug 21525

2013-08-23 Thread František Kučera
Hi, can anybody please review this patch? Franta Dne 8.7.2013 01:59, František Kučera napsal(a): > Hi, > I have submitted a patch to Bug 21525. The patch adds possibility to > specify data type or use XPath expression in XSLT task's parameters. It > is working for me, but I know it still needs som

ant pull request: fix incorrect attribute in the Zip Task documentation

2013-08-23 Thread jwadamson
GitHub user jwadamson opened a pull request: https://github.com/apache/ant/pull/2 fix incorrect attribute in the Zip Task documentation I copied this example to add to a build file, and it exploded. The correct attribute is visible in the example immediately preceding this one. You