Matthew Jason Benson
b0507d4451
Add <redirector>.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276257 13f79535-47bb-0310-9956-ffa450edef68
2004-03-27 21:22:59 +00:00
Antoine Levy-Lambert
ff348804c1
Copyright owner The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Stefan Bodewig
0f18fba949
Improve docs on assertions.
...
PR: 25654
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275996 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 14:33:08 +00:00
Conor MacNeill
49dc6188ed
Merge
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275752 13f79535-47bb-0310-9956-ffa450edef68
2003-12-08 02:27:14 +00:00
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 13:08:52 +00:00
Antoine Levy-Lambert
543e74c784
Use again Permissions to catch non zero exit statuses when using the Java task
...
with FailOnError = "true"
PR: 22533
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275162 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 12:45:07 +00:00
Antoine Levy-Lambert
1df7fd17ca
Rollback temporarily the setting of new permissions when failonerror="true"
...
and fork="false"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275155 13f79535-47bb-0310-9956-ffa450edef68
2003-08-29 13:05:06 +00:00
Antoine Levy-Lambert
1de5995d90
Set default permissions appropriate to fail the builds when failonerror is
...
true (and fork false) and no other permissions were set.
Suggestion of Steve Loughran.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275153 13f79535-47bb-0310-9956-ffa450edef68
2003-08-28 13:46:33 +00:00
Antoine Levy-Lambert
8fab9564d5
PR: 22533
...
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
2003-08-27 14:23:17 +00:00
Antoine Levy-Lambert
3b3a4cd29f
Add spawn attribute to java task as well
...
PR: 5907
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274992 13f79535-47bb-0310-9956-ffa450edef68
2003-07-30 13:56:06 +00:00
Stefan Bodewig
b5bd5af059
Add a nested <bootclasspath> to <java>.
...
Submitted by: W. Craig Trader <craig dot trader at lmco dot com>
Do the same for <junit>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274621 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 08:49:42 +00:00
Stefan Bodewig
1b88e53674
Add documentation for propertyset
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274564 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 15:19:18 +00:00
Antoine Levy-Lambert
295ea16dac
allow to set a property with the exit code of java bugrep 19099 submitted by Donal Quinlan (donal at savvion dot com)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274500 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 22:12:53 +00:00
Conor MacNeill
107a8994df
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274026 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 22:10:57 +00:00
Conor MacNeill
b5de6e5a6a
Document new input capabilities
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274024 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 12:17:16 +00:00
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
...
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +00:00
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Stefan Bodewig
f5b6799863
Add documentation for <java>'s new timeout attribute.
...
PR: 5299
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272291 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 12:04:07 +00:00
Stefan Bodewig
6258074cd0
Add append attributes to <exec>, <java> and <sql>
...
PR: 3234, part of 5299
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272234 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 09:28:54 +00:00
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
17208490a1
make documentation match the code.
...
The sentence I've removed must be a left-over from the time before the
newenvironment attribute has been added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271002 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 16:47:32 +00:00
Stefan Bodewig
1df308115f
add environment variable support in <java> for forked VMs.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271000 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 16:20:20 +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
Steve Loughran
8379ced1dc
PR 5025 : no MSJVM support.
...
This is documented. Also clarified failonerror usage, added another example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270034 13f79535-47bb-0310-9956-ffa450edef68
2001-11-27 20:17:02 +00:00
Steve Loughran
b904b3ac0b
Pulled the stuff on system.exit, because that is caught, and left a 'fork if things go wierd' message to handle the other cases :-)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269968 13f79535-47bb-0310-9956-ffa450edef68
2001-11-20 06:53:06 +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
Stephane Bailliez
1228b336de
doc update to reflect the addition of the -jar option
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269447 13f79535-47bb-0310-9956-ffa450edef68
2001-08-02 22:07:47 +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