Stefan Bodewig
a4e5c13b86
Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699336 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e0d63af0cb
only add classpath elements to existing loaders, not to a freshly created one. PR 45847.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@698943 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
bc22c6a47f
create useable output even if the input is empty. PR 45836. Submitted by Tom May.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@697122 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
dda05149e5
use sigfile attribute when checking whether a jar is already signed. PR 44805. Submitted by Clemens Hammacher.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@695797 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e438a9bf89
add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@695779 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9b51b4613f
add FAQ about deleting a directory only if it is empty. PR 44013. submitted by Vincent Legoll
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@692000 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
ff1c8616d3
Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688091 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
8be0b6387f
Make sure JunitTestRunners return code is correct when running under JUnit4. PR 43892. Submitted by Brian Curnow.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688083 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Kevin Jackson
b03502c20f
add Philip Hourihane to contributors for supplying patch for #36901
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687412 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Scokart Gilles
695ce2ed1c
Enhance performance of Project.fireMessageLoggedEvent (PR 45651)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687068 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e713682ea6
sometimes an infinite recursion of filters is flagged when there is none. PR 44226. Submitted by Adam Bryzak.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@686775 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9b4b922d2c
fail early if ZipFile is applied to a non-ZIP archive. PR 45463. Suggested by Alison Winters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@683942 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
730b669519
avoid excessive StringBuffer.toString calls while waiting for a response string. PR 34464. Based on patch by Adam Blinkinsop.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677887 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
80e8b2977b
an archive with an empty central directory is broken. PR 35000. Submitted by Thomas Aglassinger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677575 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
fb1e6a07ee
use configured local DTDs in Iplanet deployment tool. PR 31876. Submitted by Daniel Henrique.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677518 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e56206c3c5
New task sshsession. PR 43083. Submitted by David S. Johnson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677219 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
fd126ea830
Create remoteDir if needed, More meaningful error when exception occurs. PR 42781. Submitted by Eduard Wirch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677211 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9ffa99a029
fail with a meaningful error of remoteDir is not parseable. PR 42770. Submitted by Scott Johnson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677206 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
13bc6453fe
Add preservelastmodified to scp. PR 33939. Based on patch by Sandra Metz.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677187 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
f110a5fb7a
XmlLogger could lose messages when parallel is used. PR 25734. Based on analysis and patch by Craig Sandvik
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675993 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
72e471f0b4
Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675894 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9d992c668c
clean up previous state when building multiple ejbjars in Borlands Appserver. PR 26921. Submitted by David leRoy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675603 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
02b3a7d13c
sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675579 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
496b59d0aa
merge license additions from 1.7 branch (i.e. revs 637870 to 637914)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
37353d2124
Record Justin Vallon, who provided the patch for issue 44323, as contributor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@633502 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
b0bdced687
Bugzilla 11270: add errorOnMissingDir attribute to fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568495 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a1ca6939f5
bugzilla: 43087 typeo fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564639 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
41e30df4a5
bugzilla 42802: merge back into HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557016 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f054d17b29
bugzilla: 42739
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550807 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a2ef942f63
Bugzilla 42334: System properties may be none string objects
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@535314 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
7bbe7f8f01
Bug 41677: wrong example with .svn
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@518941 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
485358a035
It was D'Arcy that submitted the patch for errorProperty
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490752 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
56956979d8
add updated and error property attributes to the javac task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490751 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ac456bb17e
BZ:41080 xmlproperty multi-values overwrite properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481078 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
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
aa2a44ee38
bugzilla 40754: add dtd for junit xml output (code already commited)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
75e6e7f764
Bugzilla 40847: possible NPE in Jar.java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474481 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
50a205c95a
added Roberto Scaramuzzi
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@472763 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0927b4407b
bugzilla 32927: description of javadoc's tag should be optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470578 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
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
Peter Reilly
ab4e0ccd0e
Joseph to contributors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454035 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ba231ea2f8
Alexey to contributors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@454033 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
f1c84aeb99
running junitreport several times, issues with closing URLResource, bugzilla report 40595
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450863 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
b65fcc8a3a
Bugzilla 28883 add <matches> condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449824 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
359ac4f967
patch submitted by Xavier Hanin, mainly closing HttpURLConnection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448452 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
Peter Reilly
e089347c34
bugzilla 28874: make env case insensitive for windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@446979 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
75c231e6c8
bugzilla 16604: escape ; for external commands in win9x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@446960 13f79535-47bb-0310-9956-ffa450edef68
19 years ago