bin/jruby uses $CP_SEPARATOR but defines $CP_DELIMETER [sic]
------------------------------------------------------------
Key: JRUBY-2678
URL: http://jira.codehaus.org/browse/JRUBY-2678
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Reporter: Nicholas Riley
Priority: Trivial
Attachments: jruby.patch
With the --profile flag, the 'jruby' script includes:
$JAVA_CMD $PROFILE_ARGS $JAVA_OPTS "[EMAIL PROTECTED]" -classpath
"$CP$CP_SEPARATOR$CLASSPATH" \
but $CP_SEPARATOR isn't set, so if you have a $CLASSPATH the last item of
$CP/first item of $CLASSPATH don't get put on the classpath.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email