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

WINDUPRULE-137 Catchall rules should have Optional severity #133

Merged
merged 1 commit into from Apr 25, 2016
Merged

WINDUPRULE-137 Catchall rules should have Optional severity #133

merged 1 commit into from Apr 25, 2016

Conversation

OndraZizka
Copy link
Contributor

I'm giving them "Potential" severity, as it seems that's what the user really wants. Correct me if I am wrong.

@@ -30,10 +30,10 @@
</not>
</when>
<perform>
<classification title="Doug Lea Concurrency util" severity="mandatory">
<classification title="Doug Lea Concurrency util" severity="potential">
Copy link
Member

@jsight jsight Apr 21, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, this one should just be optional. I can't imagine a reason for it to be mandatory for an EAP migration.

The same would apply to the other concurrency backport ones.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional and not potential? Potential is more than optional? And does "potential" imply that it's a mandatory change? I'm a bit confused.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, it is really weird for this to be a catchall rule to begin with, IMO.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly I am not against to recategorized it. Just for a reminding, these all catch rules was to mimic the Windup 0.7 feature which identified some general packages.

@jsight
Copy link
Member

jsight commented Apr 21, 2016

I agree. Can we mention you at the meeting to make sure we are all on the same page?

@jsight
Copy link
Member

jsight commented Apr 21, 2016

This just needs a rebase, I think.

@OndraZizka
Copy link
Contributor Author

Rebased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants