Matthew Jason Benson
083e298097
Added forcestring attribute to equals condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916460 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
e46c4cd3c8
Add resource attribute to length task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916120 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
af5bab224e
add prefix attribute to loadproperties task + more tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916051 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
Jesse N. Glick
2d61246886
#48114 : typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832539 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
Jan Materne
5ddb0dfbd9
Calculate relative paths.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812881 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
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
16 years ago
Stefan Bodewig
12d6181057
Improve PropertyHelper documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@811283 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
Stefan Bodewig
10e250f3b8
Add httpusecaches attribute to <get>. PR 41891
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807953 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4666247fc5
show how to combine checksum and get to achieve PR 44662
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807950 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
26839fdb32
zipgroupfileset is-a fileset. PR 47725
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807533 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4e4a359351
rowcountproperty for <sql>. PR 40923
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807234 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
cfb2e01084
errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807228 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
52f34ecb83
resourceexists condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806790 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
9db85168cb
document that directories need to come from resources PRs 39122 and 44300
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806551 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
77024a43a2
allow Class-Path attributes to be merged and optionally be flattened. PR 39655
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806174 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
bd264ff3bb
missing column in attribute table, a few corrections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806088 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
55a163b0c7
Typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805502 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4ac80ba423
really, don't use Java5's XSLTC. PR 45011
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805374 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
8fc4c4ecee
a password inside the build file is not secure. PR 20208
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805367 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f0b014623a
enhance copy filtering docs. PR 16848
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805364 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
f31845f71d
Add a listfiles attribute to rmic. PR 24359
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805353 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
818ddcf183
add a destdir attribute to rmic so generated stubs or whatever can be put 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
16 years ago
Stefan Bodewig
af56e7c491
clarify that Ant conforms to manifest standards when writing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805297 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
65c667d14c
new islastmodified condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805265 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
75126703fa
allow setting of arbitrary JDBC connection properties. PR 33452
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@805014 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
5c6ae59fcc
configurable number of retries in get, option to skip existing files. 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
16 years ago
Stefan Bodewig
c8232ed82c
allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796762 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
c5a945fe3c
Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796188 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
2ed62d6ba3
use the non-deprecated filemode attribute in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796138 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
30ebea71bb
fix xmlproperty examples. PR 43583
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@794666 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
a9d97290aa
typo. PR 47522
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793785 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
4de20278c2
Add an executable attribute to rmic. PR 42132
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793605 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
7f24568899
add a new indexMetaInf attribute to <jar>. PR 47457.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@792960 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
7d945f51c4
Typo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@790005 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Jesse N. Glick
82ae2eb245
Issue a warning in case neither includeantruntime nor build.sysclasspath were set,
since the default gives scripts an implicit environmental dependency which is often unwanted.
See also: http://www.netbeans.org/nonav/issues/show_bug.cgi?id=158958
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789479 13f79535-47bb-0310-9956-ffa450edef68
16 years ago
Stefan Bodewig
0ce2545f6c
add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789271 13f79535-47bb-0310-9956-ffa450edef68
16 years ago