Statistics
| Branch: | Tag: | Revision:

root / scripts / aquarium.sh @ 6b5f6e00

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
6b5f6e00 04/04/2012 04:13 pm Christos KK Loverdos

Use a file appender for logging

a6495b65 04/04/2012 02:38 pm Christos KK Loverdos

Proper logging configuration

We take advantage of AQUARIUM_HOME to locate logback.xml.
Inside the code, we use a custom initialization sequence to boot
logback-classic for slf4j.

93c9aab0 03/29/2012 05:42 pm Christos KK Loverdos

Export AQUARIUM_HOME

1751086e 03/29/2012 03:25 pm Christos KK Loverdos

Use jbootstrap to boot Aquarium. At last.

No more ugly classpath. Even the ps command output is easier to see and
understand.

afa9afd5 03/29/2012 01:49 pm Christos KK Loverdos

Ditch debugger attachment. There will be other ways to debug

4f8fbc73 03/27/2012 04:18 pm Christos KK Loverdos

Gather only the scripts (ref #2265)