summaryrefslogtreecommitdiff
path: root/docs/manual/CoreTasks
Commit message (Collapse)AuthorAgeFilesLines
* Obliterating "core" vs. "optional" distinction for tasks and types in manual ↵Jesse N. Glick2010-05-2699-21738/+0
| | | | | | and associated doc files. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948574 13f79535-47bb-0310-9956-ffa450edef68
* attempt to make jar examples a little easier to read, update zipfileset examplePeter Reilly2010-05-191-15/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@946191 13f79535-47bb-0310-9956-ffa450edef68
* deal with read-only dest files in echo and concat.Stefan Bodewig2010-05-112-1/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943068 13f79535-47bb-0310-9956-ffa450edef68
* Make <move> behave consistently for read-only destinations. PR 49261Stefan Bodewig2010-05-111-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943056 13f79535-47bb-0310-9956-ffa450edef68
* add a new examplePeter Reilly2010-05-101-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942767 13f79535-47bb-0310-9956-ffa450edef68
* be consistent when it comes to overwriting read-only files, add an option to ↵Stefan Bodewig2010-05-101-0/+6
| | | | | | do just that to <copy>. PR 49261 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942752 13f79535-47bb-0310-9956-ffa450edef68
* Added the augment task to manipulate existing references via Ant's basic ↵Matthew Jason Benson2010-04-211-0/+83
| | | | | | introspection mechanisms. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936382 13f79535-47bb-0310-9956-ffa450edef68
* Correct typos according to Bug-48984Jan Materne2010-03-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927357 13f79535-47bb-0310-9956-ffa450edef68
* elaborate on srcfiles a bitMatthew Jason Benson2010-03-151-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@923294 13f79535-47bb-0310-9956-ffa450edef68
* Added forcestring attribute to equals conditionMatthew Jason Benson2010-02-251-3/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916460 13f79535-47bb-0310-9956-ffa450edef68
* Add resource attribute to length task.Matthew Jason Benson2010-02-251-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916120 13f79535-47bb-0310-9956-ffa450edef68
* add prefix attribute to loadproperties task + more testsMatthew Jason Benson2010-02-251-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916051 13f79535-47bb-0310-9956-ffa450edef68
* relative and basedir attributes are new. PR 48609Stefan Bodewig2010-01-261-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@903075 13f79535-47bb-0310-9956-ffa450edef68
* support creating url resources relative to other URLsStefan Bodewig2009-11-162-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@880590 13f79535-47bb-0310-9956-ffa450edef68
* Fix import's file attribute if file is imported from URL, test it, document ↵Stefan Bodewig2009-11-152-3/+82
| | | | | | 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
* Another typo corrected thanks to Jonathan Gibbons.Jesse N. Glick2009-11-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@833056 13f79535-47bb-0310-9956-ffa450edef68
* Documenting new if/unless behavior.Jesse N. Glick2009-11-052-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832936 13f79535-47bb-0310-9956-ffa450edef68
* #48114: typo.Jesse N. Glick2009-11-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832539 13f79535-47bb-0310-9956-ffa450edef68
* explicitly state that tar doesn't even try to preserve existing permissionsStefan Bodewig2009-10-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@830262 13f79535-47bb-0310-9956-ffa450edef68
* extract and expand property documentationStefan Bodewig2009-10-212-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828198 13f79535-47bb-0310-9956-ffa450edef68
* 47929 inconsistency between source and src in example and explanationJacobus Martinus Kruithof2009-10-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@820893 13f79535-47bb-0310-9956-ffa450edef68
* use a single get task in macroStefan Bodewig2009-09-231-3/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818144 13f79535-47bb-0310-9956-ffa450edef68
* Make <get> support resource collections and mappersStefan Bodewig2009-09-231-20/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818129 13f79535-47bb-0310-9956-ffa450edef68
* steal 'CreateProcess error=2' text from manual and add it to the FAQStefan Bodewig2009-09-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@815669 13f79535-47bb-0310-9956-ffa450edef68
* Calculate relative paths.Jan Materne2009-09-091-1/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812881 13f79535-47bb-0310-9956-ffa450edef68
* compiler adapter as nested element in javac, rmic, native2ascii and javah. ↵Stefan Bodewig2009-09-042-27/+67
| | | | | | 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
* Improve PropertyHelper documentationStefan Bodewig2009-09-041-2/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811283 13f79535-47bb-0310-9956-ffa450edef68
* Hints for handling <exec> errors 'CreateProcess error=2' on Windows.Jan Materne2009-08-311-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809463 13f79535-47bb-0310-9956-ffa450edef68
* support nested text in <property>. PR 32917. Submitted by Alexey SolofnenkoStefan Bodewig2009-08-271-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808449 13f79535-47bb-0310-9956-ffa450edef68
* add some more documentation about property helpersStefan Bodewig2009-08-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808366 13f79535-47bb-0310-9956-ffa450edef68
* Add httpusecaches attribute to <get>. PR 41891Stefan Bodewig2009-08-261-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807953 13f79535-47bb-0310-9956-ffa450edef68
* show how to combine checksum and get to achieve PR 44662Stefan Bodewig2009-08-261-0/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807950 13f79535-47bb-0310-9956-ffa450edef68
* zipgroupfileset is-a fileset. PR 47725Stefan Bodewig2009-08-251-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807533 13f79535-47bb-0310-9956-ffa450edef68
* rowcountproperty for <sql>. PR 40923Stefan Bodewig2009-08-241-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807234 13f79535-47bb-0310-9956-ffa450edef68
* errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. ↵Stefan Bodewig2009-08-241-0/+12
| | | | | | PR 38807 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807228 13f79535-47bb-0310-9956-ffa450edef68
* resourceexists conditionStefan Bodewig2009-08-221-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806790 13f79535-47bb-0310-9956-ffa450edef68
* document that directories need to come from resources PRs 39122 and 44300Stefan Bodewig2009-08-211-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806551 13f79535-47bb-0310-9956-ffa450edef68
* allow Class-Path attributes to be merged and optionally be flattened. PR 39655Stefan Bodewig2009-08-204-0/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806174 13f79535-47bb-0310-9956-ffa450edef68
* missing column in attribute table, a few correctionsStefan Bodewig2009-08-204-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806088 13f79535-47bb-0310-9956-ffa450edef68
* Typo.Jesse N. Glick2009-08-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805502 13f79535-47bb-0310-9956-ffa450edef68
* really, don't use Java5's XSLTC. PR 45011Stefan Bodewig2009-08-181-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805374 13f79535-47bb-0310-9956-ffa450edef68
* a password inside the build file is not secure. PR 20208Stefan Bodewig2009-08-181-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805367 13f79535-47bb-0310-9956-ffa450edef68
* enhance copy filtering docs. PR 16848Stefan Bodewig2009-08-181-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805364 13f79535-47bb-0310-9956-ffa450edef68
* Add a listfiles attribute to rmic. PR 24359Stefan Bodewig2009-08-181-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805353 13f79535-47bb-0310-9956-ffa450edef68
* add a destdir attribute to rmic so generated stubs or whatever can be put ↵Stefan Bodewig2009-08-181-1/+22
| | | | | | into a different place. PR 20699. Submitted by Mark A. Ziesemer git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805320 13f79535-47bb-0310-9956-ffa450edef68
* clarify that Ant conforms to manifest standards when writingStefan Bodewig2009-08-182-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805297 13f79535-47bb-0310-9956-ffa450edef68
* new islastmodified conditionStefan Bodewig2009-08-181-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805265 13f79535-47bb-0310-9956-ffa450edef68
* allow setting of arbitrary JDBC connection properties. PR 33452Stefan Bodewig2009-08-171-0/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805014 13f79535-47bb-0310-9956-ffa450edef68
* configurable number of retries in get, option to skip existing files. ↵Stefan Bodewig2009-07-241-0/+12
| | | | | | Submitted by David M. Lloyd. PR 40058 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@797509 13f79535-47bb-0310-9956-ffa450edef68
* allow methods other than GET in http condition. Submitted by Robert Clark. ↵Stefan Bodewig2009-07-221-0/+9
| | | | | | PR 30244 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796762 13f79535-47bb-0310-9956-ffa450edef68