Sounds platform-specific.  Didn't you point out that
the Windows script was missing a feature of the unix
script?  Show me some unix syntax too and I'll make it
happen.

Just don't make a patch.  I hate patches.  ;)

- Morgan

--- "Mark R. Diggory" <[EMAIL PROTECTED]>
wrote:
> Making jelly.bat support alternate sources for
> forehead.conf would good 
> as well. This allows for addition of jars to the
> classpath when its 
> unfeasable to place them into the jelly/custom
> directory.
> 
> 
> @echo off
> 
> if "%FOREHEAD_CONF%"=="" set
> FOREHEAD_CONF=%JELLY_HOME%\bin\forehead.conf
> 
> %JAVA_HOME%\bin\java -classpath 
> %CLASSPATH%;%JELLY_HOME%\lib\forehead.jar 
> -Dforehead.conf.file=%FOREHEAD_CONF%
> -Dant.home=%ANT_HOME% 
> -Djelly.home=%JELLY_HOME%
> -Dtools.jar=%JAVA_HOME%\lib\tools.jar 
> %JELLY_OPTS% com.werken.forehead.Forehead %*
> 
> 
> ----
> Mark
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to