Allow java classes to be called with no arguments
PR: 133
6 lines of code changed in:
Added "output" parameter to Ant - it will allow the redirection of output.
PR:
Obtained from:
Submitted by:
Reviewed by:
19 lines of code changed in:
Documented optional tasks to my knowledge
Submitted by: dIon Gillard <dion@multitask.com.au>
358 lines of code changed in:
Add a rename task
Submitted by: Thomas Haas <thomas.haas@softwired-inc.com>
150 lines of code changed in:
fixed comments and error message
Submitted by: dIon Gillard <dion@multitask.com.au>
62 lines of code changed in:
Add new tasks to the list...
2 lines of code changed in:
Allow names to be used as id references
42 lines of code changed in:
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>
756 lines of code changed in:
Added an *OPTIONAL* task which will allow a script, embedded or external,
to be executed.
191 lines of code changed in:
Provide a reasonable message when only an exception is provided.
1 lines of code changed in:
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.
10 lines of code changed in:
Old bootstrap.bat did not work.
44 lines of code changed in:
Initial checkin of Utah Design Guide.
0 lines of code changed in:
Fixed copydir attributes in example.
Submitted by: Michael Smith <michael@sneakerlabs.com>
2 lines of code changed in:
Fixed examples for writing your own task.
13 lines of code changed in:
Allow subclasses to extend scanDir functionality
Submitted by: Jorgen Thelin <ant-dev@sw-technologies.com>
4 lines of code changed in:
Make attribute names in the documentation match the code
Submitted by: Fotis Jannidis <Fotis.Jannidis@lrz.uni-muenchen.de>
9 lines of code changed in:
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
7 lines of code changed in:
(Possibly temporary) Fix for getting Taskdef in build files to actually work.
Fixing this because watchdog is broken.
15 lines of code changed in: