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 |
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
|
21 years ago |
Peter Reilly
|
1c824926f4
|
add dependencies to external page
PR: 31367
Obtained from: Russ Gold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276879 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
610157017c
|
update eclipse bundling information
PR: 31280
Obtained from: Darin Swanson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276878 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
17f55de7cf
|
It is a good idea to look for a different version of Ant before reporting a bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276876 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
Conor MacNeill
|
1bf93eb283
|
This is a FAQ by any measure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276866 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
1ef0cd4f53
|
update SQLC infos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276857 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
95687de294
|
Update netbeans bundling info
PR: 30607
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276851 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
82269200f5
|
opps got ids mixed up in faq
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276850 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Peter Reilly
|
4bf7ca1528
|
Add an example to InstantiationException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276832 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
70b487e7b2
|
Add the InstantiationException: org.apache.tools.ant.Main error to the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276831 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
9f82a6d393
|
Add pointer to XRN, submitted by Edouard Mercier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276827 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
6d5ce0b168
|
Added SQLC to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276825 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
Conor MacNeill
|
2f92f5e232
|
Apply Matt's contrib changes and update Cortex to Cenqua
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276819 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
e9044f6278
|
Complex example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276813 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
81b8729960
|
article about extending <input>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276776 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Conor MacNeill
|
402c918992
|
Missed closing tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276775 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Conor MacNeill
|
062527700b
|
Current Nightly builds are a little, um, stale. Don't get people's hopes up
for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276774 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
4f24496d02
|
external Xclude task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276764 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
3d29d200b8
|
external JudoScript task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276760 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
9efd103536
|
29808. Clearify what 'external' means.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276751 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
d9277ce3b4
|
Article about 'buildfile' written in Java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276738 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
Stefan Bodewig
|
78946192ac
|
Add pointer to JarBundler - submitted by Seth Morabito
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276731 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
0dc7331256
|
Can talk about 1.6.2 in present tense now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276727 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |
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
|
21 years ago |
Jan Materne
|
e30f1cdbcc
|
typo; BugID 30277
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276713 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
f57b84f631
|
A new article
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276712 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
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
|
21 years ago |