10 Commits

Author SHA1 Message Date
Stefan Bodewig
9b7f00ab24 Add ability to set parser features in <xmlvalidate>.
Submitted by:	Nick Pellow <nick.pellow at mindmatics.de>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273345 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 14:59:42 +00:00
Steve Loughran
c4b1bed3b6 rolling back feature support, but retaining the extra explanation text under existing examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273314 13f79535-47bb-0310-9956-ffa450edef68
2002-09-09 16:49:23 +00:00
Steve Loughran
2479f91a7a Feature support from Nick Pellow, nick.pellow@mindmatics.de.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273307 13f79535-47bb-0310-9956-ffa450edef68
2002-09-09 02:50:35 +00:00
Stefan Bodewig
7f2af7960c <tag /> ---> <tag/>
remove some stray CRs
fix some typos

Submitted by:	Larry Shatzer <Larry.Shatzer@Spirent.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +00:00
Magesh Umasankar
da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 21:06:15 +00:00
Magesh Umasankar
ca91f8cb7e Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Stefan Bodewig
6de0aa0431 Make <xmlvalidate> use JAXP when the user didn't provide a classname.
This should make the tests work no matter which XML parser you used
(failed for me now as I still have Crimson on my CLASSPATH).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272540 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 08:56:13 +00:00
Erik Hatcher
8217bd377d added <dtd> documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270790 13f79535-47bb-0310-9956-ffa450edef68
2002-01-19 21:19:42 +00:00
Stefan Bodewig
b6a3e9df36 License police on documentation files:
(1) Make sure there is a Copyright notice on all visible files.

(2) Make sure all years in which the file has been modified are
listed.

(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.

When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not?  ;-)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 08:48:33 +00:00
Peter Donald
c6d570f7ef Added in xmlvalidate task
Submitted By: Raphael PIERQUIN <pierquin@agisphere.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268931 13f79535-47bb-0310-9956-ffa450edef68
2001-04-10 04:47:00 +00:00