You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/10/06 18:02:58 UTC

[Bug 60211] New: windows style %JAVA_OPTS% variable used in catalina.sh

https://bz.apache.org/bugzilla/show_bug.cgi?id=60211

            Bug ID: 60211
           Summary: windows style %JAVA_OPTS% variable used in catalina.sh
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Meta
          Assignee: dev@tomcat.apache.org
          Reporter: carl.berger@posteo.de

Created attachment 34330
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34330&action=edit
changes %JAVA_OPTS% to $JAVA_OPTS in bin/catalina.sh

The windows style variable %JAVA_OPTS% is used in bin/catalina.sh  instead of
$JAVA_OPTS

Same patch can be applied to http://svn.apache.org/repos/asf/tomcat/trunk ,
r1763634

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 60211] windows style %JAVA_OPTS% variable used in catalina.sh

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60211

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Whoops. Thanks for catching that.

This has been fixed in the following branches:
- 9.0.x for 9.0.0.M11 onwards
- 8.5.x for 8.5.6 onwards
- 8.0.x for 8.0.38 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org