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

tracking progress for jakartification M3 #4468

Closed
wants to merge 80 commits into from

Conversation

senivam
Copy link
Contributor

@senivam senivam commented May 14, 2020

first step - merge actual master

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]>
senivam and others added 17 commits May 11, 2020 17:00
…ject-cdi-into-custom-validator

Fixed eclipse-ee4j#3801 - inject cdi into custom validator
* Fix Extended Wadl Example OSGi Test for JDK11

Signed-off-by: Jan Supol <[email protected]>
…ee4j#4460)

Offer the user (partial) response in ProcessingException.
In the HttpUrlConnector, when there is a response,
throw ResponseProcessingException instead of a simple
ProcessingException.

Signed-off-by: Jan Supol <[email protected]>
@arjantijms
Copy link
Contributor

@senivam @jansupol @m0mus Shall we release an M3 soon? We can always release an M4 and M5 later if needed. This is one of the milestones on which GlassFish is blocked currently.

See also #4474

@senivam
Copy link
Contributor Author

senivam commented May 25, 2020

closing in favor of #4488 which is prepared version for the 3.0.0-M3 release.

@senivam senivam closed this May 25, 2020
@senivam senivam deleted the jakartified.m3 branch October 8, 2020 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.