Peter Donald
a57067f916
Fix method usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270680 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
66dc1b6d5d
Readd a condition for OS detection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270679 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
401cfefbdc
Cleanup naming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270678 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
35641d9794
Add an Exec task that is reeplacement for ant1.xs ExecTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270677 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0cd16649f2
Remove unused debug ClassLoader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270676 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
3c3e4ae6bc
added Java Tools book, which has extensive Ant coverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270675 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
123771a5ab
- initial commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270674 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a25bca9c14
Making progress to collect JUnit tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270673 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
33db84490c
- Enforce coding guidelines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270672 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0ac8284adb
Change index to getIndex()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270671 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b400bb775a
- add getter for index and change attribute modifier.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270670 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2ec25c8e1
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270669 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2815393a7
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270668 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
33bc8da118
Change the methods that try to locate JDK tools to work on AIX with
IBM's JDK 1.2 as well.
@todo refactor into a single method somewhere
PR: 5541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270667 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
01acc18c4e
Search user specified classpath for Weblogic's rmic implementation.
PR: 5763
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270666 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
0067aa3103
my key has been signed by Conor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270665 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cbb78d76a0
Add my GnuPG key as well.
I seem to have moved over to GnuPG more or less completely now as more
and more people use keys that my PGP 2 cannot grok.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270664 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2d39ca6d60
All that work and what did I learn? .... Oh my.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270663 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3b41e256ee
<fixcrlf> failed on Mac files.
Reported by: Matt McHenry <mmchenry@carnegielearning.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270662 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e456ce937c
We don't like our old execution framework any longer.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270661 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e6ac327bfc
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270660 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f51abba170
Add some more copyright notices.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f3577cdb5c
License police on task definitions:
(1) Make sure there is a Copyright notice on all files.
(2) Make sure all years in which a file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
(4) Change some references from Tomcat to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270658 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3fddc0bcfd
License police on documentation files:
(1) Make sure all years in which a file has been modified are
listed.
(2) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
Also: the initial checkin into this CVS module was in 2000, not 1999.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270657 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2839e2ca84
License police on utility packages:
Make sure all years in which a file has been modified are listed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270656 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2fdf6b699f
missed two subdirectories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270655 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d0fd746309
License police on testcases and stylesheets:
Make sure all years in which the file has been modified are listed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270654 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bfb71291dd
regenerate site. I have changed external.xml this year and all pages
have the same years for the copyright notice as it is part of the
template.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270653 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
Stephane Bailliez
950556fcd5
- Use non-deprecated method of Java task to set arguments
- Minor code layout
PR: 5723
Reported by: gert.driesen@ardatis.com (Gert Driesen)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270651 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efa9cca0e4
- Incorrectly overload long skip(long) with void skip(int)
- Code layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270650 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
86b5885efa
Use getProject() rather than project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270649 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
05b398c9b6
- Incorrectly overloads the setCommand method instead of overriding it.
- Minor code layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270648 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
160baad484
made filtertrace overridable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270647 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7622aae8b5
clean out reference to ManifestFile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270646 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7cbd5df017
Remove code that has never been used in any released version of Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270645 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
244252d7c9
Code layout only.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270644 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
8ad08b2392
remove this double naming guidelines...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270643 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
437a1cfc7a
Remove double check for same condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270642 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ca1005cfdc
Code layout only.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270641 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
624fb42975
Code layout only.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270640 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a4d8a1d817
Code layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270639 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3fa5d5e35c
Layout code
Enforce naming guidelines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270638 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e3b6d1fe76
Fix bad coding style.
then/else parts of if statement and loop body must always been enclosed
in a block statement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270637 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
32b8cce516
Fix bad coding style.
then/else parts of if statement and loop body must always been enclosed
in a block statement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270636 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
69f90db91b
Fix weird insertion.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270635 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f7940f8b48
Fallback to 1.2. Come back later for this one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270634 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
dd4f44627a
Fallback. Come back later for this one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270633 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
6e55790037
Fix bug...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270632 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
130315b576
Fix bad coding style.
then/else parts of if statement and loop body must always been enclosed
in a block statement.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270631 13f79535-47bb-0310-9956-ffa450edef68
24 years ago