Stefan Bodewig
f987ed2417
steal a paragraph from <fixcrlf>'s docs.
...
PR: 21658
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274911 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 12:57:18 +00:00
Peter Reilly
149ce34431
Refactor: move LineTokenizer out of TokenFilter
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274905 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 11:32:13 +00:00
Antoine Levy-Lambert
f62487dd91
missing closing / in XML filelist element
...
PR: 21784
Submitted by: aledonne at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274879 13f79535-47bb-0310-9956-ffa450edef68
2003-07-22 05:52:36 +00:00
Antoine Levy-Lambert
5ac6359a7a
Add a method in DirectoryScanner to reset the default exclude patterns
...
Add corresponding functionality in <defaultexcludes>
Update tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274877 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 10:52:20 +00:00
Stefan Bodewig
4a1ac5da9c
fix the fixed spelling
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274875 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 09:18:08 +00:00
Peter Reilly
a60f74fde4
typeo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274873 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 09:06:45 +00:00
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
2003-07-19 14:58:48 +00:00
Antoine Levy-Lambert
7cce31d892
added dependency to log4j.jar for the Log4jListener
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274855 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 23:06:36 +00:00
Antoine Levy-Lambert
9866cd8de3
added a pointer to commons-logging.jar in the build/install dependencies list because of the CommonsLoggingListener.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274853 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 22:43:20 +00:00
Stefan Bodewig
2c9290b454
Point to Benoit's FAQ
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274844 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 11:05:16 +00:00
Peter Reilly
7b6a46d131
get the tasks imported using <import> to be placed
...
in-line and not at the end of the current tasks
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274836 13f79535-47bb-0310-9956-ffa450edef68
2003-07-16 14:39:44 +00:00
Peter Reilly
b7c2f5f643
Add make's keep-going feature into ANT.
...
PR: 21144
Obtained from: Alexey Solofnenko
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274834 13f79535-47bb-0310-9956-ffa450edef68
2003-07-16 14:14:38 +00:00
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
2003-07-10 11:52:50 +00:00
Stefan Bodewig
b6cfe646d5
Don't think you can claim copyright for something that didn't exist.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274800 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 07:27:20 +00:00
Steve Loughran
238a51ea12
documenting the import task
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274798 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 16:24:38 +00:00
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
2003-07-07 13:05:03 +00:00
Stefan Bodewig
b3daf333da
Clarify documentation, PR 18007
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274778 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 07:24:53 +00:00
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
2003-07-03 13:02:01 +00:00
Peter Reilly
581c1aa795
Remove "outside of target" as this restriction is not
...
the case for ant 1.6.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274740 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 14:25:59 +00:00
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