Matthew Jason Benson
|
2c7748a3fc
|
PR 46527; sort losing equal entries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@734866 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
5e7b9b56d7
|
pathconvert preserveduplicates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@734865 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
705993f911
|
don't automatically assume a to pattern contains a * in globmapper. PR 46506.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@733729 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6c29cfdd70
|
make checksum's totalproperty platform independent. PR 36748.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@731889 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6cc29239b3
|
make diagnostics check the file it has just written in order to detect full filesystems. PR 32676.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@728019 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
66b7fa5b87
|
slow-scan was broken for recursive exclude patterns since contentsExcluded was added about four years ago
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@727993 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7b84ae34e5
|
partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@727750 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
fe67f95603
|
add a failOnNoReplacements attribute to replace. PR 21064.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@724377 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e673741d37
|
optionally expand properties in <replace>'s nested elements. PR 11585.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723790 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
647cd1207f
|
add a preservelastmodified attribute to replace and replaceregexp. PR 39002.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723786 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
75a677f701
|
allow token and/or value of replace's replacefilter children to be specified as nested elements. PR 39568.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723779 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6b2e7156fc
|
make <replace> support resource collections. PR 24062.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723766 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
1bae2089f5
|
Add resource collection support to replaceregexp. PR 46341.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723432 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7171341fc6
|
store remote output in outputproperty even if it fails. PR 46340.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723422 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
163e6b921c
|
some assertions on dependset's logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722967 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b85b78ce08
|
don't say a file was modified in the future if it has been modified a second ago. PR 43665. Submitted by Kim Hansen.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@722942 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6eb8c15ed0
|
document <archives>. PR 46257.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@721525 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
197f9ee4ec
|
Add support for setting system properties in xslt. PR 36653.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720892 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
def52dd8af
|
Add a failOnNoResources attribute to xslt. PR 46274.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720862 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
a92061f3cb
|
Add failOnError to xslt. PR 36260.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720858 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
a0c1be104d
|
add an option to suppress processor warnings. PR 18897.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720775 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
58069d3478
|
Try to load TraX factory via configured classpath. PR 46172
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720773 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
bf5fd79380
|
fail early if stylesheet doesn't exist. PR 34525.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720746 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
f1a903928b
|
Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@720156 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
f0c143b6e0
|
add an erroronmissingarchive attribute to tar/zipfileset. PR 46091.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@719582 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0da719e8f5
|
document mappedresources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@718633 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
bee14ad0d4
|
allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@714025 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ebac984530
|
add an attribute that allows symbolic links to be deleted without following them. PR 36658.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713641 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6b2378c2e6
|
Make prefix separator configurable, nest prefixes in include
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713373 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
32c6ef39e4
|
add an <import> variant named <include> that matches EasyAnt's <use>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713016 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
dcf31da592
|
add 'as' attribute to <import> in order to control the imported target's prefixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@713005 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
9770fe02f9
|
emulate async I/O when processing output of forked processes in order to deal with the case where a child of the forked process outlives its parent. PR 5003. Based on a patch by Adam Sotona.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@711860 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0823bcba4e
|
trunk requires 1.4 now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@711828 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7f3406304a
|
deal with resources without name in <copy>. PR 39960.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@708948 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
99529fd6c5
|
At least try to log the real reason of an error. PR 26086
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@708584 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
491cd1e2d8
|
Make <mail> work for SSL + authentication with javamail 1.4.1. PR 46063. Submitted by Craig Richardson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@708217 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
28447bc7c0
|
allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@708204 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8f488f0872
|
make tasks with add(Foo) method play nice with TaskContainer. PR 41647.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@707398 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
47fda4e266
|
Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@707368 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6a67c09afc
|
remove .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@706580 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
548fee43bf
|
support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705646 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
80d45d8dbd
|
add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705639 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ae202f6ff1
|
allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705626 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
a1853e2770
|
Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705260 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d85c862e9e
|
support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705256 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ef94da3c23
|
allow cvstagdiff to ignore removed files. Submitted by Rob van Oostrum. PR 26257.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705241 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d302bf9117
|
Make cvsversion work for local repositories as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705238 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0140d366be
|
Make port attribute work for some "non-standard" CVS clients. submitted by Johann Herunter. PR 30124.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705228 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8983c83c51
|
Support CVSNT in <cvsversion>, submitted by Andy Wood. PR 31409.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705225 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
42a0fb5567
|
delay expansion of command line args. PR 31601.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@704943 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |