Stefan Bodewig
5d588b329f
Update the documentation to the Untar task.
Submitted by: Jacques Bergeron (jacques.bergeron@dogico.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267686 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
Conor MacNeill
bc89f597ec
Do not change the classpath in build.bat
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267684 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
3a94f3d9dc
Fix up minor mangling of HTML
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267681 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
James Duncan Davidson
40bf7243ac
Put in proper unix /bin/sh declaration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267677 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
Arnout J. Kuiper
fe219aa03f
XML Parsing kit required.
Submitted by: David H Elrod <dhelrod@rivendell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267674 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
Sam Ruby
12adddea52
Pass along ANT_HOME value
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267672 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
bab2dd7c2b
fix shell equality operator
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267669 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
f52e2fa296
allow explicit specification of ANT_HOME
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267668 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
d086264f35
Fixed inconsistency between docs and build.xml
Submitted by: Mariusz Nowostawski (mariusz@marni.otago.ac.nz )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267666 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
Craig R. McClanahan
1aa72f21ba
Initial versions of a build script that will create nightly distribution
files of Ant (and optionally install them on the Jakarta web server) that
include the JAXP reference implementation JAR files ("jaxp.jar" and
"parser.jar") that are redistributable.
Prerequisites for the successful execution of this script are listed in
the comments. Because the script is intended to run from a "cron" job on
the Jakarta server, no Windows version is provided.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267662 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Craig R. McClanahan
fd5bec8196
The previous fix was not sufficient when executing Ant's build.xml as a
subtask. Apparently the base directory for Javadoc is set to the "outer"
Ant's base directory, instead of the "inner" one. This fix works around
that problem by relying on the (undocumented?) fact that the "basedir"
property is set automatically by Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267661 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Craig R. McClanahan
56d3c00da3
Make the src.dir property relative to the execution base directory without
a pseudo ${basedir} target (consistent with src.bin.dir).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267660 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
c08c5158ee
Added convenience for JDK 1.2+ users
Submitted by: Conor MacNeill <conor@m64.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267659 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
462279a7e4
Let's see if I get this right this time... thx Craig!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267658 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
James Duncan Davidson
6b3d8a0295
Initial checkin of core spec. There's still pieces that need to be filled
in that I know about. The big on is the task reflection stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267655 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
25 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
08789e9fda
Explicitly copy support files, in anticipation of this function being
removed from the javac task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267649 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
7f57b308d4
Documented optional tasks to my knowledge
Submitted by: dIon Gillard <dion@multitask.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267642 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
Jason Hunter
c7806a87fe
Stopped the script from blowing away the JAVA_HOME/JAVA/JAVAC/CLASSPATH values.
Without this fix it didn't work on my NT JDK 1.3b system. I've tested the
current script on JDK 1.3b and JDK 1.2 and it now respects JAVA_HOME.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267634 13f79535-47bb-0310-9956-ffa450edef68
26 years ago