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
…s not available

- fixes osgi-functional-tests

Signed-off-by: David Matejcek <[email protected]>
…4j#4376)

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

Signed-off-by: Miguel Serra <[email protected]>
* Updated Jackson to 2.10.1

Signed-off-by: Jan Supol <[email protected]>
* Query parameters were not included in netty URI

Signed-off-by: Jorge Bescos Gascon <[email protected]>
* 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 <[email protected]>

* Update pom.xml

Co-authored-by: Maxim Nesen <[email protected]>
…rted (eclipse-ee4j#4390)

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

Signed-off-by: tvallin <[email protected]>
* netty connector/container modifications

Signed-off-by: Maxim Nesen <[email protected]>
* 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 <[email protected]>
Signed-off-by: Jan Supol <[email protected]>
* Minor modification on documentation

Signed-off-by: tvallin <[email protected]>
* Adopt ee4j parent 1.0.6

Signed-off-by: Jan Supol <[email protected]>
…or, and InvocationBuilderListener) documentation (eclipse-ee4j#4411)

* Add new PreInvocationInterceptor, PostInvocationInterceptor, and InvocationBuilderListener interfaces documentation

Signed-off-by: tvallin <[email protected]>
…4425)

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

Signed-off-by: Jan Supol <[email protected]>
("enter" does not stop the app)

Signed-off-by: tvallin <[email protected]>
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.