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
Stefan Bodewig
c09d386575
Make sure user-properties remain user-properties.
This is a partial merge of Ant.java from the 1.5 branch (only partial,
sorry Magesh) that is required to avoid a Gump build failure of
avalon-phoenix (which does several nested <ant>'s with varying
inheritall values and ends up with relying on a property that has been
set on the command line but has disappeared).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272796 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f9d1c1691c
Change Exception hierarchy
Much better Ant1 compatability
New monitoring aspect
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272784 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
65b70febb5
hostname code; way off the main branches, but nothing to stop it going in to 1.6 'cept a test or two
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272757 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d076791934
Update jalopy entry.
Submitted by: Marco Hunsicker <development@hunsicker.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272738 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
88fed6a58f
Disable checkstyle until Oliver changes the defaults on the empty catch check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272735 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
2d85b462a2
Clean up front page - its beginning to look like the news page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272730 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
892725299a
Fixes, build file, get it to work.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272729 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
dabc2a2e75
Fix getResource() for the project helper, there's no / at the beginning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272728 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
66bb079a1b
Small update to the SAX2 reader - use a class that extends RuntimeConfigurable
and supports SAX2 attributes.
In addition, the property substitution has few enhancements: if the
property name is not found and it has a special syntax we'll use the
references to compute a value.
This is work in progress, but the intention is to support dom: syntax
for selecting nodes ( similar with XmlProperties, but using 'life'
DOM tree ) and bean: to use getters on the tasks/objects in the reference
table.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272726 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
20bc8f2649
Add pointer to CVSGrab.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272722 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d571dff958
Convert refids to an aspect based implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272721 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
fcc7e2b47f
Continue Aspect development
Impementation of the failonerror aspect
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272718 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
69d9b9a496
Add support for Aspects
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272712 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c0ddb31137
JDK 1.2 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272670 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
6e20754044
Bring 1.5 Beta manual online
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272665 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
e503d4fa0e
Keep gumpalump happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272661 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
bd2ddfd03d
Announce 1.5 Beta 1 release in home page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272644 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
efb8077110
Annournce 1.5 Beta 1 release in home page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272643 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
4b534e77d6
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272639 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
981df1db07
Project ref task now allows properties in the referenced project
to be overriden
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272638 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
cae2d444f7
Fixes to the new config task stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272636 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6243b5ffe4
Main branch is now open for commits for 1.6alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272631 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f61c1bcd3a
Selectors feature to specify sophisticated selection criteria to create filesets.
Got it in in the 11(and a half)th hour ;-)
Submitted by: Bruce Atherton <bruce@callenish.com>
Docs and testcases to follow in the next few days.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272630 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ed1abbaa01
Include Recursive search for java files to be excluded unless JDK 1.2.
Submitted by: Rob Oxspring <roxspring@imapmail.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272629 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
a87016010e
Bye-bye <do>...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272628 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c36835a022
Fix License
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272627 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
cba254e641
Make config processing use Tasks to provide config operations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272626 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
58257e4ff6
If property is already set then generate a warning or an exception - dont try to chekc if it is valid.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272625 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
05f689e959
Mark my todo as done.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272624 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0da1740420
Weblogic 7 updates
Document ejbcclass attribute
PR: 7871
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272623 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
1fbf24c615
Add in a resolver task.
The resolver takes an extension and a set of operations that can be
used to get library coresponding to specified extension. The task
will run through each operation until required extension is found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272622 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
ee9c04c4a7
Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272621 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
31b4b70310
Removed some bogus javadocs that were errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272620 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
246d805fab
Fix javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272619 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
e9a96d595f
Renamed msg --> message so that advanced editors can correctly deduce
a variable name that is not abreviated.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272618 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
af5ed86d3b
Pass the classpath in the -classpath argument. This is required when the weblogic
classpath is used.
PR: 6931
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272617 13f79535-47bb-0310-9956-ffa450edef68
23 years ago