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

Fixes #22927 removed Jakarta Management API from GlassFish 6.0.0 #22953

Merged
merged 3 commits into from
Apr 21, 2020

Conversation

smillidge
Copy link
Contributor

@smillidge smillidge commented Apr 4, 2020

Passes Quick Look Tests
Signed-off-by: smillidge steve.millidge@payara.fish

…h 6.0.0

Signed-off-by: smillidge <steve.millidge@payara.fish>
@smillidge smillidge requested a review from hs536 April 4, 2020 11:11
@smillidge smillidge linked an issue Apr 4, 2020 that may be closed by this pull request
Copy link
Contributor

@hs536 hs536 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the near future we will need to modify the following devtests, part of which use mejb:

  • ejb_group_3
  • cdi_all

Copy link
Contributor

@hs536 hs536 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 more files need to be modified for the build to succeed.

# git branch
* 22927
# find . -name "pom.xml" |xargs grep "mejb"
./appserver/extras/embedded/all/pom.xml:            <artifactId>mejb-frag</artifactId>
./appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml:            <artifactId>mejb-frag</artifactId>
./appserver/featuresets/glassfish/pom.xml:            <artifactId>mejb</artifactId>

Signed-off-by: smillidge <steve.millidge@payara.fish>
@smillidge smillidge requested a review from hs536 April 19, 2020 19:02
@smillidge
Copy link
Contributor Author

@hs536 I've corrected the build. I hate it when my local maven repo has the snapshot artifact so I don't catch build errors.

Copy link
Contributor

@hs536 hs536 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why the build failed in Eclipse Jenkins, but it did build correctly in my local environment, so I aprove it. :)

@arjantijms
Copy link
Contributor

Resolved merge conflict, will merge this in now.

@arjantijms arjantijms merged commit 19ee33a into eclipse-ee4j:master Apr 21, 2020
@smillidge smillidge deleted the 22927 branch August 14, 2020 14:07
dmatej added a commit to dmatej/glassfish that referenced this pull request Jan 15, 2022
…rta.management.j2ee-api removal

- reverted some changes from the previous commit
- removed tests depending on the j2ee-api jar
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.

Remove Pruned API Jakarta Management
3 participants