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

Added support for new “quiet” config parameter introduced in Retrolambda 2.4.0 #228

Closed
wants to merge 1 commit into from

Conversation

mannodermaus
Copy link

This PR adds a new Configuration setting, mapped to the new "quiet" parameter added in Retrolambda 2.4.0 (luontola/retrolambda#103).

@evant
Copy link
Owner

evant commented Jan 14, 2017

What's the usecase for this? This plugin already redirects retrolamda's output so you don't see it unless you pass --info

@mannodermaus
Copy link
Author

I suppose your reasoning is valid, since the plugin is already wrapping around the Retrolambda's logging itself. Therefore, you may consider this PR an attempt at simply remaining fully-compliant with the feature set of the tool itself. I noticed it in Retrolambda's release notes and figured it would need support in the Gradle plugin as well, however you are correct in saying that this particular functionality might not necessarily be needed in a Gradle context.

@evant evant closed this Feb 5, 2020
@mannodermaus mannodermaus deleted the quiet-support branch February 6, 2020 05:00
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