Matthew Jason Benson
|
a34ad0e8fa
|
Enabled echo tests only for *nix & cygwin, like others.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276695 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
ca29bb40f8
|
Use a proper ASCII character
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276694 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
b10dc1232b
|
Let Gump pass in Headless-mode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276693 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
04d73d1565
|
No more -lib needed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276691 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
5a8c242a05
|
2004 is enough for a new file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276690 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
e7edb0e967
|
Forgot to add the Checksum
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276689 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
590844e775
|
Small redesign of ModifiedSelector. Integrating BugIDs 29742+29743. Adding support of custom classes. Checkstyle.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276688 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
11a03b2d6f
|
Make ignoremissing test pass on Java 1.2 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276684 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
f14479c0e8
|
Opps: misnamed instance
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276683 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
9c40397d18
|
add a "self" reference for scriptdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276682 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
84f9f007f9
|
Make JavaTest pass on Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276678 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
0d506f5edf
|
Make compile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276668 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
3e6dd09ac0
|
fix <subant>'s I/O handling
Submitted by: Christian Knorr <Christian dot Knorr at space dot eads dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276663 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
b4e6928d4b
|
Insert a space.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276651 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
cc141e87cd
|
try to support Tomcat 5.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276647 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
d891e90f61
|
Make <junitreport> work with JDK 1.5.
PR: 27541
Most of the work has been done by Stephane, I just provided the
finishing touches.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276641 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
7c54c8821a
|
ignoremissing is merged!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276632 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
1450134702
|
Remove commented import.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276630 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
c672e8778e
|
Added multiple targets to <ant> and <antcall> using nested <target> elements.
PR: 5270, 8148, 17071, 6368, 29623
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276629 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
9238ee8865
|
NPE in cleanup on Windows (all non-Unix?).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276626 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
b423ccde3b
|
Some cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276623 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
a22c8c09c8
|
Follow Conor's and Jose Alberto's advice - improved fix for PR 8689
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276622 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
8d4197a222
|
Preliminary fix for 8689
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276617 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
7bb0f18d6d
|
Add libgcj support to Path.addJavaRuntime
PR: 29020
Submitted by: Anthony Green <green at redhat dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276615 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
8fac17d331
|
PR 25935 applies to <rexec> as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276613 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
befcdc7206
|
Indentation of telnet tasks, record bug fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276611 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
86b741b60f
|
properly disconnect from telnet server.
PR: 25935
Submitted by: carcher at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276610 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
5004c56586
|
Small refactoring to prepare for bug 25935
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276609 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
e8479cb9fc
|
Exit status fixes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276590 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
6711063f16
|
Javadoc cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276589 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
00b218efe5
|
Add status attribute to <fail>. Idea/design by Aurele Venet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276588 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
5f9698fab4
|
Add ignoremissing attribute to <apply>.
PR: 29585
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276587 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
527056c9ef
|
Code cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276586 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
268a5447dc
|
Add tofile attributes to scp.
PR: 26758
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276580 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
306324c7f1
|
Don't cripple remote file names that contain spaces.
PR: 26097
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276578 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e5eca124f4
|
Allow nested elements of namespaced types to below to the ant
default namespace as well as the type's namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276573 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Magesh Umasankar
|
63c0593a82
|
Tasks extending from oata.Task and implementing Dispatchable are not dispatchable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276560 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Magesh Umasankar
|
4010e0a25d
|
Tests are failing...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276559 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e8e4255032
|
get Task#perform() to wrap all exceptions with a buildexception
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276556 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
5f037857b6
|
Always call taskfinished if taskstarted has been called
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276554 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
698b90a7df
|
always call fireTargetFinished to correspond to a fireTargetStarted
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276552 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
ecb175b0a8
|
Make the deleteonexit warning stronger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276550 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
9aa711ca63
|
Add deleteonexit attribute to <delete>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276546 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
d762cc911f
|
typos
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276544 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
1120d83f2b
|
indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276541 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
54d0543e15
|
prevent empty archive in zip if whenempty is set to skip, PR: 22865
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276540 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
dd33138003
|
Test for 22865
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276539 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
c012d33f03
|
Tests for bug 25181
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276536 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Magesh Umasankar
|
9f1eefd3a2
|
Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276533 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
dc899ea41e
|
Changed default tempdir to java.io.tmpdir instead of user.dir. See what breaks.
PR: 29391, 4590
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276531 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |