-
Notifications
You must be signed in to change notification settings - Fork 355
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
Sync 3.x with master #4413
Merged
Merged
Sync 3.x with master #4413
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…4j#4376) * [eclipse-ee4j#3802] Link in exception mapping example README is wrong Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com> (cherry picked from commit 3f8c07c)
* Updated Jackson to 2.10.1 Signed-off-by: Jan Supol <jan.supol@oracle.com> (cherry picked from commit 81c2d32)
Signed-off-by: tvallin <thibault.vallin@oracle.com> (cherry picked from commit 628621b)
* [eclipse-ee4j#3726] Typo in preface Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com> (cherry picked from commit 0265a7e)
…4j#4378) * [eclipse-ee4j#3720] Incorrect method in the documentation Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com> (cherry picked from commit 780b754)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com> (cherry picked from commit f2ccfd5)
* Query parameters were not included in netty URI Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com> (cherry picked from commit 706c01c) Signed-off-by: Jan Supol <jan.supol@oracle.com>
* Use HTTPS instead of HTTP to resolve dependencies This fixes a security vulnerability in this project where the `pom.xml` files were configuring Maven to resolve dependencies over HTTP instead of HTTPS. Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> * Update pom.xml Co-authored-by: Maxim Nesen <24524084+senivam@users.noreply.github.com> (cherry picked from commit 38d0819)
…rted Signed-off-by: tvallin <thibault.vallin@oracle.com> (cherry picked from commit e5af7d6)
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com> (cherry picked from commit a19a446)
* Fixed processing default local interface - cause: - the stateless bean implemented some interface from library - the interface was annotated only with @path - neither interface nor class was annotated by @Local or @Remote (then @Local is implicit in ejb3.2) * Implemented support of Stateless.name attribute - it is used in JNDI names on Payara * Limited default local interfaces - partial impl of the ejb 3.2 spec 4.9.7, some interfaces are not allowed Signed-off-by: David Matejcek <dmatej@seznam.cz> (cherry picked from commit e17b2b1)
…clipse-ee4j#4394) Signed-off-by: Jan Supol <jan.supol@oracle.com> (cherry picked from commit e11e086)
Signed-off-by: Jan Supol <jan.supol@oracle.com> (cherry picked from commit 22aabff)
There seems to be a bug in the ECA check. The validation says:
But there always is Signed-off-by: Miguel Serra <Miguel.Serra[at]xxx.com> |
senivam
approved these changes
Mar 23, 2020
This was referenced Jun 26, 2021
1 task
This was referenced Aug 3, 2021
This was referenced Mar 23, 2023
Closed
1 task
1 task
1 task
1 task
1 task
1 task
1 task
This was referenced Aug 14, 2023
This was referenced Sep 11, 2023
1 task
1 task
This was referenced Jan 3, 2024
1 task
1 task
1 task
Open
1 task
This was referenced Jul 9, 2024
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.