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

[WFLY-16983] Upgrade WildFly Core to 19.0.0.Beta17 #16051

Merged
merged 4 commits into from
Sep 12, 2022

Conversation

yersan
Copy link
Contributor

@yersan yersan commented Sep 12, 2022

Jira issue:

https://issues.redhat.com/browse/WFLY-16983

Includes:

https://issues.redhat.com/browse/WFLY-16436


Dev tag: https://github.com/wildfly/wildfly-core/releases/tag/19.0.0.Beta17
Diff to previous integrated release: wildfly/wildfly-core@19.0.0.Beta15...19.0.0.Beta17


Sub-task

  • [WFCORE-5851] - Null pointers should not be dereferenced (jmx)
  • [WFCORE-5897] - [primary/secondary] Problematic Language usage deprecation and replacement in *.xml files/*.address

Bug

  • [WFCORE-5873] - Add tests for WFCORE-5861 InaccessibleObjectException with OpenJDK17 and embed-server
  • [WFCORE-5960] - relative-to="jboss.domain.base.dir" is not set correctly
  • [WFCORE-5970] - Server does not start when configuration file is a soft link to a file outside of the server configuration directory
  • [WFCORE-5983] - JPMS properties test configuration not in sync with script executable
  • [WFCORE-5984] - Modify description in request controller subsystem to proper sentence
  • [WFCORE-5987] - Intermittent failures in AdminOnlyPolicyTestCase.testRequireLocalConfigWithoutDiscovery

Task

  • [WFCORE-4611] - Complete AttributeDefinition.getImmutableFlags() -> getFlags() transition
  • [WFCORE-5977] - Move jakarta.inject to test bom and use Jakarta EE 10 version
  • [WFCORE-5978] - Move WildFly Core distribution to Jakarta Namespace Renamed dependencies
  • [WFCORE-6011] - Modify description in logging of subsystem to its correct sentence
  • [WFCORE-6019] - Modify description in security-manager of subsystem to its correct sentence
  • [WFCORE-6043] - Use WildFly Core to distribute all the elytron-ee dependencies required in WildFly

Component Upgrade

Enhancement

  • [WFCORE-5968] - Log thread dump upon management timeout for diagnostics
  • [WFCORE-5986] - Fix StabilityMonitor usages in test suite
  • [WFCORE-6029] - Eliminate deprecated and unused DeploymentPhaseContext.addDependency(ServiceName,Class,Injector) method
  • [WFCORE-6030] - Eliminate deprecated and unused CapabilityServiceTarget.addCapability(RuntimeCapability,Service) method
  • [WFCORE-6035] - Eliminate deprecated and unused CapabilityServiceBuilder.addDependency(ServiceName,Class,Injector) method

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Sep 12, 2022
@bstansberry bstansberry merged commit 5e6f259 into wildfly:main Sep 12, 2022
@bstansberry
Copy link
Contributor

Thanks, @yersan! Definitely good to get this one in!

@yersan yersan deleted the WFLY-16983 branch September 13, 2022 08:00
@yersan
Copy link
Contributor Author

yersan commented Sep 13, 2022

Yes, @bstansberry; it was possible due to @parsharma, who has been carefully taking care of this Jira, so special thanks go to her. We still have code to change, but hopefully, we are not going to require more coordination between core and full to accomplish it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants