Skip to content

Conversation

@samukasmk
Copy link
Contributor

New Feature to set dest war file name, regardless the source file name contain variations, eg: Source File (http://.....my-app-29.3.10.war) and Dest File (my-app.war).

… in url example (http://domain.com/service/local/artifact/maven/content?r=private&g=com.myapp&a=my-app-catalog&v=5.31.3&p=war), if we do not use accents ', at the time of passing the url as parameter the scripts (eg get_file.sh), the bash interprets '&' character as (end of command, send command to backgroud). I tried to use these accents in the declaration of the manifesto, by calling the class puppi::project::war, however the manifests of puppi write scripts to deploy wrong.
@kgeis
Copy link
Contributor

kgeis commented May 16, 2014

Thank you! I would use this feature to deploy applications at / on Tomcat by naming them ROOT.war.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants