Summary Period: 2002-11-18 to 2006-01-13
[root]/helma/src/helma/main/launcher
Total Lines Of Code:
267 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 662 (100.0%) | 20.0 |
hannes | 32 (97.0%) | 657 (99.2%) | 20.5 |
stefanp | 1 (3.0%) | 5 (0.8%) | 5.0 |
* Remove PhantomEngine as it hasn't been in use since 2003.
* Remove FilteredClassloader which relies on PhantomEngine.
11 lines of code changed in:
* Add commons-codec.jar to classpath (required for Apache XML-RPC 2.0)
3 lines of code changed in:
Adding commons-fileupload.jar to classpath
3 lines of code changed in:
* Make sure we use the absolute path in getInstallDir()
* Fixing indentation in getInstallDir()
* Print stack trace on bootstrap error
17 lines of code changed in:
Remove commons-codec.jar since we're back to the JDK URL encoding/decoding.
3 lines of code changed in:
Add commons-codec.jar to classpath
3 lines of code changed in:
Fix some JavaDoc comments.
7 lines of code changed in:
print stacktrace when unable to load launcher.jar
5 lines of code changed in:
Added Helma Command line invoker contributed by Stefan Pollach
158 lines of code changed in:
add commons-logging.jar to classpath
3 lines of code changed in:
By default use system class path in helma class loader, but allow for
-Dhelma.exludeSystemClasses=true switch to exclude it.
16 lines of code changed in:
Added separate constructor that allows for a parent class loader argument.
Use the standard parent class loader in the old (single argument) constructor.
13 lines of code changed in:
Remove unused import statements and other unnecessary code
4 lines of code changed in:
Adding rhino.jar to list of system classes, removing jdom.jar.
5 lines of code changed in:
Improved code that gets the Helma home directory from the launcher.jar URL.
19 lines of code changed in:
Do not include system class loader to avoid conflicts with jars in classpath.
3 lines of code changed in:
Implement phantom engine classloader trick for rhino
4 lines of code changed in:
Merge from helma_1_2_4
161 lines of code changed in:
Merged in changes from helma_1_2 branch
24 lines of code changed in:
Do not mess with HOP_HOME in launcher/Main
18 lines of code changed in:
(6 more)
Generated by StatCVS 0.2.2