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

Improve debugging formatting in Jetty mojos #167

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Feb 7, 2020

When I use hpi:run in a project, I see something like this:

[INFO] Tmp directory = /tmp/jenkinsci/workflow-basic-steps-plugin/target/jetty
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none

There are two spaces between = and none for no apparent reason.

This change replaces the second space followed by a default_message with (+default_message+).

@oleg-nenashev oleg-nenashev merged commit c9f2b26 into jenkinsci:master Feb 24, 2020
@oleg-nenashev oleg-nenashev changed the title Improve debugging formatting Improve debugging formatting in Jetty mojos Feb 24, 2020
@jsoref jsoref deleted the debugging-whitespace branch February 24, 2020 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants