HR fix for #167139 Can't deploy to Tomcat because path to context.xml is improperly escaped
Petr Hejl <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'd like to ask for review for mentioned issue. Description: Can't deploy to Tomcat because path to context.xml is improperly escaped. Justification: Can't use Tomcat integration On Mac OS. Fix: URL (passed as argument) properly escaped. web-main changesets: http://hg.netbeans.org/web-main/rev/fb64f2fc8f43 Verified by QE (mschovanek) and peer (tmysik). Thanks, P.