
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
6,197
|
| Runtime: |
N/A
|
| Fix in hand: |
True
|
|
Which sucks because I like to run with assertions on for debugging.
|
|
Description
|
Which sucks because I like to run with assertions on for debugging. |
Show » |
|
Changed paths:
M /openlaszlo/branches/wafflecone/WEB-INF/lps/server/bin/lzc
Change 20070823-ptw-n by ptw@dueling-banjos.local on 2007-08-23 15:22:32 EDT
in /Users/ptw/OpenLaszlo/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: lzc should not clobber JAVA_OPTS
Bugs Fixed:
LPP-4560'lzc does not respect JAVA_OPTS on non-windows platforms'Technical Reviewer: ben (pending)
QA Reviewer: mamye (pending)
Doc Reviewer: (pending)
Details:
It looks like someone (maybe me?) was trying to tweak lzc and
accidentally checked it in. Remove the bogus line that clobbers
JAVA_OPTS.
Tests:
My assertions are firing now.