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
2004-11-12 10:36:29 +00:00
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
2004-11-11 17:48:36 +00:00
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
2004-11-11 15:49:14 +00:00
Stefan Bodewig
09966b4c39
Adjust to reality
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276998 13f79535-47bb-0310-9956-ffa450edef68
2004-11-05 14:31:33 +00:00
Stefan Bodewig
b5252dc951
Adjust to reality
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276995 13f79535-47bb-0310-9956-ffa450edef68
2004-11-05 14:24:38 +00:00
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
2004-11-05 08:58:09 +00:00
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
2004-11-03 21:50:26 +00:00
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
2004-10-30 19:44:02 +00:00
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
2004-10-28 11:34:12 +00:00
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
2004-10-20 08:38:05 +00:00
Matthew Jason Benson
49253c6238
Typos
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276946 13f79535-47bb-0310-9956-ffa450edef68
2004-10-15 17:05:54 +00:00
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
2004-10-12 20:51:29 +00:00
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
2004-10-08 11:09:46 +00:00
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
2004-10-07 16:25:04 +00:00
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
2004-10-06 09:17:36 +00:00
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
2004-10-02 23:39:59 +00:00
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
2004-09-30 08:28:03 +00:00
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
2004-09-24 18:55:16 +00:00
Peter Reilly
e7e3a35529
Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1
...
PR: 31408
Reported by: Andy Wood
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276883 13f79535-47bb-0310-9956-ffa450edef68
2004-09-24 14:26:09 +00:00
Peter Reilly
e358dd716f
add in ruby examples and another groovy example
...
example from Cedric Beust's blog
http://beust.com/weblog/archives/000181.html
with a conversion to groovy from Sam Pullara
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276870 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 12:53:48 +00:00
Peter Reilly
4b7be3b84f
script doc: add judoscript example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276865 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 14:19:38 +00:00
Peter Reilly
53d2428cb8
typepo: snipnet -> snippet
...
Obtained from: Jan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276864 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 13:30:17 +00:00
Peter Reilly
07f24b0382
script doc: Add groovy, beanshell and jython examples
...
Modify echo example so that it does not modify ant's task structure
(This is not a usecase we want for script).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276863 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 13:17:12 +00:00
Peter Reilly
6e96130580
Doc for groovy jars installation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276861 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 12:41:01 +00:00
Matthew Jason Benson
1e6b276526
Added searchpath attribute to <exec> for searching path
...
variables when resolveexecutable = true. Thanks to Stefan
for having already written the path-searching code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276847 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 15:16:11 +00:00
Stefan Bodewig
961cb53ce8
docs for PR 16539
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276845 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 14:19:26 +00:00
Peter Reilly
1ddab2c141
add xmlcatalog nested element to the xmlproperty task
...
PR: 27053
Obtained from: David Crossley and Dave Brondsema
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276840 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 08:50:25 +00:00
Matthew Jason Benson
6c2201f309
Clarify that the file attribute can refer to a directory as well.
...
PR: 31113
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276836 13f79535-47bb-0310-9956-ffa450edef68
2004-09-08 14:20:13 +00:00
Antoine Levy-Lambert
bec0971777
add a caveat concerning jython.jar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276822 13f79535-47bb-0310-9956-ffa450edef68
2004-09-06 22:09:20 +00:00
Jan Materne
e9044f6278
Complex example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276813 13f79535-47bb-0310-9956-ffa450edef68
2004-09-01 16:11:14 +00:00
Matthew Jason Benson
284174e86e
Refactored Target invocation into org.apache.tools.ant.Executor
...
implementations.
PR: 21421, 29248
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276809 13f79535-47bb-0310-9956-ffa450edef68
2004-08-31 22:32:53 +00:00
Matthew Jason Benson
84bfc9dabe
Allow <move>'s file attribute to rename a directory.
...
PR: 22863
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276806 13f79535-47bb-0310-9956-ffa450edef68
2004-08-31 21:34:36 +00:00
Peter Reilly
51f92f3d6d
checksum fileext property doc wrong
...
PR: 30787
Obtained from: Howard M. Lewis Ship
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276798 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 14:15:06 +00:00
Jan Materne
df70b2b9e0
Clearify the availability of nested <param>/<property> elements in <ant>/<antcall>.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276767 13f79535-47bb-0310-9956-ffa450edef68
2004-08-11 09:12:37 +00:00
Steve Loughran
85f05e8b8d
more tests; 'default' compiler and "" has a well defined behaviour.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276757 13f79535-47bb-0310-9956-ffa450edef68
2004-08-05 17:13:43 +00:00
Steve Loughran
fdf4bba148
rmic gets a fork option.
...
Most of the changes here are actually adding tests, which was surprisingly hard work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276755 13f79535-47bb-0310-9956-ffa450edef68
2004-08-04 22:03:47 +00:00
Steve Loughran
58b828830e
little known facts about IA64. 64 bit pointers mean you run out heap twice as fast.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276745 13f79535-47bb-0310-9956-ffa450edef68
2004-08-03 23:12:58 +00:00
Stefan Bodewig
a8814a50b1
Add example regexp that maps from Java class files to the
...
corresponding source files.
Submitted by: Paul Galbraith <pgalbraith at trigoncanada dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276739 13f79535-47bb-0310-9956-ffa450edef68
2004-08-02 14:32:44 +00:00
Stephane Bailliez
aa816d8ae8
Try to make somewhat clear explanation...
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276737 13f79535-47bb-0310-9956-ffa450edef68
2004-07-30 17:47:57 +00:00
Antoine Levy-Lambert
cc1b02fb9d
Correction of the example for p4label task to match attributes
...
PR: 30299
Submitted by: Tim Clemons timc at messagegate dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276719 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 06:38:59 +00:00
Antoine Levy-Lambert
2d057f8007
typo
...
Submitted by: Yuji Yamano yyamano at kt dot rim dot or dot jp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276717 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 05:54:51 +00:00
Jan Materne
e30f1cdbcc
typo; BugID 30277
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276713 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 06:40:26 +00:00
Antoine Levy-Lambert
f7a5fe1058
Added an ignorecontents attribute to <different>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276707 13f79535-47bb-0310-9956-ffa450edef68
2004-07-17 16:08:41 +00:00
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
2004-07-12 15:04:13 +00:00
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
2004-07-10 17:15:37 +00:00
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
2004-07-07 08:32:02 +00:00
Steven M. Cohen
7311e9ed3b
explain why 1.2.2 of commons-net is recommended.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276660 13f79535-47bb-0310-9956-ffa450edef68
2004-06-30 11:16:15 +00:00
Matthew Jason Benson
98fd377b3b
Pre-formatted comments
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276657 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 14:53:27 +00:00
Stefan Bodewig
62320f7892
turn visual markup into at least a little structural information
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276655 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 09:04:59 +00:00
Stefan Bodewig
72ebccc092
How to resolve files in imported build files by Ivan Ivanov
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276654 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 09:01:53 +00:00