Skip to content

Releases: wildfly/wildfly-plugin-tools

v2.0.0.Alpha3

02 Feb 17:19
v2.0.0.Alpha3
3275a93

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #166
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #167
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #170
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #169
  • Bump org.jboss.galleon:galleon-api from 6.1.1.Final to 7.0.0.Final by @dependabot[bot] in #168
  • [174] Make the shutdown() and shutdownAsync() methods consistent when… by @jamezp in #175
  • [176] Always allow the internalShutdown if this is a remotely managed… by @jamezp in #177
  • Bump version.org.wildfly.core from 30.0.0.Final to 31.0.1.Final by @dependabot[bot] in #173

Full Changelog: v2.0.0.Alpha2...v2.0.0.Alpha3

v2.0.0.Alpha2

10 Nov 18:21
v2.0.0.Alpha2
4a208c3

Choose a tag to compare

What's Changed

  • Fix for WFMP-315, The generated standalone/tmp directory is not fully deleted by @jfdenise in #162
  • [161] Add a ServerManagerListener which can be registered to take act… by @jamezp in #164
  • [163] Better detection of whether the server manager is managing a re… by @jamezp in #165

Full Changelog: v2.0.0.Alpha1...v2.0.0.Alpha2

v2.0.0.Alpha1

03 Nov 22:02
v2.0.0.Alpha1
6afe774

Choose a tag to compare

What's Changed

  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.3.Final to 5.1.4.Final by @dependabot[bot] in #141
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #144
  • Update testing to use Java 25 release. by @jamezp in #145
  • [146] Require a minimum of Java SE 17 and bump to version 2.0.0 by @jamezp in #147
  • Bump net.revelc.code:impsort-maven-plugin from 1.9.0 to 1.12.0 by @dependabot[bot] in #132
  • Bump version.org.wildfly.core from 28.0.1.Final to 29.0.1.Final by @dependabot[bot] in #140
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 2.29.0 by @dependabot[bot] in #143
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #148
  • Bump version.org.wildfly.core from 29.0.1.Final to 30.0.0.Final by @dependabot[bot] in #151
  • Bump org.jboss.galleon:galleon-api from 6.0.6.Final to 6.1.1.Final by @dependabot[bot] in #150
  • Allow the ServerManager.client() to return the generic typed client. by @jamezp in #152
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #155
  • Bump org.jboss:jboss-parent from 50 to 51 by @dependabot[bot] in #154
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.4.Final to 5.1.5.Final by @dependabot[bot] in #153
  • Fix for WFMP-314, layersConfigurationFileName breaks bootable JAR by @jfdenise in #159
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #158
  • Fix for WFMP-315, The generated standalone/tmp directory is not fully deleted by @jfdenise in #160
  • [156] Add an option to start the sever manager so the same instance c… by @jamezp in #157

Full Changelog: v1.2.4.Final...v2.0.0.Alpha1

1.2.4.Final

02 Sep 22:33
v1.2.4.Final
4e60475

Choose a tag to compare

What's Changed

  • Validate the settings.xml contains the required id of the server to u… by @jamezp in #135
  • Using argument file for classpath by @honza-kasik in #134
  • [136] Use an exit status for the CLIForkedBootConfigGenerator. by @jamezp in #137
  • Attempt, if the artifacts are available, to validate the stability le… by @jamezp in #138

New Contributors

Full Changelog: v1.2.3.Final...v1.2.4.Final

v1.2.3.Final

28 Aug 00:14
v1.2.3.Final
1da190c

Choose a tag to compare

What's Changed

  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #116
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.2.Final to 5.1.3.Final by @dependabot[bot] in #117
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.1 by @dependabot[bot] in #121
  • Bump version.org.wildfly.core from 28.0.0.Final to 28.0.1.Final by @dependabot[bot] in #118
  • Bump org.jboss.galleon:galleon-api from 6.0.5.Final to 6.0.6.Final by @dependabot[bot] in #120
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.3 by @dependabot[bot] in #123
  • Add dco.txt by @bstansberry in #124
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #127
  • Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #129
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #128
  • WFMP-306, allow to provide a stability level when starting embedded server by @jfdenise in #130
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #125
  • Use the maven-release-plugin for releasing and add a release.sh scrip… by @jamezp in #131

New Contributors

Full Changelog: v1.2.2.Final...v1.2.3.Final

v1.2.2.Final

10 Apr 23:32
v1.2.2.Final
0c63d78

Choose a tag to compare

What's Changed

  • Bump org.junit:junit-bom from 5.11.4 to 5.12.1 by @dependabot in #110
  • Bump org.jboss.galleon:galleon-api from 6.0.4.Final to 6.0.5.Final by @dependabot in #108
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by @dependabot in #107
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Final to 1.0.2.Final by @dependabot in #111
  • [112] Default to using the latest WildFly version supported for the J… by @jamezp in #113
  • Default to using Java 21 for JavaDoc build and format check. Move the… by @jamezp in #114
  • Bump version.org.wildfly.core from 26.0.1.Final to 28.0.0.Final by @dependabot in #115

Full Changelog: v1.2.1.Final...v1.2.2.Final

v1.2.1.Final

02 Jan 17:23
v1.2.1.Final
3005273

Choose a tag to compare

What's Changed

  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #102
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by @dependabot in #103
  • [102] Set a higher default for the reload timeout. Allow the default … by @jamezp in #106
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by @dependabot in #104

Full Changelog: v1.2.0.Final...v1.2.1.Final

v1.2.0.Final

16 Dec 16:41
v1.2.0.Final
b7a181d

Choose a tag to compare

What's Changed

  • Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #28
  • Bump version.org.wildfly.core from 23.0.3.Final to 24.0.1.Final by @dependabot in #31
  • [33] Add executeOperation helper methods. by @jamezp in #34
  • Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #29
  • [26] Do not loop if the launchType returns null. This could mean the … by @jamezp in #35
  • Add integration tests by @jamezp in #36
  • [37] Implement AutoCloseable on the ServerManager. Use the process wh… by @jamezp in #38
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #39
  • [40] Make the Deployment closeable so a file can be used when the bac… by @jamezp in #41
  • [42] Deprecate and the DeploymentManager.Factory in favor of using a … by @jamezp in #44
  • [43] Remove unneeded modular arguments for the domain test. by @jamezp in #45
  • [47] Add some start helper methods to the ServerManager. by @jamezp in #48
  • Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.2.Final by @dependabot in #46
  • Bump version.org.wildfly.core from 24.0.1.Final to 25.0.0.Final by @dependabot in #49
  • [50] Add an option to allow a managed server to be created. This serv… by @jamezp in #51
  • [52] Have the shutdown and kill methods return a CompletableFuture wh… by @jamezp in #53
  • [54] Refactor the ServerManager.start() methods and configuration. by @jamezp in #56
  • [55] Update the README. by @jamezp in #57
  • [58] Migrate to using the wildfly-maven-plugin for provisioning. by @jamezp in #59
  • Add testing for WildFly upstream and integration testing for WildFly … by @jamezp in #60
  • [65] Do not attempt to shut down more than once. by @jamezp in #66
  • [64] Ensure the future always gets completed for the kill() method. by @jamezp in #67
  • [62] Add missing @SInCE annotations to new methods and types. by @jamezp in #69
  • [68] Rename the ServerStartException to ServerManagerException and us… by @jamezp in #70
  • Bump version.org.wildfly.core from 25.0.0.Final to 25.0.2.Final by @dependabot in #74
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #71
  • Bump org.jboss.galleon:galleon-api from 6.0.2.Final to 6.0.3.Final by @dependabot in #73
  • Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #75
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #76
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #78
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #82
  • Bump version.org.wildfly.core from 25.0.2.Final to 26.0.1.Final by @dependabot in #81
  • [84] Prepare integration testing for WildFly moving to a minimum requirement of Java SE 17 by @jamezp in #85
  • Fix for Issue #86, Adapt to new wildfly-cli fat client shaded model by @jfdenise in #87
  • Bump org.jboss.galleon:galleon-api from 6.0.3.Final to 6.0.4.Final by @dependabot in #88
  • [89] Migrate to the new launcher dependency. by @jamezp in #90
  • If the process is not null and the process has died, don't continue c… by @jamezp in #91
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta1 to 1.0.0.Beta2 by @dependabot in #92
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta2 to 1.0.0.Beta3 by @dependabot in #94
  • Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by @jamezp in #95
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by @dependabot in #97
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta3 to 1.0.0.Final by @dependabot in #98
  • [99] Add the ClientCallbackHandler for shared usages. by @jamezp in #100
  • Remove usage of deprecated code in the README. by @jamezp in #101

Full Changelog: 1.1.0.Final...v1.2.0.Final

v1.2.0.Beta2

27 Nov 01:12
v1.2.0.Beta2
5d73e02

Choose a tag to compare

v1.2.0.Beta2 Pre-release
Pre-release

What's Changed

  • [65] Do not attempt to shut down more than once. by @jamezp in #66
  • [64] Ensure the future always gets completed for the kill() method. by @jamezp in #67
  • [62] Add missing @SInCE annotations to new methods and types. by @jamezp in #69
  • [68] Rename the ServerStartException to ServerManagerException and us… by @jamezp in #70
  • Bump version.org.wildfly.core from 25.0.0.Final to 25.0.2.Final by @dependabot in #74
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #71
  • Bump org.jboss.galleon:galleon-api from 6.0.2.Final to 6.0.3.Final by @dependabot in #73
  • Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #75
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.0.0.Final to 5.0.1.Final by @dependabot in #76
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #78
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #82
  • Bump version.org.wildfly.core from 25.0.2.Final to 26.0.1.Final by @dependabot in #81
  • [84] Prepare integration testing for WildFly moving to a minimum requirement of Java SE 17 by @jamezp in #85
  • Fix for Issue #86, Adapt to new wildfly-cli fat client shaded model by @jfdenise in #87
  • Bump org.jboss.galleon:galleon-api from 6.0.3.Final to 6.0.4.Final by @dependabot in #88
  • [89] Migrate to the new launcher dependency. by @jamezp in #90
  • If the process is not null and the process has died, don't continue c… by @jamezp in #91
  • Bump org.wildfly.launcher:wildfly-launcher from 1.0.0.Beta1 to 1.0.0.Beta2 by @dependabot in #92

Full Changelog: 1.2.0.Beta1...v1.2.0.Beta2

1.2.0.Beta1

23 Jul 17:09
1.2.0.Beta1
ff03e90

Choose a tag to compare

1.2.0.Beta1 Pre-release
Pre-release

What's Changed

  • Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #28
  • Bump version.org.wildfly.core from 23.0.3.Final to 24.0.1.Final by @dependabot in #31
  • [33] Add executeOperation helper methods. by @jamezp in #34
  • Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #29
  • [26] Do not loop if the launchType returns null. This could mean the … by @jamezp in #35
  • Add integration tests by @jamezp in #36
  • [37] Implement AutoCloseable on the ServerManager. Use the process wh… by @jamezp in #38
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #39
  • [40] Make the Deployment closeable so a file can be used when the bac… by @jamezp in #41
  • [42] Deprecate and the DeploymentManager.Factory in favor of using a … by @jamezp in #44
  • [43] Remove unneeded modular arguments for the domain test. by @jamezp in #45
  • [47] Add some start helper methods to the ServerManager. by @jamezp in #48
  • Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.2.Final by @dependabot in #46
  • Bump version.org.wildfly.core from 24.0.1.Final to 25.0.0.Final by @dependabot in #49
  • [50] Add an option to allow a managed server to be created. This serv… by @jamezp in #51
  • [52] Have the shutdown and kill methods return a CompletableFuture wh… by @jamezp in #53
  • [54] Refactor the ServerManager.start() methods and configuration. by @jamezp in #56
  • [55] Update the README. by @jamezp in #57
  • [58] Migrate to using the wildfly-maven-plugin for provisioning. by @jamezp in #59
  • Add testing for WildFly upstream and integration testing for WildFly … by @jamezp in #60

Full Changelog: 1.1.0.Final...1.2.0.Beta1