[GitHub] tomcat issue #120: fix -Djava.security.policy setting

2018-09-04 Thread markt-asf
Github user markt-asf commented on the issue:

https://github.com/apache/tomcat/pull/120
  
The double = is deliberate. The OP needs to RTFM.


---

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



[GitHub] tomcat issue #120: fix -Djava.security.policy setting

2018-09-04 Thread rainerjung
Github user rainerjung commented on the issue:

https://github.com/apache/tomcat/pull/120
  
I think the double "==" here is itentional. For the meaning of the double 
equals sign see e.g.


https://docs.oracle.com/javase/7/docs/technotes/guides/security/PolicyFiles.html

(look for ==). Keeping it open for others to chime in.


---

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