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
Steve Loughran
e4f965ec8c
spello
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270380 13f79535-47bb-0310-9956-ffa450edef68
2001-12-26 20:35:14 +00:00
Magesh Umasankar
bfcb52f9a2
Fix HTML Parse error
...
Submitted by: jakarta-ant@ehatchersolutions.com "Erik Hatcher"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270164 13f79535-47bb-0310-9956-ffa450edef68
2001-12-15 22:26:46 +00:00
Magesh Umasankar
d53e8a4c2e
Document a known modern compiler on windows bug.
...
PR: 3345
Submission By: jesse.glick@netbeans.com (Jesse Glick)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270107 13f79535-47bb-0310-9956-ffa450edef68
2001-12-10 15:31:54 +00:00
Magesh Umasankar
b7f51d116b
Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes
...
debuglevel.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269986 13f79535-47bb-0310-9956-ffa450edef68
2001-11-21 23:09:39 +00:00
Magesh Umasankar
072028843a
New debuglevel attribute for Javac - will be used only when the modern
...
complier is used.
PR: 4127
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269971 13f79535-47bb-0310-9956-ffa450edef68
2001-11-20 22:24:14 +00:00
Stefan Bodewig
0ba89b453f
Add a way to pass compiler specific command line arguments to <javac>.
...
PR: 4406
heavily based upon a Submission by: Stephen Anderson <anderson@berbee.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269869 13f79535-47bb-0310-9956-ffa450edef68
2001-11-05 15:19:21 +00:00
Stefan Bodewig
30b11d18c9
Make name of the javac executable configurable in fork mode.
...
PR: 4119
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269868 13f79535-47bb-0310-9956-ffa450edef68
2001-11-05 13:13:39 +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
Conor MacNeill
bec2a0777e
Merge of 1.4.1 changes into Main truck for Gump testing
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269745 13f79535-47bb-0310-9956-ffa450edef68
2001-09-30 13:21:54 +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
Stefan Bodewig
aa4eb280ad
Ignore fork attribute if build.compiler doesn't point to a JDK javac.
...
Submitted by: Brian Deitte <bdeitte@macromedia.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269488 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 11:53:43 +00:00
Stefan Bodewig
00e45341a1
Add support for Symantec's javac.
...
Submitted by: Don Ferguson <don@bea.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269467 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 09:04:26 +00:00
Stefan Bodewig
b162d6d5c4
Add fork attribute to <javac>.
...
PR: 383
Submitted by: Brian Deitte <bdeitte@macromedia.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269453 13f79535-47bb-0310-9956-ffa450edef68
2001-08-03 14:36:48 +00:00
Stefan Bodewig
f9a500cd6b
Support for kopi and gcc implementations of <javac>.
...
PR: 2476
Submitted by: Takashi Okamoto <tora@debian.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269434 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 15:54:24 +00:00
Stefan Bodewig
a891255928
Various typos and documentation fixes.
...
PR: 1464, 1483, 1523, 1873, 1621, 1839, 1840, 2011
Submitted by: Daniel.Barclay@digitalfocus.com
colin@bspark.com (Colin Sampaleanu)
daveg@permabit.com
arosen@silverstream.com (Alex Rosen)
rxh@gers.com (Rey Hernandez)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269169 13f79535-47bb-0310-9956-ffa450edef68
2001-06-13 15:29:47 +00:00
Nico Seessle
d09b8e3f4d
Added a note about how Ant (the javac task) finds the files that need
...
a rebuild.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268975 13f79535-47bb-0310-9956-ffa450edef68
2001-04-26 23:31:43 +00:00
Conor MacNeill
7435b27b91
Merge 1.3 branch changes into MAIN
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268691 13f79535-47bb-0310-9956-ffa450edef68
2001-02-18 13:44:44 +00:00
Nico Seessle
2cd09f2f16
Added a note about how to use the srcdir-attribute (not include packages there)
...
because this seems to become a very frequently asked question.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268663 13f79535-47bb-0310-9956-ffa450edef68
2001-02-14 10:58:24 +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