Sam Ruby
d507d57df1
Fine tune startup (handle liaison being present but processor not in
classpath)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267692 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
08efe2fdd4
Now, commit something that works...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267691 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
32495c7f82
Add an XSLT (style) task. Based on code from Assaf Arkin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267690 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c7f9557b5f
Added date attribute to CVS task.
Submitted by: Steven_Yelton@adware.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267689 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
2b68afe917
Several contributed documentation updates. New task patch.
Submitted by: Gary Murphy <jakarta@hilbertinc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267688 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e4181e32ab
Improved error messages if srcdir doesn't exist.
Submitted by: Peter Nordlund <peter.nordlund@lentus.se>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267687 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
a3288a923a
Fix typo. Thanks Conor!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267685 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
39d7abbb4d
Add a test which will compile and load a task definition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267683 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
4f8bb2ee77
Better reporting of errors when JAXP not present.
Catch NoClassDefFoundError as well as NullPointerException and
emit a more meaningful error message.
Change BuildException to accept Errors as well as Exceptions
as cause.
Submitted by: Stefan Bodewig <bodewig@bost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267682 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
32647e2835
Extend CVS Task functionality.
This patch adds quiet and noexec attributes (for the -q and -n
switches) and a command attribute that specifies which CVS command to
execute.
The default command is "checkout" to remain compatible to the existing
behaviour.
Submitted by:
Wolfgang Werner [wwerner@picturesafe.de ]
update by Stefan Bodewig [bodewig@bost.de ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267680 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
0fce1960af
Fix for Tar-time
Submitted by: Stefan Bodewig <bodewig@bost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267679 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
2c8c53f98a
Make Delete a matchingTask
Submitted by: Tom Dimock <tad1@cornell.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267678 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
b50848acba
Javadoc 1.2 multiple group support
Submitted by: Donald Leslie <Donald_Leslie@lotus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267676 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
9662217bcd
log informational messages when classes are not available
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267675 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
049d4a294a
Make sure that properies from the command line and/or parent projects
override properties specified in the build.xml file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267673 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
95ffb1ce49
Two new tasks, untar & gunzip, to complement the tar & gzip.
Submitted by: Stefan Bodewig <stefan.bodewig@megabit.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267671 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
320e41bc89
Fixed problem when an empty tag was supplied.
Submitted by: Jean-Noel Gadreau <jngadreau@activcard.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267670 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
07dbc9cafa
Support JDK 1.3 (a.k.a. "modern") compiler.
Submitted by: Robin Green <greenrd@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267667 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
d180ff4e65
Added a "compress" attribute to the Zip and Jar task.
Submitted by: Stefan Bodewig (bodewig@bost.de )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267665 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
James Duncan Davidson
b9c9d1a29c
Hack to make clear that Modern compiler isn't yet implemented. Of course,
a real solution is needed, but I didn't want to see any more unneeded
confusion over this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267664 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
1b5eae2230
Properly set the "ant.java.version" property.
Submitted by: Justyna Horwat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267663 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
a773e14e42
Cleanup things missed with JAXP/SAX 1.0 fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267657 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
fe4a5cb029
Support JAXP and SAX1.0
Submitted by: Matt Foemmel
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267656 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
299bd97429
Ant should not depend on tasks unless they are used.
PR: 217
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267651 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
1b4714d042
Now make it work with JDK1.2.2. Thanks Craig for bringing it to my
attention!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267650 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
9fd8da35d2
JavaDoc doesn't use basedir for sourcePath
PR: 61
Obtained from: will+ant@cs.cmu.edu
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267648 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
9207ca8a59
Support UNC filenames (\\server\path\file) on Windows platforms
PR: 131
Submitted by: wolf.siberski@tui.de
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267647 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
d3ee9a7555
<available file="name"> doesn't work
PR: 95
Submitted by: mdaniel@scdi.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267646 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
4461e98f84
Restore the ability to define properties and taskdefs outside the scope
of any target.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267645 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
888d09c107
Allow java classes to be called with no arguments
PR: 133
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267644 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Costin Manolache
e14600612c
Added "output" parameter to Ant - it will allow the redirection of output.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267643 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
7d169b4157
Add a rename task
Submitted by: Thomas Haas <thomas.haas@softwired-inc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267641 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
3549562783
fixed comments and error message
Submitted by: dIon Gillard <dion@multitask.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267640 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
19515e5788
Add new tasks to the list...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267639 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
945b6d36d1
Allow names to be used as id references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267638 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
e525cc224a
NetRexxC and supporting taskdefs.
NetRexxC 1.160 or higher needed (due to bugs in the way the compiler
handles error streams).
Note: I changed the package names and converted the calls from using
Introspection to directly calling the compiler.
Submitted by: dIon Gillard <dion@multitask.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267637 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
e9f55d77d1
Added an *OPTIONAL* task which will allow a script, embedded or external,
to be executed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267636 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
a15d6eedc8
Provide a reasonable message when only an exception is provided.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267635 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
8428504db7
Allow subclasses to extend scanDir functionality
Submitted by: Jorgen Thelin <ant-dev@sw-technologies.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267628 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Stefano Mazzocchi
ef962a9a03
called "javadoc" directly to avoid classpath problems that bugged many cocoon devs (it didn't happen to me because was setting tools.jar in my autoexec.bat... now I have a clean classpath and everything works fine on both 1.2 and 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267626 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
akv
efbabaf849
(Possibly temporary) Fix for getting Taskdef in build files to actually work.
Fixing this because watchdog is broken.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267625 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
847348d801
Remove the portion of MatchingTask that duplicates logic present in
the Available task. This isn't Perl - we want only one clean way to
do things here.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267624 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
30d8dc80a5
Remove special processing for init.
Tested with the latest versions of:
jakarta-ant
jakarta-tomcat
jakarta-tools
jakarta-watchdog
xml-xerces
xml-xalan
xml-cocoon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267623 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
f400b0cf33
First installment on \x/ill Uther's changes.
While some (like chmod) are clearly Mac motivated, others (like Javac) are
fixes to bugs that can appear on any platform.
Submitted by: William Uther <will+ant@cs.cmu.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267621 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
e3f9382295
Issue a warning if a java source is found to be modified in the future
relative to the clock on the current machine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267620 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
f7ac20202d
Emulate extdirs feature with Jikes compiler.
Also fix two files to compile with the more strict Jikes compiler.
Submitted by: Sebastian Kanthak <sebastian.kanthak@muehlheim.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267619 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Costin Manolache
5a53146bbe
Added a new property to task: "description".
It can be used to add a short description of what the particular instance
of the task is doing - instead of/in addition to xml comments.
It can be usefull to display it if a task fails, and it's a good way to
document the file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267618 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
2787a0ad84
better backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267617 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Costin Manolache
617c63c012
- Fixed ( workaround) Deltree - didn't worked on taz or any machine with
/home sym-linked.
- make sure basedir is exposed as a property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267616 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Costin Manolache
e3dd337f59
- Get will try 3 times and has an option to ignore the errors
- build.xml - small changes to allow build from a different directory
( usefull for nightly, which is broken )
- set ant.file == the ant file that is executing ( we also set ant.home
to the home of ant )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267615 13f79535-47bb-0310-9956-ffa450edef68
26 years ago