Jacobus Martinus Kruithof
bfb2c6ca31
PR: 32640
Updated FAQ with a reference to the manual for developing new tasks (and some more).
Bonus: some typo fixes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277195 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
79ab8ae1d5
Adding me as a commiter to contributors.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277177 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jesse N. Glick
c84ce0470e
The manual strongly encourages you to specify source/target levels, yet it gave no examples that did so! Putting
in some usages to plant the bug in people's minds. (Especially important for people just starting to use JDK
1.5, which changed the default source level.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277171 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8263f39a5a
doc for use of filenamemaper in uptodate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277163 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4fed10f736
document using a filenamemapper type in place of the mapper element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277158 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
77b4a86f31
Clarify failonerror.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277148 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a6ae3beeb2
Use the more official nightly builds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277117 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
2d9fb4c56d
Document the checkdirs attribute of the date selector.
PR: 32281
Submitted by: Robert Anderson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277114 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4d34b03883
added isfileselected test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277088 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jesse N. Glick
3703724a1d
s/can not/cannot/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277085 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jesse N. Glick
5741675eec
1. Removing mention of JDK 1.1 which is no longer supported anyway.
2. More readable HTML source formatting - reduce merge conflicts, e.g.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277084 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
5ab9fc9b83
doc for signedselector
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277083 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
332c6b20f8
add doc for issigned condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277081 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6a3d5030bb
add new preservelastmodified attribute to signjar
PR: 30987
Obtained from: Ignacio Coloma
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277079 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
48b8c86b86
Add reference to JarPatch by Norbert Barbosa
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277077 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a646d6f002
Use new mapper syntax in an example, submitted by Russel Gold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277075 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
32b3d6458b
Added warnings regarding duplicate files to <zip> and family.
PR: 30339
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277071 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
c7a1a59bcf
regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277062 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1953e4f720
Clarify that multiple targetfileset/list elements can exist
in the manner of srcfileset/list elements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277059 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3935a662f5
consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7a824ef33f
ApacheCon is over
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277051 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
169b914f9d
Clarify patterns, PR: 32148
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277046 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
ad2ed128ea
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277045 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
7e5837b080
Change <apply>'s "overwrite" attribute name to "force". Also commit missing
Java changes. Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277044 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
2f1e0c35af
Add overwrite attribute to <apply>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277043 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a9b196500f
More references to nightly builds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277041 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fcb39856bc
A new attempt on nightly builds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277040 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
706bba41a5
> -> >
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
94e7786f36
Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277029 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
60f7e5dff7
Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
c8d28da5f8
Manifest task logs warnings: PR32190
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277015 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6ce66f32e3
Comments about Java versions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277012 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
09966b4c39
Adjust to reality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276998 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
b5252dc951
Adjust to reality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276995 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
e4160c6fe5
PR: 32066: exec favours .exe over . com. Yes, it does.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276993 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b90c4f8eca
Deprecate defaultexcludes; consistency.
PR: 31834
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276991 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
0a9a3cc1f8
ApacheCon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276985 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fdc903238f
Patch in PR# 21996
add a flatten to unzip.
I actually only patched in the mapper nested element support; with that the flatten attribute can only introduce inconsistency (what if you spec a mapper and flatten=true).
And the patch was modified to keep the attributes private, with a getMapper() operation for subclasses (like untar) to get when needed.
Did a bit of cleanup -especially of the unzip tests- while at it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276981 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
52045d8f59
Some words of warning - always specify -target and -source or you are lost with JDK 1.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276974 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
40f66c43db
Updates link to JDEE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276960 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
7228bef97c
add failall value for onerror attribute of <typedef>
PR: 31685
Obtained from: steve morin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276950 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
49253c6238
Typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276946 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ba92c99509
Add pointer to Antlion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276943 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
00a70173b2
Apt docs. Also flipped the nocompile flag in name and meaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276939 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
c0bda1b4cc
Fed up with complaints about rmic generated code not having its source files found. Now you can turn it off.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276935 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
c3c765a2b6
Documentation fixes for PVCS task.
PR: 31582
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276927 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
68ec6c3b56
document classpathref for <typedef>
PR: 31555
Reported by: Nathan Robertson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276913 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
40cfb498fd
clarify conditional target execution logic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276909 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
194c0d761b
update for groovy 1.0 beta 7
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276892 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4b2db7c0ca
Add alwayslog attribute to <redirector>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276889 13f79535-47bb-0310-9956-ffa450edef68
21 years ago