From 3bcc53b7f6dcb21698fc5445b5650182c8fe1b8b Mon Sep 17 00:00:00 2001 From: Martin Alfke Date: Fri, 8 May 2026 10:45:25 +0200 Subject: [PATCH] Revert "Release 5.0.0" --- CHANGELOG.md | 21 --------------------- metadata.json | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123eef16..0da9ca0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,27 +4,6 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. -## [v5.0.0](https://github.com/voxpupuli/puppet-wildfly/tree/v5.0.0) (2025-10-10) - -[Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v4.0.0...v5.0.0) - -**Breaking changes:** - -- Drop puppet, update openvox minimum version to 8.19 [\#353](https://github.com/voxpupuli/puppet-wildfly/pull/353) ([TheMeier](https://github.com/TheMeier)) - -**Implemented enhancements:** - -- metadata.json: Add OpenVox [\#348](https://github.com/voxpupuli/puppet-wildfly/pull/348) ([jstraw](https://github.com/jstraw)) -- Add MODULE\_OPTS parameter to support java agent options on EAP7.4 [\#284](https://github.com/voxpupuli/puppet-wildfly/pull/284) ([bdeferme](https://github.com/bdeferme)) - -**Fixed bugs:** - -- Fix SystemD invocation of WildFlies launch.sh [\#359](https://github.com/voxpupuli/puppet-wildfly/pull/359) ([marcusdots](https://github.com/marcusdots)) - -**Closed issues:** - -- Wildfly 32.0.1 Support [\#355](https://github.com/voxpupuli/puppet-wildfly/issues/355) - ## [v4.0.0](https://github.com/voxpupuli/puppet-wildfly/tree/v4.0.0) (2024-10-29) [Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v3.2.1...v4.0.0) diff --git a/metadata.json b/metadata.json index 70babe06..6349a199 100644 --- a/metadata.json +++ b/metadata.json @@ -11,7 +11,7 @@ "project_page": "https://github.com/voxpupuli/puppet-wildfly", "source": "https://github.com/voxpupuli/puppet-wildfly", "summary": "Install, configure and manage Wildfly (8/9/10/11+), JBoss EAP (6.1+/7.0+) and some Wildfly based products like apiman, Keycloak and Infinispan.", - "version": "5.0.0", + "version": "4.0.1-rc0", "tags": [ "jboss", "wildfly",