1070 Commits

Author SHA1 Message Date
Stefan Bodewig
19ddd4efbd Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274732 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:11:41 +00:00
Stefan Bodewig
e3994560a1 Clarify the BSF/Rhino problem
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274731 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 12:10:36 +00:00
Antoine Levy-Lambert
4f13f33c39 Added the IContract.jar file in the installation dependencies.
Added recommended versions of bsf.jar and js.jar (Rhino)
coming from an email of Peter Reilly.
http://article.gmane.org/gmane.comp.jakarta.ant.user/13887


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274729 13f79535-47bb-0310-9956-ffa450edef68
2003-06-28 15:43:43 +00:00
Peter Reilly
8701272b24 Second patch from antlib update as described in
http://issues.apache.org/bugzilla/show_bug.cgi?id=19897
This patch
   * unifies the type and task definitions into one table
   * types and tasks are represented by a AntTypeDefinition object
   * taskadapter has been generalized to a typeadapter
   * <typedef/> has a number of new attributes:
       - adapter
       - adaptto
       - onerror
   * <taskdef/> html page updated to refer to <typedef/> page

PR: 19897
Submitted by:	Peter Reilly
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274718 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 08:54:29 +00:00
Stefan Bodewig
a1f6b5b24b Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274707 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 16:07:32 +00:00
Stefan Bodewig
db672be888 2003 and some 'since' information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274704 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 15:28:23 +00:00
Erik Hatcher
931a037496 #20767 - adding totalproperty and todir attributes to checksum task - submitted by Aslak Hellesoy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274702 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 15:06:12 +00:00
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
2003-06-24 12:46:57 +00:00
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
2003-06-24 09:16:10 +00:00
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
2003-06-20 16:29:53 +00:00
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
2003-06-20 11:09:36 +00:00
Peter Reilly
a812b0a411 Add url attribute to the properties task
PR: 20749
Obtained from: Andrew Ferguson


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274675 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 08:10:21 +00:00
Peter Reilly
59ad4c1654 Added some more documentation to the script task.
PR: 20805
Author: Jan Materne


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274672 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 10:09:09 +00:00
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
2003-06-16 09:28:29 +00:00
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
2003-06-15 20:26:57 +00:00
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
2003-06-15 20:03:03 +00:00
Magesh Umasankar
ca38162280 Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274651 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 18:00:36 +00:00
Magesh Umasankar
225ceb0626 Starting with 1.6, Concat supports filterchain.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274650 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 17:54:28 +00:00
Antoine Levy-Lambert
6784b0c0e1 Added requirement for jsse.jar for SMTP over TLS/SSL
PR: 19180


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274643 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 07:08:50 +00:00
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
2003-05-29 21:35:42 +00:00
Antoine Levy-Lambert
85b2032078 changed email address of Rob van Oostrum to rob at springwellfarms dot ca
PR: 14709


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274638 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 15:56:18 +00:00
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
2003-05-29 15:35:26 +00:00
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
2003-05-28 20:58:03 +00:00
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
2003-05-28 13:12:03 +00:00
Antoine Levy-Lambert
568d1d1c89 had forgotten to submit manual pages, oops
PR: 5969


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274625 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 15:33:25 +00:00
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
2003-05-27 08:49:42 +00:00
Conor MacNeill
38130f9ff1 Update documentation to reflect change in inline manifest regeneration
policy

PR:	20179


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274620 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 04:40:10 +00:00
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
2003-05-25 11:40:54 +00:00
Antoine Levy-Lambert
88e204df81 Make ignoreFileTimes default to true in DifferentSelector to preserve backward compatibility
in the behavior of the selector and also make the selector more user friendly.
One expects that most users want to ignore file timestamps.
PR: 20205
Submitted by: Jeff Turner (jefft at apache dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274615 13f79535-47bb-0310-9956-ffa450edef68
2003-05-25 09:43:53 +00:00
Antoine Levy-Lambert
750031ae84 New p4labelsync task - update in documentation of Perforce tasks
PR: 18431


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274612 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 15:28:38 +00:00
Antoine Levy-Lambert
cbab0d07f9 While reviewing this contribution, I saw that the original test in line 120
of DifferentSelector.java :
        if(sameDate && !ignoreFileTimes) {
            return true;
        }
was wrong. I changed it to if (!sameDate) {
                             return true;
                            }
Also, DifferentSelector has no Junit test yet, this should be done.
PR: 20205
Submitted by: Jeff Turner (jefft at apache dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274611 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 13:52:49 +00:00
Steve Loughran
bbb51e6d34 pull in Antoine's comments on cygwin from 20144 as they were too profound to not add to the docs :)
Note also this is my first commit from my new Linux box and SmartCVS, so it may not work first time.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274610 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 00:31:49 +00:00
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
2003-05-23 13:40:37 +00:00
Antoine Levy-Lambert
944ad04200 Removed ignoremissingbuildfile, following a remark of DD (Dominique Devienne)
in bugzilla.
fileset(s) should be used in the case where some directories do not contain a build file.
PR: 18715


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274606 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 07:27:51 +00:00
Stefan Bodewig
ecf85b3eb6 Update docs of tasks that inherit new features of <apply> - PR: 20079
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274602 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 08:55:35 +00:00
Antoine Levy-Lambert
ea42c65bec changes in subant mainly concerning iterations done inside a dirset
new attributes ignoremissingbuildfiles and genericantfile
genericantfile allows to run the same build file with different base dirs
it is not compulsory any more to set the attribute target to quote quote to run the default target
PR: 18715
Submitted by: Andreas Ames (Andreas dot Ames at tenovis dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274600 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 07:27:26 +00:00
Stefan Bodewig
75c69a9d33 spam-protect Francois Rey per his request
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274598 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 06:34:39 +00:00
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
2003-05-19 15:37:31 +00:00
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
2003-05-19 12:18:08 +00:00
Stefan Bodewig
a9659b5c2e spam-protect Martin Landers per his request
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274586 13f79535-47bb-0310-9956-ffa450edef68
2003-05-19 09:45:28 +00:00
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
2003-05-16 09:22:29 +00:00
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
2003-05-15 12:44:01 +00:00
Antoine Levy-Lambert
27b9f24bf2 implemented replyto in the EmailTask and the MailLogger.
I have implemented it similarly to the other lists of email addresses (To, CC, Bcc)
because it might actually be easier that way
We might still need a generic parameter collection for other header elements
PR: 19141
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274582 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 11:30:27 +00:00
Antoine Levy-Lambert
8d0a7dc50a added an example usage of subant with propertyset - request of Dominique Devienne
PR:19181


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274581 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 20:19:14 +00:00
Antoine Levy-Lambert
409a78c704 change the example provided in the subant documentation to subant on a
fileset without failonerror, rather than a subant on a dirset
Submitted by:	Dominique Devienne


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274579 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 15:04:07 +00:00
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
2003-05-14 15:01:12 +00:00
Stefan Bodewig
741b777b46 Add new builtin attribute to <propertyset> that selects certain
predefined propertysets.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274576 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 12:49:14 +00:00
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
2003-05-14 12:40:18 +00:00
Stefan Bodewig
6e91f1d969 Doucument format attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274574 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 12:28:54 +00:00
Stefan Bodewig
5f705b8fd7 typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274573 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 11:58:18 +00:00