11 Commits

Author SHA1 Message Date
Stefan Bodewig
c0287b1df8 Replace > with > where appropriate.
PR: 12193 and 12195
Submitted by:	Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273287 13f79535-47bb-0310-9956-ffa450edef68
2002-09-03 15:24:08 +00:00
Erik Hatcher
a996eeb23b MailLogger documentation patch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273201 13f79535-47bb-0310-9956-ffa450edef68
2002-08-08 19:05:03 +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
Erik Hatcher
cee952f367 document changes to XmlLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272479 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 01:36:50 +00:00
Steve Loughran
62e7dc5ae2 style sheet control; you can point to anyhting or turn it off completely.
nb, can we make this a logger and not a listener?


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271988 13f79535-47bb-0310-9956-ffa450edef68
2002-03-23 19:52:30 +00:00
Magesh Umasankar
865ddb50ce Fix title Strings
PR: 5020

Submitted by: jesse.glick@netbeans.com (Jesse Glick)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271140 13f79535-47bb-0310-9956-ffa450edef68
2002-02-04 20:57:49 +00:00
Magesh Umasankar
cdf8605933 Shouldn't have overwritten...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271023 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 20:20:31 +00:00
Magesh Umasankar
dc060b5ab0 AnsiColorLogger is an extension of DefaultLogger. It provides colorized
messages based on the message level.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271022 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 19:56:33 +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
Erik Hatcher
c2a86d83a1 fixing incorrectly specified FQCN
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270387 13f79535-47bb-0310-9956-ffa450edef68
2001-12-28 00:16:15 +00:00
Stefan Bodewig
ccb4460206 Add documentation on Loggers and Listeners.
Submitted by:	Erik Hatcher <jakarta-ant@ehatchersolutions.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270143 13f79535-47bb-0310-9956-ffa450edef68
2001-12-14 12:23:50 +00:00