Antoine Levy-Lambert
b6b5c230b6
added a blurb about starteam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466626 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
03f2bdc877
update the download location for netrexx
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466623 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
c2c64020e3
further change about jakarta-oro
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466063 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0f0cdfde0f
decide to recommend jakarta-oro 2.0.8
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466062 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
6237ab4567
Add a paragraph about using external task libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465533 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
507f139d07
Add a stylesheet for generating a master buildfile (iterating over all targets) from a common buildfile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465167 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ed379f4e5d
We drop Win98 support.
http://marc.theaimsgroup.com/?l=ant-dev&m=115141884812670&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464502 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ac04e1ad15
Codestyle (indent of bracket) and overwrite the taskname for logging.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
31e8fc7aa7
Document two launch options.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464498 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
db4b86dd9d
mention my current job with Ariel Partners
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464363 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ab7f4306cb
Preparation for Ant 1.7.0Beta3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464306 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
49f611c10c
mention proxy settings here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@463473 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
79f24fd579
Added outputtoformatters attribute to <junit> to allow suppression
of noisey tests. Bugzilla report 12817.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@463045 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
0a41a60d0f
Document the do-nothing-if-exist behaviour of <mkdir>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@462786 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6e6999de17
1) modify ant script to *NOT* . include /etc/ant.conf
if ANT_HOME variable is set.
2) apply jpackage patch to ant script
3) modify manual to include the change in behaviour to ANT_HOME and jpackage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@462590 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
765bd26ad7
reluctantly added example just because I promised.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454846 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
66838f3c29
Added <compare> resource selector to select resources based on the
results of their comparison to other resources. Inspired by userlist thread
http://marc.theaimsgroup.com/?t=115998761500004&r=1&w=2 .
Still lacks an example other than testcases. :(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454842 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
a5170305b9
document that <pathconvert> can actually support multiple resource collections now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454833 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a5360da98a
PathConvert on Windows should process forward and back slashes equivalently.
Bugzilla report 32884.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454032 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
583cfae0e5
Do not set ant.file.{projectname} when the project name
is not set in the <project> tag. (as discussed)
Bugzilla report: 39920
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@453401 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
8e4085c37e
Like requested by Pavel Vlasov on the user list "Please re-add SQLC and Transformica to the External tools and tasks page"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@452757 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e8b3b57f55
describe difference of <dirname> and unix dirname
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451692 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b2bbaffc4d
add a comment about /etc/ant.conf and about quotes and / in ANT_HOME,CLASSPATH and JAVA_HOME
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@451487 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
274f5d877f
add the <tokens> resource collection; tokenizers graduate to free-standing types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450611 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
353da86ea4
add since info on encoding attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450588 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
7f0ad1d0ec
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450341 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3f73a85198
Bugzilla 31520
adding SPI to jar-task
This patch from bernd Dutkowski adds
a nested element <service> to the <jar> task
this creates the SPI files - see doc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450209 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c8b5902d5d
remove blockquote from long examples, correct name of attribute in <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449833 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
022d5119e9
add doc for <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449826 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e2fa3d410f
correctly mark property resource type as <propertyresource>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449705 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7f571720db
Fix incorrectly documented default value for size selector's when attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449111 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
6c9e00f717
containsregexp does double-duty as FileSelector + ResourceSelector.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
76cfa5be68
migrate resource selectors tests to antunit.
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
702bbe17b7
bugzilla 27283: note that optimize has no effect for sun jdk>1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449090 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
f99da8fc9f
Announce AntUnit 1.0 Beta 1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448797 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
3d79403c2d
document nested style element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447997 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ea464f8bc2
bug 39439: doc that only one fileset is allowed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447992 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d9d9e2f86f
Bugzilla 33604: classconstants filter broken
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447159 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
75f85bcccf
preparation for Ant 1.7.0Beta2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447066 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c2447140c7
add a comment in the docs about env key change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@446984 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
87831d059c
remove example using references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443502 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b971cbef85
Bugzilla 39549: available should not search parent directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443456 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e2e287ea93
last time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443375 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
62a6312d2a
aah, don't duplicate link in same section
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443373 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
318685a63c
another fix! I swear they're all different!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443371 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
9b6e0912c8
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443369 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
bbca1796a2
correction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443368 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a4b8507311
Remove reference to obsolete 1.6.2 compatible branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443224 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
ccf90109d8
Add more links to download pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443223 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
fc9c4e6995
Announce .NET Antlib release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442837 13f79535-47bb-0310-9956-ffa450edef68
19 years ago