Antoine Levy-Lambert
|
03f83a7da9
|
preparation for the 1.8.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904651 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 22:50:30 +00:00 |
|
Stefan Bodewig
|
c7ec6f659f
|
@since Ant 1.8.0 for new features
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904452 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 10:32:33 +00:00 |
|
Stefan Bodewig
|
af292a48ca
|
relative and basedir attributes are new. PR 48609
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@903075 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 04:43:58 +00:00 |
|
Jan Materne
|
d81cc42e7d
|
A kind of answer to an often asked question - when is the final release expected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900334 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-18 10:53:52 +00:00 |
|
Antoine Levy-Lambert
|
14131d6b59
|
changing jsch version to 0.1.42. Previous version was not good enough to compile and different from version from "library.properties"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@899758 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 19:05:39 +00:00 |
|
Stefan Bodewig
|
73a3dfbc27
|
appendtolines -> suffixlines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897758 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 05:36:55 +00:00 |
|
Antoine Levy-Lambert
|
f563e6713e
|
preparation for ant1.8.0RC1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896217 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-05 21:05:10 +00:00 |
|
Stefan Bodewig
|
510f6b08f6
|
target-group -> extension-point
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@895567 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-04 05:57:17 +00:00 |
|
Stefan Bodewig
|
24fbc8626d
|
complement prefixlines with appendtolines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894462 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 18:49:53 +00:00 |
|
Stefan Bodewig
|
94cf2091bf
|
document resourcelist and make it available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894459 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 18:22:59 +00:00 |
|
Jesse N. Glick
|
5f1f4200ab
|
Typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@893210 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-22 15:51:49 +00:00 |
|
Jan Materne
|
96a7c2dc08
|
- Call-Graphs
- Root-Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@893134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-22 10:51:01 +00:00 |
|
Jan Materne
|
ce573700c7
|
- remove double "for example"
- two minor words about command line use
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@893111 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-22 08:21:43 +00:00 |
|
Stefan Bodewig
|
a19ffe6be8
|
add a manual page for targets and target-groups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@893073 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-22 05:31:20 +00:00 |
|
Jan Materne
|
bb9fcbf172
|
Update FAQ: double expanding the property / nested property names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@887116 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-04 08:54:37 +00:00 |
|
Kevin Jackson
|
7ec0d25b3c
|
documentation for sshexec verbosity
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@885757 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-01 13:02:51 +00:00 |
|
Jan Materne
|
6bc649071c
|
Update expected output from Ant 1.7.0 to Ant 1.7.1
Add note about expected environment variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@885686 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-01 08:11:20 +00:00 |
|
Jonathan K. Schneider
|
1c75ce2bee
|
Added Jon Schneider to Active Committers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@881275 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 13:30:10 +00:00 |
|
Stefan Bodewig
|
e1cd13c79b
|
support creating url resources relative to other URLs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@880590 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 05:32:43 +00:00 |
|
Stefan Bodewig
|
42f31b452b
|
Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@836334 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-15 07:25:03 +00:00 |
|
Jesse N. Glick
|
fa1b0d74ff
|
Another typo corrected thanks to Jonathan Gibbons.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@833056 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 15:02:43 +00:00 |
|
Jesse N. Glick
|
45cb0df5be
|
Another -Xbootstrap typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832939 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 00:46:47 +00:00 |
|
Jesse N. Glick
|
a1ef830dba
|
Documenting new if/unless behavior.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832936 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 00:45:05 +00:00 |
|
Jesse N. Glick
|
8bc3e43302
|
Fixing some HTML errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832921 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 00:06:39 +00:00 |
|
Jesse N. Glick
|
6a0ad17b8f
|
Anchors should be inside, not outside, header tags.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832894 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 22:58:58 +00:00 |
|
Jesse N. Glick
|
81814fc72b
|
Deleting excess '>'.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832891 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 22:45:08 +00:00 |
|
Jesse N. Glick
|
2d61246886
|
#48114: typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832539 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 20:30:41 +00:00 |
|
Stefan Bodewig
|
d39df71454
|
explicitly state that tar doesn't even try to preserve existing permissions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@830262 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-27 17:44:22 +00:00 |
|
Jan Materne
|
18ebfda114
|
update externals:
- add AntRunner
- remove entries which were marked as not-longer-available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@830189 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-27 14:00:52 +00:00 |
|
Stefan Bodewig
|
632c01d042
|
Only store the command's output with no decoration in sshexec's outputproperty if the command attribute is used. PR 48040
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@829311 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-24 06:25:03 +00:00 |
|
Jesse N. Glick
|
ea6d5e0113
|
Spelling correction.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828237 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 22:15:27 +00:00 |
|
Matthew Jason Benson
|
f64f214698
|
use new inlinelist wherever convenient in TOC/list pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828234 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 22:14:24 +00:00 |
|
Matthew Jason Benson
|
d5ce1f6ef2
|
add new list style to avoid forgotten brs in places where uls are more appropriate semantically
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828233 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 22:13:42 +00:00 |
|
Stefan Bodewig
|
f38b56bd87
|
steal some documentation for the props Antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828207 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 20:47:35 +00:00 |
|
Stefan Bodewig
|
2f1a9d25bf
|
extract and expand property documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828198 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 20:39:57 +00:00 |
|
Stefan Bodewig
|
8b2485e6bf
|
Add a bit more information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@827894 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 06:10:43 +00:00 |
|
Stefan Bodewig
|
45e67769e9
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@827886 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 05:24:17 +00:00 |
|
Nicolas Lalevee
|
b1d2aa25cf
|
revert 826209: I wanted to commit the xdocs, not the docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@826210 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 09:45:01 +00:00 |
|
Nicolas Lalevee
|
8e51129705
|
Add an annoucement for IvyDE 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@826209 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-17 09:43:04 +00:00 |
|
Jan Materne
|
271df98a95
|
Add EPP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825815 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 08:57:28 +00:00 |
|
Stefan Bodewig
|
e43a2ddc2f
|
Ivy 2.1.0 Released!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825782 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 06:33:45 +00:00 |
|
Stefan Bodewig
|
f81509b0c4
|
Promote Compress Antlib and add an initial homepage - not much more than a placeholder for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825781 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 06:26:37 +00:00 |
|
Stefan Bodewig
|
cf4eecfe04
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@822583 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 04:37:01 +00:00 |
|
Jacobus Martinus Kruithof
|
3bd6a1fceb
|
47929 inconsistency between source and src in example and explanation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@820893 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 05:46:42 +00:00 |
|
Stefan Bodewig
|
f77a471a68
|
document antlib descriptor parsing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@819581 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-28 15:19:42 +00:00 |
|
Stefan Bodewig
|
5c99aa9c2a
|
some grammar fixes (as good as a non-native speaker may correct the narrative of a non.native speaker)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@819579 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-28 15:16:49 +00:00 |
|
Nicolas Lalevee
|
df121a6cf5
|
PR 47830 : implementation of the ProjectHelperRepository to make Ant able to choose a ProjectHelper, and some doc about it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@819284 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-27 10:59:48 +00:00 |
|
Stefan Bodewig
|
3495f4b72c
|
use a single get task in macro
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818144 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-23 15:40:55 +00:00 |
|
Stefan Bodewig
|
a920aa9f30
|
Make <get> support resource collections and mappers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818129 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-23 14:54:18 +00:00 |
|
Stefan Bodewig
|
30138dd85d
|
unballanced blockquote
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@817701 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-22 15:33:22 +00:00 |
|