dev@glassfish.java.net

Re: GlassFish gem feature requests/bugs

From: Arun Gupta <Arun.Gupta_at_Sun.COM>
Date: Thu, 13 Sep 2007 14:55:09 -0700

BTW, I found another bug in _jrubyvars.bat ...

-- cut here --
if not "%CLASSPATH%" == "" goto gotCP
set CLASSPATH=%CP%
goto doneCP
:gotCP
set CLASSPATH=%CP%;%CLASSPATH%
:doneCP
-- cut here --

increases the CLASSPATH environment value exponentially and the script
stop working after few runs.

Everything works again if I start in a new shell.

-Arun

Charles Oliver Nutter wrote:
> Arun Gupta wrote:
>> Making the change suggested below fixed that problem and started the
>> container fine :)
>
> Thanks both of you. It's committed on 1.0 branch and trunk now.
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

-- 
Web Technologies and Standards
Sun Microsystems, Inc.
Blog: http://blogs.sun.com/arungupta