Closed larsgrefer closed 2 years ago
Yeah, I messed up a merge here too.
Merging this was a bit tricky as there were conflicts in every pom.xml (4.0.0-SNAPSHOT
vs 5.0.0-SNAPSHOT
)
@larsgrefer Should we be expecting this to fail on WILDFLY_REMOTE? Is this still safe to merge? Looks like deployment failures, so i'd guess it's a configuration issue for the remote container / deployed.war
Wildfly has two different distributions wildfly
and wildfly-preview
. We need wildfly-preview
for Jakarta EE 9 compatibility. It seems like WILDFLY_REMOTE used the wrong distribution.
You are supremely awesome :) Thanks for confirming and taking care of the REMOTE issue.
@larsgrefer Oops, my mistake. That said I think there may also be a merge error in the pom.xml causing failures. I don't think I caused that one, but I could be wrong. I un-deleted the files I removed by mistake. The branches are all building cleanly now.