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
Stefan Bodewig
96a052eee6
bylaws.xml superceedes guidelines.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274745 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7208f99dfd
Strange whitespace changes after regenerating the site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274744 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
ac6abe080c
Cleanup resources too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274741 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Conor MacNeill
72de95a697
Cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274739 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
0d890b4559
Docs changes
Addition of Bylaws to main site
Fix up tables on external page
Add Java Pro award news
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274738 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
19ddd4efbd
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274732 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
6d93fb1572
Add pointer to Speech4J
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274725 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
ef835e0238
Help people who want to donate money to find their way
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274710 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a1f6b5b24b
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274707 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
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
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
3d4065270e
Add pointers to FMPP and GroboUtilsCoverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274688 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4bad244b02
new book : Extreme Programming with Ant
Submitted by: Glenn Niemeyer (gniemeyer at tech-partners dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274685 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
082953af15
Add some details about my activities and a link to my private website.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274681 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
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
22 years ago
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
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
Christoph Wilhelms
8ded9a566b
Corrected Conor's correction ;-) and reduced a logo-size by 30k (80%) :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274664 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
ad187d8d64
handle IE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274663 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
518c367ed3
Put award news on main page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274662 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
4026dafb6a
Add newly won Java World Editiors Choice Award to News-Page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274661 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
9a177657a6
license of XmlTask was wrong, corrected from GNU to Apache
following an email of Brian Agnew
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274652 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
ca38162280
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274651 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Magesh Umasankar
e0afa9b0aa
Suggest using Ant to generate a patch file for Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274644 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
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
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
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
Stefan Bodewig
2ab437be31
This is supposed to be sorted ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274632 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
Peter Reilly
3de2b29bee
add peter reilly to contributors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274627 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
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
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
22 years ago
Stefan Bodewig
cf93d8dfd2
There is a visible homepage for Ant-Contrib now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274619 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
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
22 years ago