Jesse N. Glick
2a0bbc499f
Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
...
formatted plain HTML, much less XHTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Peter Reilly
76995baa8b
add reference to stylesheet for OptionalTasks
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:11:14 +00:00
Antoine Levy-Lambert
713effc0b1
Try to explain why one needs to set the namespaces feature to true
...
when validating documents
PR: 29187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276569 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 22:47:23 +00:00
Antoine Levy-Lambert
5b5e9a7c3d
Add the feature <attribute name=" http://xml.org/sax/features/namespaces " value="true"/>
...
to the examples
PR: 29187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276563 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 15:29:27 +00:00
Peter Reilly
57c40e724d
Docs fixes for xmlvalidate.html
...
PR: 27092
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276152 13f79535-47bb-0310-9956-ffa450edef68
2004-02-24 14:27:51 +00:00
Antoine Levy-Lambert
ff348804c1
Copyright owner The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
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