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

PAYARA-3708 Implemented fixes for JLine Logging #3867

Merged

Conversation

fturizo
Copy link
Contributor

@fturizo fturizo commented Mar 26, 2019

This request is made to complement the changes made by #3757. In particular, the following 2 cases were not considered:

  • Running any asadmin command outside of multimode
  • Running multimode without any domains running.

The gist of the changes was to move the checkToDisableJLineLogging method to the CLICommand class first and then allow an static initializer to disable the JLine logging before any interaction with a JLine reader is made.

@fturizo fturizo requested a review from Pandrex247 March 26, 2019 18:28
@Cousjava Cousjava changed the title Implemented fixes for JLine Logging PAYARA-3708 Implemented fixes for JLine Logging Mar 27, 2019
@Cousjava
Copy link
Contributor

Jenkins test please

@mulderbaba mulderbaba added this to the 5.192 milestone Mar 30, 2019
@arjantijms arjantijms merged commit 7118b62 into payara:master Mar 30, 2019
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jun 12, 2019
…Logging-Fixes

PAYARA-3708 Implemented fixes for JLine Logging
Cousjava pushed a commit to Cousjava/Payara that referenced this pull request Aug 21, 2019
…Logging-Fixes

PAYARA-3708 Implemented fixes for JLine Logging
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.

6 participants