Jesse N. Glick
2bde11ddeb
Backdating "since" notices for #24918 (console input for <java fork="true">): 1.7 -> 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277998 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
6b21c7c998
spelling patch by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277995 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
12846e844f
Good links dont move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277994 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6245e1c47c
stronger warning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277988 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c358f376cc
Document <sync> behavior, PR 28757
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277979 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
6df0d9abe2
PR: 33361
In ant 1.7 the security manager will, unless explicitly created to allow
System.exit veto a System.exit. This allows ant to continue its run when
a java program started via the java tasks in nonforked mode without
failonerror set calls System.exit. For java tasks in forked mode nothing
changes. For java tasks with failonerror set this was already the existing
behaviour.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277964 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6b47f81bd1
includes for .NET tasks doesn't work as expected. PR 24194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277941 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
55d93c10e0
vjc doesn't support /additionalmodules, PR 24112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277939 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
00eb48bddc
.cvspass doesn't work with CVSNT
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277932 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c826a21820
We need a greedy compiler for bootstrap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277923 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3cdc6a2b69
Document sync's preserveintarget, PR: 21832
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277921 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fa99b4cc44
Make <rexec> use the protocol directly, when possible. Also, did the command attribute actually work? PR: 26632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277913 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
bbee264333
Forgotten to link the tutorial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277907 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a68ae35518
minor mods to examples, + add some headers to tables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277892 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
80593698b1
Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable.
All tests run against localhost. This *should* work everywhere, but no doubt someone with a confused /etc/hosts or no IPv4 stack will have different opinions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277887 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f1414a37f2
documented, and renamed the test to isreachable, because there may be more than just ping going on here (it goes through our firewall where http doesnt)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277874 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
8bb8dce32c
stray blockquote
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277873 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
ebd1d6e28d
some fixes to align examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277869 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
cb74dbba3b
Some house-keeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277862 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
b4bede10d5
opps fix last fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277855 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
34c0f9970a
minor fixes for examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277853 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a8c6fe2bd6
minor fixes to examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277850 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f6d5db2c44
Remove $Date$ tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277847 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
c7e8a8e498
Removed $Id$ cvs tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277846 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
704e2490d3
removed lines with $Revision: x.y $ lines (after verification)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277845 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
06d3bc8ff1
Copy selector paragraph from fileset.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277844 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f886eb2d4f
Add selectors to nested elements of dirset.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277843 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4d4d97b228
Fix a typo; remove the comment on where dirsets may appear.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277842 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b9e37531e1
Fixing Ant book link.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277840 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
a1a8c3c21c
place examples in <blockquote> blocks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277837 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b963738e05
Grammar, plus removed the comment about where a fileset can be
since it can pretty much be anywhere.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277835 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
5e121baa8c
typo
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277833 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4d0a437116
add reference to stylesheet for rest of files (except a few that contain non-ascii characters)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277827 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6639088df4
add css + remove non ascii
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277826 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
775e413520
add reference to stylesheet for OptionalTypes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277824 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1bf0f85441
add reference to stylesheet for CoreTypes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277823 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
76995baa8b
add reference to stylesheet for OptionalTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
f62a1b10b7
add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
9bcf24b70b
css stylesheet for hand written manual pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277820 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8fa08804bc
change levels to correspond to other pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277818 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
9363746565
Doc update.
bug "rmic always compiles on Java1.5"
http://issues.apache.org/bugzilla/show_bug.cgi?id=33862
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277812 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
eb5ec854aa
Apt -> apt in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277808 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d451d34180
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277806 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1192541482
missing description for uri
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277803 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
03c4f14818
add verbose attribute to <subant> task
PR: 33787
Obtained from: Craig Ryan, Frank Somers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277799 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
662e9e6741
Hide unfinished areas, update bugzilla part.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277796 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
2d1c5924e5
PR: 33770
Improved FTP task to not fail on hidden directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277793 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
ad37501556
Add a link to selectors from isfileselected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277790 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5061e731c3
1. Add Kevin Greiner's FixCrLfFilter (slightly modified)
2. Adapt FixCRLF the task to use the filter (single set of fixcrlf code)
3. Implement ChainableReader in FixCRLF so that the existing taskdef
will be recognized as a nested element in a filterchain.
PR: 33155
Submitted by: Kevin Greiner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277787 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
30461e768c
perpare to move to 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277781 13f79535-47bb-0310-9956-ffa450edef68
21 years ago