Strings generated through ExpressionEvaluator aren't BeanShell-escaped
----------------------------------------------------------------------
Key: MENFORCER-100
URL: http://jira.codehaus.org/browse/MENFORCER-100
Project: Maven 2.x Enforcer Plugin
Issue Type: Bug
Reporter: luke w patterson
... moving over from mailing list
http://old.nabble.com/enforcer-BeanShell-script%2C-retrieving-escaped-stuff-from-ExpressionEvaluator-td28626298.html
characters like '/' and such need to be escaped properly when injected into
BeanShell Interpreter
expressions like ${project.basedir} could easily contain the '/' character
'/' info for BeanShell:
http://www.beanshell.org/manual/bshmanual.html#Working_with_Dirctories_and_Paths
--
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