1996 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Stefan Bodewig
2e0b8b7d3c handleDirSep on name selector. PR 47858
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@816591 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 11:57:04 +00:00
Stefan Bodewig
e25dc381ca implement a new ${ant.refid:} syntax to expand project references as properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@816153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 11:59:26 +00:00
Stefan Bodewig
6b524acbb1 steal 'CreateProcess error=2' text from manual and add it to the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@815669 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 08:46:03 +00:00
Jan Materne
5ddb0dfbd9 Calculate relative paths.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812881 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 10:54:28 +00:00
Stefan Bodewig
96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811376 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 13:02:02 +00:00
Stefan Bodewig
12d6181057 Improve PropertyHelper documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811283 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:41:56 +00:00
Stefan Bodewig
eb64d092a4 add a parentFirst attribute to javaresource so you can load resources from the specified classpath instead of the system classpath. PR 41369
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@810060 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 14:00:17 +00:00
Jan Materne
443354b965 Hints for handling <exec> errors 'CreateProcess error=2' on Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809463 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 05:27:02 +00:00
Stefan Bodewig
6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808449 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:09:50 +00:00
Stefan Bodewig
abe9743630 Optionally enable caching for <path>. Should help in situations like PR 45696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808421 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 14:08:13 +00:00
Stefan Bodewig
edec015af1 more regex stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808374 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 11:29:32 +00:00
Stefan Bodewig
d8f18f1b90 add some more documentation about property helpers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808366 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 10:59:40 +00:00
Stefan Bodewig
9d15809c91 Hey, TokenFilters can be used in filterchains with no effort, didn't know that
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808306 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 07:22:29 +00:00