Directory proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/jsp/compilers/

Directory Created:
2002-03-17 09:56
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
4
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/jsp/compilers

Lines of Code

proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/jsp/compilers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 66 (100.0%) 4.4
donaldp 8 (53.3%) 37 (56.1%) 4.6
adammurdoch 7 (46.7%) 29 (43.9%) 4.1

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-04-08 00:29

Moved a bunch of classes to framework.nativelib:

- Argument

- ArgumentList

- Commandline

- EnvironmentData

- EnvironmentVariable

- Execute

- LoggingExecOutputHandler

4 lines of code changed in:

adammurdoch 2002-04-07 23:10

* Extracted ArgumentList superclass out of Commandline. Changed most usages

of Commandline to use ArgumentList instead.



* Execute now extends Commandline.

- Removed Execute.getCommandline().

- Moved Commandline.getCommandline() down to Execute, and made private.

4 lines of code changed in:

adammurdoch 2002-04-07 09:51

* Split up todo.types.PathUtil.

- Moved generic formatting to aut.nativelib.PathUtil.

- Moved FileList util methods to framework.file.FileListUtil.

- Moved addExtDirs() to DefaultCompilerAdaptor.

- myrmidon.components.* no longer depend on todo.*



* Removed all usages of Commandline.toString(), size() and getCommandline(),

excluding Execute.

19 lines of code changed in:

adammurdoch 2002-03-21 08:03

* Moved ExecuteJava -> framework.java package. Added a bunch of Javadocs,

and i18n-ed the error and log messages.



* Moved Java -> antlib.java.JavaTask.



* Moved Path and friends -> framework.file package.

2 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/jsp/compilers: JasperC.java (+2 -2)
donaldp 2002-03-17 09:56

Move most of the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later

37 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT