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

[WFLY-19320] WildFly Transaction client module is unsupported module #17876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ropalka
Copy link
Contributor

@ropalka ropalka commented May 7, 2024

@ropalka ropalka requested a review from fl4via May 7, 2024 17:27
@@ -7,6 +7,10 @@

<module xmlns="urn:jboss:module:1.9" name="org.wildfly.transaction.client">

<properties>
<property name="jboss.api" value="unsupported"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

Unsupported is a downstream-only setting. It means "'public' upstream but 'private' downstream" so it should never be used upstream.

@bstansberry bstansberry added the hold PR should not be merged for some reason. label May 9, 2024
@bstansberry
Copy link
Contributor

I added the 'hold' label pending further discussion of a deprecation plan, documentation of a migration path, update of the JIRA with more details, etc.

@asoldano
Copy link
Contributor

@tadamski @rachmatowicz FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold PR should not be merged for some reason.
Projects
None yet
3 participants