markeganfuller opened a new pull request, #14727:
URL: https://github.com/apache/grails-core/pull/14727

   Previously any arg would be removed assuming it was update-wrapper, despite 
the fact we can get here without an update-wrapper argument.
   
   For us, this was causing our builds to use the wrong environment as:
   ```
   -Dgrails.env=staging war
   ```
   was being turned into
   ```
   war
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@grails.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to