Peter Reilly
b9bf508d0c
Bugzilla 38249: add quiet to loadfile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0a53c6b606
add a manual entry for antversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474508 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
f3e0d1371b
added a link to Cenqua's Fisheye
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473203 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
e0648c41cf
Announce .NET Antlib release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471641 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
d824eac4d9
Preparation for the build of Ant 1.7.0RC1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471526 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
992cc22575
update javadoc to desciption quoteing in tag file - bugzilla report 30966
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470581 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7254e769ce
bugzilla report 40852: useextenalfile of javadoc now applies to all command line args
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470134 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steven M. Cohen
f9239036dd
remove from documentation (and from comment in source code) the incorrect
statement that a message attribute or character data within the element is
required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469751 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
b6a97b829d
AntUnit 1.0 Beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468962 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
14f760492c
Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional.
More tests, especially for updates. One test is disabled because it fails. The task fails if you are pulling in a web.xml on an existing web.xml file via a fileset if update=false, because the fileset version checking is hiding the inclusion of the web.xml file from the war task -its being dropped before we notice. This is not a BC problem. Maybe I should always make web.xml mandatory to stop this behavior arising.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468568 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
1e042d8567
Add HelpStudioAnt to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468305 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c91cce227b
web.xml is now optional in Java EE. I've tweaked <war> to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the same web.xml, but to complain a lot if there are two conflicting ones (with diagnostics).
We may want to have an attribute to indicate that a web.xml file is needed, or that we dont want to see the warning message. Say nowebxml="fail", "warn" or "skip", with the default being fail for backwards compatibility. Thoughts? Now is the time to add it...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468180 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
74f550099b
add regex attribute to echoproperties task.
Bugzilla 40019.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
5447ff9d10
Have found a nice example in an archived mail...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467359 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e808c13ed6
bugzilla: 40803, doc use of cmd.exe /c for bat files better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466878 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
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