Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sync 3.x with master #4413

Merged
merged 14 commits into from
Mar 24, 2020
Merged

Sync 3.x with master #4413

merged 14 commits into from
Mar 24, 2020

Conversation

jansupol
Copy link
Contributor

No description provided.

mcserra and others added 14 commits March 23, 2020 12:26
…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)
@jansupol
Copy link
Contributor Author

There seems to be a bug in the ECA check. The validation says:

Anonymous (serramiguel1@****.com) is not covered by the necessary legal agreements in order to proceed.

But there always is Signed-off-by: Miguel Serra <Miguel.Serra[at]xxx.com>

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants