From 5d5c5858790b2caf03e5fcfd7986ce1197d3fad2 Mon Sep 17 00:00:00 2001 From: Shaun Francis Date: Fri, 10 May 2019 11:35:04 +0100 Subject: [PATCH] Revert "upgrade to thorntail" This reverts commit 26c667cd --- CHANGELOG.md | 5 ++ archive-loader-fraction/pom.xml | 16 ++++--- framework-tools-replay/pom.xml | 47 +++++++------------ pom.xml | 13 +++-- .../replay-tool-integration-test/pom.xml | 5 +- 5 files changed, 42 insertions(+), 44 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4acdd27..f132b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## [Unreleased] +## [5.3.0] - 2019-05-10 + +### Changed +- Reverted to Swarm from Thorntail, due to weld issues when replaying + ## [5.2.2] - 2019-05-09 ### Fixed - Added subscription-manager to the list of excluded jars diff --git a/archive-loader-fraction/pom.xml b/archive-loader-fraction/pom.xml index 40c8ccb..68a7be0 100644 --- a/archive-loader-fraction/pom.xml +++ b/archive-loader-fraction/pom.xml @@ -1,4 +1,6 @@ - + framework-tools @@ -12,9 +14,9 @@ - io.thorntail + org.wildfly.swarm bom-all - ${thorntail.version} + ${wildfly.swarm.version} pom import @@ -29,15 +31,15 @@ provided - io.thorntail + org.wildfly.swarm spi - io.thorntail + org.wildfly.swarm logging - io.thorntail + org.wildfly.swarm undertow @@ -82,4 +84,4 @@ - \ No newline at end of file + diff --git a/framework-tools-replay/pom.xml b/framework-tools-replay/pom.xml index 1724843..e1c5cbb 100644 --- a/framework-tools-replay/pom.xml +++ b/framework-tools-replay/pom.xml @@ -1,6 +1,6 @@ - - + @@ -16,9 +16,9 @@ - io.thorntail + org.wildfly.swarm bom-all - ${thorntail.version} + ${wildfly.swarm.version} import pom @@ -48,62 +48,49 @@ - io.thorntail + org.wildfly.swarm cdi jboss-logging org.jboss.logging - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.2_spec - - - org.ow2.asm - asm - - io.thorntail + org.wildfly.swarm ejb - io.thorntail + org.wildfly.swarm jpa - io.thorntail + org.wildfly.swarm datasources - io.thorntail + org.wildfly.swarm jaxrs jboss-logging org.jboss.logging - - - org.ow2.asm - asm - - io.thorntail + org.wildfly.swarm messaging - io.thorntail + org.wildfly.swarm jgroups - io.thorntail + org.wildfly.swarm logging @@ -185,9 +172,9 @@ - io.thorntail - thorntail-maven-plugin - ${thorntail.version} + org.wildfly.swarm + wildfly-swarm-plugin + ${wildfly.swarm.version} @@ -199,4 +186,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 06cf5ac..9197c66 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,7 @@ - + + 4.0.0 @@ -17,7 +20,7 @@ 3.1.1 5.1.2 1.1.8 - 2.1.0.Final + 2017.11.0 1.19.1 1.4.3 77 @@ -40,9 +43,9 @@ - io.thorntail + org.wildfly.swarm bom-all - ${thorntail.version} + ${wildfly.swarm.version} import pom @@ -116,4 +119,4 @@ - \ No newline at end of file + diff --git a/replay-tool-test/replay-tool-integration-test/pom.xml b/replay-tool-test/replay-tool-integration-test/pom.xml index df42679..a8a60ca 100644 --- a/replay-tool-test/replay-tool-integration-test/pom.xml +++ b/replay-tool-test/replay-tool-integration-test/pom.xml @@ -123,11 +123,12 @@ + framework-tools uk.gov.justice - framework-tools-replay ${project.version} + framework-tools-replay jar - thorntail + swarm true ${project.basedir}/target/test-classes