Re: [PATCH]

2018-01-24 Thread Jaikiran Pai
Hi Adam, The mailing list strips off the attachments, so your patch didn't come through. In general, can you instead please create a bugzilla issue here https://bz.apache.org/bugzilla/enter_bug.cgi?product=Ant and explain the issue you were running into (including the version of Ant you are

[GitHub] ant issue #55: Use valueOf method instead of constructor since valueOf has h...

2018-01-24 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/55 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/35/ ---

[GitHub] ant issue #55: Use valueOf method instead of constructor since valueOf has h...

2018-01-24 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/55 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/29/ ---

[GitHub] ant issue #55: Use valueOf method instead of constructor since valueOf has h...

2018-01-24 Thread jaikiran
Github user jaikiran commented on the issue: https://github.com/apache/ant/pull/55 this is ok to test --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

[GitHub] ant issue #55: Use valueOf method instead of constructor since valueOf has h...

2018-01-24 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/55 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

[GitHub] ant pull request #55: Use valueOf method instead of constructor since valueO...

2018-01-24 Thread reudismam
GitHub user reudismam opened a pull request: https://github.com/apache/ant/pull/55 Use valueOf method instead of constructor since valueOf has higher pe… …rformance. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ant issue #55: Use valueOf method instead of constructor since valueOf has h...

2018-01-24 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/55 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

[PATCH]

2018-01-24 Thread Adam Retter
If you previously used the Saxon XSLT Processor within you would get an error as the XSLT stylesheets provided with Ant do not work with Saxon, they in fact rely on Xalan2 specific extensions. The attached patch adds Saxon compatible stylesheets and selects the Saxon stylesheets if the Saxon