Stefan Bodewig
a3e2b5d821
Henri's got a new key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273102 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4e461155a5
More quotes.
I think it has been Diane who said we could almost put the entire
script into quotes - she's been right.
PR: 9550
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273099 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0dd749e0a9
PR: 10728
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273098 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5d7a971848
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273096 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dad32bdae0
Typo.
PR: 10736
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273094 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2e823e15ba
Kaffe has ThreadLocal but no swing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273093 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
d810b1b867
Remove useless import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273090 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
1e8307708d
Allow to specify a given factory implementation for the transformer
(xsltc, xalan, saxon...) and to specify processor specific settings.
TraxLiaison has been completely refactored because the factory
needed to be created once everything was set up.
I don't think it is final state since it might be better to specify factory attributes
and element in a <factory> element rather than how it is now.
XSLTProcess starts to bevery difficult to read with all the inner classes as well...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273089 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8f70bc2a91
Allow all tasks to be used outside of targets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273088 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
70936fadd1
Wow - look at all the things you can do in a single commit. No need to
commit each directory separately. :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273087 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
66c400defd
Add jdk1.4 friendly getCause() method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273086 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
670c32326d
Fix ANT_LIB path so that it uses a valid ANT_HOME under Cygwin..
PR: 10664
Submitted by: patdtaylor2000@yahoo.com (Patrick Taylor)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273085 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
395544ee50
Doc updates for announcing the 1.5 release.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273084 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
d63e5f7e83
Resolve unresolved conflict
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273082 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
da5a13f8e4
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
e5235423cc
dIon's cleanup and doc patches. I put this on the HEAD branch so as to not touch 1.5 branch right before the release.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273080 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b10ac6b22e
Add default value to <input>.
Submitted by: Scott Sanders <ssanders@nextance.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273043 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ee204741ec
Pointer to PMD.
Submitted by: Tom Copeland <tom@infoether.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273040 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
da4e1a3aa9
A few changes to Mutant
Tag data values with a priority to support the Ant1 property menagerie
Add a policy to the mutant launch script (somewhat experimental)
Improved bootstrap
Directory reorg to facilitate policy declarations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273030 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
752f49d5b1
Update to latest parser
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273025 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
8f81897343
Announce Ant 1.5 Beta3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273020 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
92ab6f09f8
AntRunner is now hosted at sourceforge
Reported by: dirk.schnelle@web.de (Dirk Schnelle)
PR: 9988
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273002 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
25d72a26d4
MParse refactoring
PR: 10160
Submitted by: jesse@cryptocard.com (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272999 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5651828604
Provide messages when JUnit assertions fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272973 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b8974f6a8b
Make sure Bzip tests start with a clean sheet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272972 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
0b6a0d7f11
Remove conflict resolution cruft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272969 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
270394a09f
Extend the range of options ANTLR task is able to deal with
Submitted by:
Stephen Chin, aphid@versionablestore.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272941 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
244d3009de
License change for Eclipse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272939 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
9592188ecb
Some Mutant documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272920 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
fbdfb17427
Add mkdir feature (no comment only)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272898 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
faf4cbed41
Make sure the directory is versioned before adding an element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272897 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
d1723671a9
update the described flag when necessary...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272896 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
829d306c72
The old crimson parser incorrectly supported namespaces by default. Under
Xerces, need to turn on support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272895 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
97738f8eed
Move to Xerces parser - needs some context loader setup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272877 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
af074bc65d
Improved XML Namespace Support
rename some methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272876 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b83132393d
Add entries requested by Susan Iwai <sjk_iwai@yahoo.com> and Brendan Humphreys <brendan@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272871 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c3e3cee3b0
Don't catch stuff thrown in System.exit
PR: 9414
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272868 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2aad5f9f54
recursively expand filter tokens.
PR: 9378
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272867 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f40cbc60b3
Merge over a bug-fix needed to get jakarta-tomcat built by Gump.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272855 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
5b320cdc20
Keith Wannamaker's classpath patches to jspc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272843 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f19f07d6e4
Various cleanups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272820 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
26d9c6536e
oops, somehow got duplication
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272815 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
2c12227b57
move Tilly up, add JDwA
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272814 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
337ae87977
Avoid getting an NPE by making sure the property attr is set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272810 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
67581ea0d7
Make the merge more challenging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272808 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c68b3c5780
There's always at least one file you forget to save.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272807 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1a8bb2e5a5
Add ability to generate XML to <echoproperties>.
Add sourcefile attribute that can read arbitrary files to the same task.
Submitted by: Ingmar Stein <stein@xtramind.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272806 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4265a6fe9c
Add a:tdg
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272801 13f79535-47bb-0310-9956-ffa450edef68
23 years ago