Skip to content

5.0.1.Final

Latest
Compare
Choose a tag to compare
@jamezp jamezp released this 10 Sep 02:52
· 18 commits to main since this release
5.0.1.Final
e0edb38

What's Changed

  • Allow the "file:relative/path" URL notation for manifest coordinate by @TomasHofman in #517
  • Fix for WFMP-254, Dependency on maven-core should be provided by @jfdenise in #531
  • Fix for WFMP-255, Fix Galleon Options code snippet by @jfdenise in #532
  • [WFMP-256] Do not allow null keys or values to be added as environmen… by @jamezp in #535
  • [WFMP-259] Add a dependency for the plexus-utils used by the execute-… by @jamezp in #537
  • Various docs updates, upgrade WildFly to 32 and using the plugin itself for provisioning the test servers by @jamezp in #538
  • [WFMP-260] Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Final to 1.0.6.Final by @dependabot in #533
  • Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #526
  • [WFMP-262]: Allow to add labels to the images. by @jamezp in #545
  • [WFMP-261] Deprecate the ApplicationImageInfo in favor of using param… by @jamezp in #544
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #542
  • Add the @SInCE 5.0 on a few attributes that seem to have been missed. by @jamezp in #552
  • [WFMP-264] Bump version.org.jboss.logging.jboss-logging from 3.5.3.Final to 3.6.0.Final by @marko-bekhta in #548
  • [WFMP-267] Bump version.org.wildfly.core from 23.0.3.Final to 25.0.1.Final by @dependabot in #553
  • [WFMP-268] Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.3.Final by @dependabot in #556
  • Replace some hardcoded groupId with project property by @jfdenise in #558
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #557
  • [WFMP-271] Add name field to the ChannelConfiguration by @jmesnil in #560
  • [WFMP-272] Bump version.org.wildfly.core from 25.0.1.Final to 25.0.2.Final by @dependabot in #559
  • [WFMP-273] Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #562
  • [WFMP-244] Allow the known management configuration system properties… by @jamezp in #563
  • [WFMP-263] If the name attribute is used and a compile phase was pass… by @jamezp in #564
  • [WFMP-274] Do not close the management client while the ServerManager… by @jamezp in #565

New Contributors

Full Changelog: 5.0.0.Final...5.0.1.Final