Conor MacNeill
89847cdf7d
Rework parallel
Remove need for poll interval (only covered race condition between isAlive
and notifyAll calls
Add timeout capability
Add flag to fail if any nested task fails without waiting for other tasks
to complete.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274937 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
f3e3462d86
Add antlib xml functionality
This is patch 7204 the fourth patch of the antlib + ns enhancement. The
issues reported by Stephan will need be
addressed, so the implementation may change
before ant 1.6 is released.
PR: 19897
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274930 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
99067d0607
Add multimapping to the copy and move task
Some slight changes from the orignal patch - rename
of ignoremultiplemapping to enablemultiplemapping and
some checkstyle changes
PR: 21320
Obtained from: Evan Easton
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274923 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2366612c9c
New task <jjdoc>.
New attribute outputfile for <jjtree>.
PR: 21526
Submitted by: Jene Jasper <jjasper at abz dot nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274913 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Peter Reilly
a60f74fde4
typeo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274873 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
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
22 years ago
Antoine Levy-Lambert
4ea535ec16
changed compatibility for Just4log from 1.4 to 1.5.2 after exchange of emails with Lucas Bruand
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274854 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Antoine Levy-Lambert
3f0690850d
Added pointers to the Just4log task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274852 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
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
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
22 years ago
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
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
b3daf333da
Clarify documentation, PR 18007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274778 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
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