23 Commits

Author SHA1 Message Date
Jan Materne
560433da5e Bug 41742: <junitreport> stylesheets now supports setting the title by <param>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@514625 13f79535-47bb-0310-9956-ffa450edef68
2007-03-05 09:38:37 +00:00
Stefan Bodewig
782372dee5 remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Antoine Levy-Lambert
e264aff93b Bugzilla 40021, contribution of Ivan Ivanov.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421372 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 19:05:29 +00:00
Antoine Levy-Lambert
e7734def8b add support to nested XSL parameters in junitreport, Bugzilla 39708
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418420 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 23:42:17 +00:00
Jacobus Martinus Kruithof
18784a313b Removed support for Xalan1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@417020 13f79535-47bb-0310-9956-ffa450edef68
2006-06-25 14:38:27 +00:00
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
Stephane Bailliez
aa816d8ae8 Try to make somewhat clear explanation...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276737 13f79535-47bb-0310-9956-ffa450edef68
2004-07-30 17:47:57 +00:00
Stefan Bodewig
0d0965a75d fix link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276642 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 13:43:10 +00:00
Stefan Bodewig
d891e90f61 Make <junitreport> work with JDK 1.5.
PR: 27541

Most of the work has been done by Stephane, I just provided the
finishing touches.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276641 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 13:42:10 +00:00
Stefan Bodewig
957f9e5125 Document the <junitreport>/JDK 1.5 problem, PR: 27541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276504 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 12:31:18 +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
Magesh Umasankar
6bd8d6e938 Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 23:38:38 +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
Magesh Umasankar
1f8fb3f579 Dreaded 2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271842 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 01:43:35 +00:00
Magesh Umasankar
b88e105282 * Add a link to external dependency page.
* Remove unnecessary trailing spaces in junit.html.

Submitted by:
Ylan Segal <ylan@digiworks.tv>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271841 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 01:01:18 +00:00
Stephane Bailliez
777b00eee6 Fix HTML title to be more useful for indexing.
PR: 5020
Reported By: jesse.glick@netbeans.com (Jesse Glick)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271132 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 22:11:39 +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
Nico Seessle
c6124454ff - Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>
- Fixed some other places too.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
2001-09-08 01:05:18 +00:00
Conor MacNeill
a8d4391240 Merge from 1.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
2001-08-30 13:23:14 +00:00
Stephane Bailliez
f33a70b7e5 Updated the documentation to reflect stylesheet changes and thus customization.
Also updated Xalan information with a direct link for Xalan 1.2.2


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269509 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 22:38:49 +00:00
Conor MacNeill
5337488612 Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 12:32:01 +00:00