Releases: wildfly/wildfly-launcher
Releases · wildfly/wildfly-launcher
v1.0.0.Final
What's Changed
Enhancements 🎉
- Better support disabling the security manager. Updated the JvmTest to… by @jamezp in #9
- Allow the CommandBuilderTest to pass on Java 24+. by @jamezp in #12
- [13] Add a module-info.java module file. by @jamezp in #14
Bugs 🐛
Dependency Upgrades ⬆
- Bump org.jboss:jboss-parent from 40 to 47 by @dependabot in #7
- Bump org.wildfly.plugins:wildfly-plugin-tools from 1.2.0.Beta1 to 1.2.0.Beta2 by @dependabot in #16
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha1 to 5.1.0.Alpha2 by @dependabot in #17
- Bump org.jboss.modules:jboss-modules from 2.1.5.Final to 2.1.6.Final by @dependabot in #18
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by @dependabot in #21
Other Changes
- [1] Migrate tests from JUnit 4 to JUnit 5. by @jamezp in #4
- Add new tests and add CI integration testing by @jamezp in #5
- [10] Remove the jboss-logging dependency. General updates to the POM. by @jamezp in #11
- Add a workflow to publish the JavaDocs to GitHub Pages. by @jamezp in #15
- [22] Use a MethodHandles.Lookup to lookup the interface implementatio… by @jamezp in #23
- [8] Add the translations for the messages. Create some tests to ensur… by @jamezp in #24
New Contributors
- @jamezp made their first contribution in #4
- @dependabot made their first contribution in #7
Full Changelog: 1.0.0.Beta1...v1.0.0.Final
v1.0.0.Beta3
What's Changed
- Bump org.wildfly.plugins:wildfly-plugin-tools from 1.2.0.Beta1 to 1.2.0.Beta2 by @dependabot in #16
- Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha1 to 5.1.0.Alpha2 by @dependabot in #17
- Bump org.jboss.modules:jboss-modules from 2.1.5.Final to 2.1.6.Final by @dependabot in #18
- [19] Add back the support to check if the JVM is a modular JVM if the… by @jamezp in #20
Full Changelog: v1.0.0.Beta2...v1.0.0.Beta3
v1.0.0.Beta2
What's Changed
- [1] Migrate tests from JUnit 4 to JUnit 5. by @jamezp in #4
- Add new tests and add CI integration testing by @jamezp in #5
- Better support disabling the security manager. Updated the JvmTest to… by @jamezp in #9
- Bump org.jboss:jboss-parent from 40 to 47 by @dependabot in #7
- [10] Remove the jboss-logging dependency. General updates to the POM. by @jamezp in #11
- Allow the CommandBuilderTest to pass on Java 24+. by @jamezp in #12
- [13] Add a module-info.java module file. by @jamezp in #14
- Add a workflow to publish the JavaDocs to GitHub Pages. by @jamezp in #15
New Contributors
- @jamezp made their first contribution in #4
- @dependabot made their first contribution in #7
Full Changelog: 1.0.0.Beta1...v1.0.0.Beta2
1.0.0.Beta1
This is the initial release of the org.wildfly.launcher:wildfly-launcher
project. This is simply a fork of the org.wildfly.core:wildfly-launcher
with a new GAV.
The only migration step is using the new GAV.