Matthew Jason Benson
|
9fd3da80a6
|
Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904213 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
127dbbc943
|
Don't add new Date comments each time the file is written. PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902004 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9f17b8762
|
don't add the same comment over and over again. Related to PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902000 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c2875d3bd8
|
only add a newline before the first new property rather than every new one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901537 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
dd92def3ae
|
try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900082 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
73a3dfbc27
|
appendtolines -> suffixlines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897758 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
683d210dae
|
follow Jesse's suggestion and use ant.core.lib - make testBasicOperation platform independent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896829 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
98563c7884
|
additional testcase
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896823 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
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
|
16 years ago |
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
|
16 years ago |
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
|
16 years ago |
Stefan Bodewig
|
bfc70a7112
|
functional tests for resourcelist
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894458 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1d9f0594cf
|
reference handling tests for ResourceList
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@894449 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6cb11c4a23
|
try a bit harder to close the archive when reading a build file. Since that still doesn't work, add a task to brutally close jars and use it in import-url-test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@890827 13f79535-47bb-0310-9956-ffa450edef68
|
16 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
|
16 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
|
16 years ago |
Stefan Bodewig
|
2ef9a200ad
|
allow import of FileProvider or URLProvider resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@832990 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
211d0a8ea6
|
make javaresource an URLProvider
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@830244 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
98f78e19bd
|
tar doesn't always recognize the target isn't up to date. PR 48035
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828141 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
fa67ab4990
|
Make if/unless und junit test children use the same logic as target's if/unless
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@823395 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
163f90f6bc
|
Make junit's formatter if/unless behave like target's if/unless
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@823158 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f503d05c52
|
make funtest even less visible
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@823150 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
48468d8995
|
use the same logic as target for xslt's param element's if/unless attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@822118 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
73c0030ac6
|
make select selector and include/exclude use the same logic as target for if/unless
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@821847 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
bf8a13577a
|
behavior when property value is neither true nor false
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@821803 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1d56ecb5ab
|
Make fail task use the same if/unless logic as target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@821676 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c6b7ba94ce
|
Make target's if/unless treat true/false strings as booleans
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@820881 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
cb2df57502
|
things you didn't know target could do ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818447 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1e3a386779
|
and aurora has a different address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818394 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
df8a59cf0f
|
www.ao is aurora for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818390 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
5438260e40
|
GlobMapper's from attribute was broken, too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818389 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
aea6464f0e
|
test with more than one resource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@818133 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
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
|
16 years ago |
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
|
16 years ago |
Stefan Bodewig
|
396f8e9b9b
|
enable test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@816139 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e06e8ceec5
|
Passing tests for PR 47844
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@815680 13f79535-47bb-0310-9956-ffa450edef68
|
16 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 |
Jan Materne
|
9c8f401ba1
|
testcase for <property location>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812866 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
69eb6fa988
|
better move the check into the 'this is Windows' block
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812758 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
759f97729a
|
Use FileUtils.getRelativePath which knows how to deal with drive letters. PR 44499
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812573 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
|
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
|
16 years ago |
Stefan Bodewig
|
7af3e2519e
|
failing test for PR 26917, not sure whether this is a bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809976 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6689f2cf26
|
simplify propertyhelper usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809956 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
90f1f69a51
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809624 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6c014111ca
|
make nested text in <property> less intrusive on existing build files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809623 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Scokart Gilles
|
1822d82858
|
provides more precise error message in case of failure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809473 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
fb3ab15ffa
|
Passing test for PR 47755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@809467 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
|
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
|
16 years ago |