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

--- Comment #15 from John Engebretson <jeng...@amazon.com> ---
Reading over your commit, it is vastly superior to my implementation, and I am
grateful for your efforts.  :)


The attached patch addresses the attr="enumValue" case using a code branch
towards the bottom of the file, with this comment:

// jengebr - added a branch for enums that are not exact literals, for example
"hotFudge" 



Two other points:
1. Good call on the inverted quotes, attr='${"hotFudge"}'.  That never even
crossed my mind.
2. How is this activated?  System property, host context, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to