Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-1545) Allow context paths in war_name #233

Merged
merged 1 commit into from Jul 31, 2017

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Jul 29, 2017

As per https://tomcat.apache.org/tomcat-8.0-doc/config/context.html it
is often useful to put pound signs in the warfile name, though curl
seems to interpret these as replacement patterns and I couldn't find any
way to escape them. wget doesn't care.

tomcat hasn't yet been released with archive, so this isn't a breaking
change.

As per https://tomcat.apache.org/tomcat-8.0-doc/config/context.html it
is often useful to put pound signs in the warfile name, though curl
seems to interpret these as replacement patterns and I couldn't find any
way to escape them. wget doesn't care.

tomcat hasn't yet been released with archive, so this isn't a breaking
change.
@eputnam eputnam merged commit aedb9a5 into puppetlabs:master Jul 31, 2017
@hunner hunner deleted the context_paths branch July 31, 2017 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants