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
Stephane Bailliez
7a4e9ca227
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@270630 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9f2aca50e3
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@270629 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2ddcd97730
Fallback to protected attributes to prevent breakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270628 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
68aafc9b3d
Throw some base build to use as testcases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270627 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efca9b32d8
Add a dist target to build up a jar file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270626 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c17b03af1d
Add some comments to base task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270625 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4bcc447285
Help people who's mail server doesn't speak SMTP correctly.
PR: 5273
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270624 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1e01d1142c
Move responsibility for cleanup to the test themselves.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270623 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
41bb266266
Add Primary Key capability to iPlanet deployment tool
Submitted by: Paul Spillman <Paul.Spillman@Sun.COM>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270622 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
aa27429577
Improve the <equals> condition by adding trim and casesensitive attributes.
Inspired by: Frank Bechmann <frank.bechmann@dcw-software.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270621 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
433f71348f
- Apply coding guidelines. No protected attribute anymore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270620 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
89fcb9780a
- AntRunner has changed.
- IDEA is now v2.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270619 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e6d08dfeb2
Skip SQLExecTest if the testcase and the <sql> implementation would be
loaded by different classloaders.
package private access is only allowed if the classes belong to the
same "runtime package", which is the fully qualified package name plus
the defining classloader. Enough reading of JLS and VMSPEC for me for
today 8-)
We probably could code around the problem by placing a subclass of
SQLExec into the same classloader as SQLExecTest and invoke methods on
this subclass.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270618 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a8d83a4528
Don't lie about the CLASSPATH being used - build.sysclasspath changes
everything.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270617 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cf745efc64
Improve logging when <available> is being used as a condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270616 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
eeb31f3611
Bug fixing
Reported by: Wannheden, Knut <Knut@paranor.ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270615 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
55b2734702
Add pointer to AntMan
Submitted by: Ashok Sridhar <ashok@erudra.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270614 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b14e6bc9e2
Add pointer to Rant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270613 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
696ff9fc5d
Add pointer to isDIRValidator task
Submitted by: I�igo Serrano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270612 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
9cc5b6eed4
note the new mapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270611 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
9d85b36bc8
redirect some of the spam! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270610 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
69e9857675
Make it easy for people interested to compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270609 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e9e5c44401
Make sure that it works with Cygwin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270608 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
eedb2957ed
and a change in the docs, expunging all record of the file attribute ever existing in an orwellian style revision of history.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270607 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
8f2d1efdae
file -> destfile in zip, jar calls
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270606 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
5d79a4f5eb
Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270605 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
e85c97dca8
I was wrong, classpath: may be supported by some xml parsers, but it aint a standard protocol/URL schema
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270604 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
78602edfb7
Additional debug messages to make it easier to diagnose why a task
can't be instantiated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270603 13f79535-47bb-0310-9956-ffa450edef68
24 years ago