On Thu, 24 Feb 2005, Ronen Mashal <[EMAIL PROTECTED]> wrote:
>>Stefan Bodewig <[EMAIL PROTECTED]> wrote on 02/23/2005 04:22:05 PM:
>> Is there any valid option to disable debugging in sj or does it
>> simply mean don't pass -g at all?
>>
>> Stefan
>
> To specify no debugging -g has to be removed.
>Stefan Bodewig <[EMAIL PROTECTED]> wrote on 02/23/2005 04:22:05 PM:
> On Tue, 22 Feb 2005, Ronen Mashal <[EMAIL PROTECTED]> wrote:
>
> > I need to compile a piece of code with SJ.
>
> I didn't it still exists.
We kept it so customers that insist on using MS JVM instead of plugin will
still be ab
On Tue, 22 Feb 2005, Ronen Mashal <[EMAIL PROTECTED]> wrote:
> I need to compile a piece of code with SJ.
I didn't it still exists.
> It works fine when I compile with debug information but when I set
> debug="false" ANT puts "-g:none" on the command and this is not
> valid for SJ.
Is there any
I need to compile a piece of code with SJ. It works fine when I compile
with debug information but when I set debug="false" ANT puts "-g:none" on
the command and this is not valid for SJ. Does anyone know how to
fix/workaround this?
Ronen.