March 2000 Commit Log

Number of Commits:
19
Number of Active Developers:
8
rubys 2000-03-29 17:13

Allow java classes to be called with no arguments

PR: 133

6 lines of code changed in:

costin 2000-03-28 20:40

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:

  • src/main/org/apache/tools/ant: Project.java (+4)
  • src/main/org/apache/tools/ant/taskdefs: Ant.java (+15)
rubys 2000-03-27 00:46

Documented optional tasks to my knowledge

Submitted by: dIon Gillard <dion@multitask.com.au>

358 lines of code changed in:

rubys 2000-03-23 03:40

Add a rename task

Submitted by: Thomas Haas <thomas.haas@softwired-inc.com>

150 lines of code changed in:

rubys 2000-03-20 15:45

fixed comments and error message

Submitted by: dIon Gillard <dion@multitask.com.au>

62 lines of code changed in:

rubys 2000-03-20 01:51

Add new tasks to the list...

2 lines of code changed in:

rubys 2000-03-19 20:27

Allow names to be used as id references

42 lines of code changed in:

rubys 2000-03-19 17:57

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:

rubys 2000-03-19 03:35

Added an *OPTIONAL* task which will allow a script, embedded or external,

to be executed.

191 lines of code changed in:

rubys 2000-03-19 01:22

Provide a reasonable message when only an exception is provided.

1 lines of code changed in:

jhunter 2000-03-17 23:15

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:

preston 2000-03-17 15:22

Old bootstrap.bat did not work.

44 lines of code changed in:

duncan 2000-03-16 21:04

Initial checkin of Utah Design Guide.

0 lines of code changed in:

arnout 2000-03-05 19:43

Fixed copydir attributes in example.

Submitted by: Michael Smith <michael@sneakerlabs.com>

2 lines of code changed in:

arnout 2000-03-05 09:19

Fixed examples for writing your own task.

13 lines of code changed in:

rubys 2000-03-04 20:07

Allow subclasses to extend scanDir functionality

Submitted by: Jorgen Thelin <ant-dev@sw-technologies.com>

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs: Javac.java (+4 -4)
rubys 2000-03-04 16:47

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:

stefano 2000-03-03 14:15

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:

  • src/main/org/apache/tools/ant/taskdefs: Javadoc.java (+7 -16)
akv 2000-03-02 20:40

(Possibly temporary) Fix for getting Taskdef in build files to actually work.

Fixing this because watchdog is broken.

15 lines of code changed in:

February 2000 »

Generated by StatSVN 0.3.2-SNAPSHOT