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-898 EAP8 RESTEasy rules #838

Merged
merged 10 commits into from
Feb 7, 2023

Conversation

PhilipCattanach
Copy link
Contributor

Hi Mark,
When you get a moment can you review this ruleset please?
Please have a look at the document attached to the Jira just to be sure that I've covered all of the issues.
No rush.
Thanks,
Phil

rules/rules-reviewed/eap8/eap6/eap8-resteasy.windup.xml Outdated Show resolved Hide resolved
</or>
</when>
<perform>
<hint title="The org.jboss.resteasy.resteasy-jettison-provider module has been removed" effort="5" category-id="mandatory">
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this effort be 13 for now, ie Unknown rather than 5, Redesign until we have some concrete method of what to do in this case?

</project>
</when>
<perform>
<hint title="The org.jboss.resteasy resteasy-jettison-provider artifact has been removed" effort="5" category-id="mandatory">
Copy link
Contributor

Choose a reason for hiding this comment

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

Again, would this be better as effort="13" for now?

</project>
</when>
<perform>
<hint title="The org.jboss.resteasy resteasy-yaml-provider artifact has been removed" effort="5" category-id="mandatory">
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be effort="13"?

</or>
</when>
<perform>
<hint title="The org.jboss.resteasy.resteasy-yaml-provider module has been removed" effort="5" category-id="mandatory">
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be effort="13"?

Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com>
</when>
<perform>
<hint title="The org.jboss.resteasy resteasy-jettison-provider artifact has been removed" effort="5" category-id="mandatory">
<message>The `org.jboss.resteasy` `resteasy-jettison-provider` artifact has been removed. There is no documented solution for this issue.</message>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<message>The `org.jboss.resteasy` `resteasy-jettison-provider` artifact has been removed. There is no documented solution for this issue.</message>
<message>The `org.jboss.resteasy:resteasy-jettison-provider` artifact has been removed. There is no documented solution for this issue.</message>

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That will require a change to the test as well

@PhilipCattanach
Copy link
Contributor Author

Hi @m-brophy
I have updated the ruleset so the issues that have no documented solution are 13 SP and changed formatting of the group and artifacts referenced so they are in the style of group:artifact. When the automated tests pass can you review the changes please?

@m-brophy m-brophy merged commit 14c088c into windup:master Feb 7, 2023
@mrizzi mrizzi added auto-backport Set the PR for being backported auto-backport-to-releases/6.1.z Backport this issue to releases/6.1.z branch labels Feb 23, 2023
github-actions bot pushed a commit that referenced this pull request Feb 23, 2023
* [WINDUPRULE-903] Migration from Keycloak to Native EAP OpenID Connect Support

* [WINDUPRULE-903] Fix test

* WINDUPRULE-898 EAP8 RESTEasy rules

* WINDUPRULE-898 EAP 8 RESTEasy add mention of resteasy.allowGzip property to interceptors rule

* Update rules/rules-reviewed/eap8/eap6/eap8-resteasy.windup.xml

Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com>

* WINDUPRULE-898 eap8 resteasy PR feedback corrections

---------

Co-authored-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com>
(cherry picked from commit 14c088c)
@github-actions
Copy link

💚 All backports created successfully

Status Branch Result
releases/6.1.z

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

mrizzi pushed a commit that referenced this pull request Feb 23, 2023
* [WINDUPRULE-903] Migration from Keycloak to Native EAP OpenID Connect Support

* [WINDUPRULE-903] Fix test

* WINDUPRULE-898 EAP8 RESTEasy rules

* WINDUPRULE-898 EAP 8 RESTEasy add mention of resteasy.allowGzip property to interceptors rule

* Update rules/rules-reviewed/eap8/eap6/eap8-resteasy.windup.xml

Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com>

* WINDUPRULE-898 eap8 resteasy PR feedback corrections

---------

Co-authored-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
Co-authored-by: Mark Brophy <36955467+m-brophy@users.noreply.github.com>
(cherry picked from commit 14c088c)

Co-authored-by: PhilipCattanach <31246010+PhilipCattanach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Set the PR for being backported auto-backport-to-releases/6.1.z Backport this issue to releases/6.1.z branch
Projects
None yet
4 participants