-
Notifications
You must be signed in to change notification settings - Fork 32
Upgrade Wildfly Swarm to Thorntail #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -35,7 +35,7 @@ | |||
<payara.version>5.182-SNAPSHOT</payara.version> | |||
<payara.micro.version>5.182-SNAPSHOT</payara.micro.version> | |||
<liberty.version>17.0.0.4</liberty.version> | |||
<wildfly.version>2018.4.1</wildfly.version> | |||
<thorntail.version>2.3.0.Final-SNAPSHOT</thorntail.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't be merged now then.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok better wait to 2.3.0.Final right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, if it doesn't work with 2.2.1.Final, then we need to wait for 2.3.0.Final.
I think you should enable |
It's enabled by default. I enabled it just in case and doesn't work. |
I am gonna send PR whenever 2.3.0.Final is out so we don't use SNAPSHOT versions. Thanks @Ladicek for the review! |
Resent here: #7 |
Hi!
I upgraded these tests so they can pass with new Thorntail versions.
Want to highlight 2 changes made and their reasons: