https://bz.apache.org/bugzilla/show_bug.cgi?id=63634
Bug ID: 63634 Summary: Align setproxy target in build.xml with 8.5/9.0 Product: Tomcat 7 Version: 7.0.96 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P2 Component: Integration Assignee: dev@tomcat.apache.org Reporter: micha...@apache.org Target Milestone: --- Stumbled upon this when starting testing at work: It is a bit of a pain changing proxy.use=on to proxy.use=true when testing between Tomcat versions behind a proxy. I propose to drop the proxyflags target and use the 'if' attribute on setproxy. I'll prepare a PR for that. This change is backwards compatible because the if attribute also accepts on as far as I can see. -- 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