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

Prepared branch for Jersey 3.0.0-M3 release #4488

Merged
merged 77 commits into from
May 25, 2020

Conversation

senivam
Copy link
Contributor

@senivam senivam commented May 25, 2020

Branch aligned with master (1 commit before 2.31 release), contains jakartified dependencies for :

jsp, jstl, jaxb-api/ri (bumped versions for latest Mx versions), json-b/p, moxy, persistence, istack.commons, EJB, Interceptor, Yasson

this PR is created as reduced (number of commits) version of #4468. Which is being closed in favor of this PR.

dmatej and others added 30 commits January 28, 2020 15:05
…naged-beans

Signed-off-by: David Matejcek <dmatej@seznam.cz>
…s not available

- fixes osgi-functional-tests

Signed-off-by: David Matejcek <dmatej@seznam.cz>
…4j#4376)

* [eclipse-ee4j#3802] Link in exception mapping example README is wrong

Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com>
* Updated Jackson to 2.10.1

Signed-off-by: Jan Supol <jan.supol@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
* [eclipse-ee4j#3726] Typo in preface

Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com>
…4j#4378)

* [eclipse-ee4j#3720] Incorrect method in the documentation

Signed-off-by: Miguel Serra <Miguel.Serra@criticaltechworks.com>
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
* Query parameters were not included in netty URI

Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@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>
…rted (eclipse-ee4j#4390)

* Fix 3433 - Multiple cookies with same name are not supported

Signed-off-by: tvallin <thibault.vallin@oracle.com>
* netty connector/container modifications

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
* 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>
Signed-off-by: Jan Supol <jan.supol@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Jan Supol <jan.supol@oracle.com>
* Minor modification on documentation

Signed-off-by: tvallin <thibault.vallin@oracle.com>
…lipse-ee4j#4415)

Fixes 4405

Signed-off-by: Jan Supol <jan.supol@oracle.com>
* Adopt ee4j parent 1.0.6

Signed-off-by: Jan Supol <jan.supol@oracle.com>
Signed-off-by: Jan Supol <jan.supol@oracle.com>
Signed-off-by: Jan Supol <jan.supol@oracle.com>
…or, and InvocationBuilderListener) documentation (eclipse-ee4j#4411)

* Add new PreInvocationInterceptor, PostInvocationInterceptor, and InvocationBuilderListener interfaces documentation

Signed-off-by: tvallin <thibault.vallin@oracle.com>
…4425)

* Updated GF, Jetty, Mimepull, Moxy, Yasson dependencies

Signed-off-by: Jan Supol <jan.supol@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
("enter" does not stop the app)

Signed-off-by: tvallin <thibault.vallin@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet