JUnit Report changes

Fixed some format-number that might crash under versions of Xalan
prior to 1.2.2. Don't crash anymore however the resulting format
is incorrect but that's obviouslly a Xalan problem. So don't use
Xalan prior to 1.2.2

Fixed a crash that was occurring only when Xalan 2 compatibility
jar (the wrapped exception was masking the SAXException). It was
due to a tag that was not closed in an XSL, but I had to debug
xalan2 to find this one.

JUnitReport is still crashing when using the compatibility jar
of Xalan2 official release.
Building the Xalan2 from the latest CVS sources works fine.

Fixed minor cosmetics problems as suggested by Martin
Andrews [martin@oopl.com.au]

Fixed bug reported in ant-user by Martin
Andrews [martin@oopl.com.au], the stylesheet(css) and html
index were not copied from the styledir

Submitted by:	Stephane Bailliez <sbailliez@imediation.com>
		including suggestions of Martin Andrews <martin@oopl.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/branches/ANT_13_BRANCH@268745 13f79535-47bb-0310-9956-ffa450edef68
2 files changed