Antoine Levy-Lambert
b6caf517ff
Prevent adding sysproperties with a null key or a null value
PR: 21684
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274881 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
bc4909539a
Document the preservation of lineendings in Translate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274862 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
79c8393adf
Add info on output changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274846 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
740ed5fbfb
Allow Result Sets and Errors to be processed properly in SQL task with multiple statements
PR: 21594
Submitted by: Jeff Bohanek (jeff dot bohanek at msi dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274837 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8dc387005b
add keep-going feature
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274835 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
787728897a
Optimize DirectoryScanner to take advantage of include patterns which are
not beginning with wildcards
PR: 20103
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274819 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
33693452f1
resolves bug : propertyfile does *2 instead of +1
actually due to field value of PropertyFile.Entry class overwritten
after execution with the result (contains the increment before execution)
PR: 21505
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274810 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3d6430630c
Describe new Launcher.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274804 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7411138e08
Detect OpenVMS as <os family>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274803 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2a0dc6e022
Add destfile attribute to patch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274783 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3341571e8e
Don't merge Class-Path attributes, deal with them like with any other
attribute - except that they may occur several times, that is.
PR: 21170
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274780 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4d26c0b340
Add solution of PR 21298
PR: 21298
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274755 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f2eb856ffd
Add support for filename-encodings other than UTF8 to <untar>.
PR: 10504
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274746 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c1288a2b32
The translate task did not translate tokens that are placed too close together.
This change fixes this. Thanks Tom, sorry for the time it took to process your patch.
PR: 17297
Submitted by: Tom Eugelink (tom at tbee dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274730 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4ae9767592
Make filtersets preserve line endings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274720 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b4cde9dabb
Use java.io.tmpdir as location for temporary files
in FileUtils#createTempFile (when the directory parameter is null)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274706 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
a38cf7332c
added checksum enhancement to whatsnew
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274703 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ab8b8ef566
Allow <touch>'s datetime attribute to accept seconds as well.
PR: 21014
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274700 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
cdd1db5a99
PR: 17195
Submitted by: Markku Saarela
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274698 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
e4f004d939
Add support for nested dirsets to <apply> and thus to a couple of
subclass-tasks as well.
PR: 20687
Submitted by: Gus Heck <gus dot heck at olin dot edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274696 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a39aaa86b6
Create parent directories for destination files if they are missing.
PR: 20840
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274695 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
02307f7dea
Make Expand behave like DirectoryScanner if a pattern ends with a
trailing slash or backslash.
PR: 20696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274692 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
9b60f270d4
Allow JUnit to reuse the same classloader when fork is set to false
Submitted by: michael_beauregard at transcanada dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274682 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1a12c40a4c
Prevent <ejbjar> Borland implementation
from being blocked by java2iiop warning messages
PR: 19385
Submitted by: Benoit Moussaud (benoit dot moussaud at criltelecom dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274680 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
e96b349816
PR: 20457 and 20870
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274679 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e64467f9c0
Added the mapper unpackage
PR: 18908
Obtained from: Brad Clark
Submitted by: Peter Reilly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274671 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
0b4c9ae65f
add cvsroot and package attributes to the output of <cvstagdiff/>
PR: 16081
Submitted by: Rob van Oostrum (rob at springwellfarms dot ca)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274670 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
348695b35e
add a shout of victory against this bug in WHATSNEW and a hint in the doc
(bug was that date specs with spaces in them did not work in cvstagdiff)
PR: 15995
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274669 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b91587431f
Make sure that javac source files in lists passed to external compilers
are always quoted in the default external compiler implementations
Also replace backslashes with slashes in path names containing spaces
PR: 10499 17683
Submitted by: Joe Boon (joe dot boon at cdcsolutions dot com) and
Anne Kinsella (anne dot kinsella at iona dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274642 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2f8193c6bb
config attribute added to set the location of a specific PVCS .cfg file
PR: 9752
Submitted by: Jon Dickinson (dickinson dot j at ucles dot org dot uk )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274639 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
202be1f5e1
Adds functionality that makes jboss element look for jbosscmp-jdbc.xml
descriptor if ejbjar has cmpversion="2.0" set
PR: 14709
Submitted by: Rob van Oostrum (rvanoo at xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274637 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2bbb06868a
Support for SMTP over TLS/SSL in the mail task
PR: 19180
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274636 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
2b980517fb
Apply patch from #20270 - adds if/unless clause to junit formatters. Submitted by Eli Tucker
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274630 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
35a33fd9bb
Implementation of SMTP-Auth for MimeMail, available through <mail/>
and MailLogger.
PR: 5969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274624 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b5bd5af059
Add a nested <bootclasspath> to <java>.
Submitted by: W. Craig Trader <craig dot trader at lmco dot com>
Do the same for <junit>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274621 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3732442442
new selector <type> allowing to sort files only or directories only
can be extended to support selecting
- is file readable
- is file writeable
- file exists
- file is hidden
PR: 20222
Submitted by: Jeff Turner (jefft at apache dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274617 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
7c323045ae
Add comments about the last changes concerning the <different> selector
PR: 20205
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274616 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2649f00fd4
added new task p4labelsync
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274613 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
bd578f489a
Load formatter from user specified classpath - even in the timeout case.
PR: 19953
Submitted by: Mariano Benitez <mariano at fuegolabs dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274608 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ed475344e7
NonStop Kernel is Unix as far as Ant is concerned.
<attrib> doesn't like to be called with parallel.
<chgrp> and <chown> should also disable the addsourcefile attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274607 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
194f9cafed
Make <copy>'s failonerror attribute swallow exception while copying as
well.
PR: 12999
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274594 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0d7f1ce40f
You can now limit the parallelism of <apply> and <chmod> by using the
new maxparallel attribute.
Submitted by: Frank A. Hunleth <fhunleth at cs dot wustl dot edu>
used in build.xml to fix PR: 17640
With the new addsourcefile attribute, you can make <apply> ommit the
source file names from the command line.
PR: 13654
<apply> and <chmod> now support nested <filelist>s as well.
PR: 15929
<apply> and <chmod> will display a summary if you set the new verbose
attribute to true.
PR: 19883
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274587 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ae4c060035
Skip <input> if it is asked to set a property that has already been set.
PR: 19967
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274585 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f0c61ad2f5
<javac>'s executable attribute can now also be used to specify the
executable for jikes, jvc, sj or gcj.
PR: 13814
<javac> has a new attribute tempdir that can control the placement of
temporary files.
PR: 19765
A new magic property build.compiler.jvc.extensions has been added that
can be used to turn of Microsoft extensions while using the jvc
compiler.
PR: 19826
Submitted by: Joseph Walton <joe at kafsemo dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274584 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
05a1f53cbd
Similar to PR: 10499, filenames passed in via @argfile needs to be
quoted if they contain spaces in JDK 1.4's javadoc.
PR: 16871
Enable usage of standard tags in <tag> by making description optional.
PR: 18912
Support the -noqualifier switch.
PR: 19288
Add nested <arg> as a more convenient alternative to additionalparams.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274578 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9e79f648a4
Make <echoproperties> support nested <propertyset>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274575 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8b5e371c7b
Add <rexec> to accompany <telnet> and/or <sshexec>.
PR: 19541
Submitted by: Fran�ois Rey <francois dot rey at capco dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274566 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
fc6592d9ea
Make <rpm> deal with RedHat 8+'s rpmbuild command.
PR: 14650
Submitted by: Ville Skytta <ville dot skytta at iki dot fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274565 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
08c47d7e62
Add nested <propertyset>s to <java> and <junit>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274562 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cf0cc8dc4e
Spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274558 13f79535-47bb-0310-9956-ffa450edef68
22 years ago