7 Commits

Author SHA1 Message Date
Stephane Bailliez
e967d77e02 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@271131 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 22:00: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
Stefan Bodewig
93ee07ad35 Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 10:05:39 +00:00
Stefan Bodewig
08535a06a2 document handling of inner classes in <rmic>.
PR: 2436


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269378 13f79535-47bb-0310-9956-ffa450edef68
2001-07-24 08:18:52 +00:00
Stefan Bodewig
ff38a6188b Add support for Weblogic's rmic.
PR: 959
Submitted by:	Takashi Okamoto <toraneko@kun.ne.jp>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268860 13f79535-47bb-0310-9956-ffa450edef68
2001-03-19 11:22:52 +00:00
Stefan Bodewig
5cc29f61e6 Make <rmic> a factory task just like <javac> already is. Support
Kaffe's rmic.

Submitted by:	Takashi Okamoto <toraneko@kun.ne.jp>

Catch arbitrary Exceptions thrown when trying to verify a class.

PR: 222

Support extdirs.

PR: 893


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268852 13f79535-47bb-0310-9956-ffa450edef68
2001-03-16 12:57:16 +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