+1
-Sundar
On Wednesday 13 May 2015 07:22 PM, Michael Haupt wrote:
Hi Hannes, Sundar,
thank you both. There was another occurrence of the colon in build.xml. Revised
webrev is at http://cr.openjdk.java.net/~mhaupt/8080286/webrev.01.
Best,
Michael
Am 13.05.2015 um 15:42 schrieb Hannes Wallnoefer <[email protected]>:
Looks good. I can also sponsor it.
Hannes
Am 2015-05-13 um 15:33 schrieb Michael Haupt:
Hi,
please review and sponsor this fix:
Webrev: http://cr.openjdk.java.net/~mhaupt/8080286/webrev.00
Bug: https://bugs.openjdk.java.net/browse/JDK-8080286
A problem with this on Windows is that, at least with a very recent ant version
(1.9.4), TestNG classes cannot properly be imported into JavaScript because the
class path setting is not recognised. Using a platform-independent abstraction
for the path separator in the project properties fixes this.
Best,
Michael