<div dir="ltr"><div><div><div><div><div><div>As suggested by Brian, I&#39;d like to draw attention to the discussion on <a href="https://github.com/wildfly/wildfly/pull/10604">https://github.com/wildfly/wildfly/pull/10604</a> .</div><div>The PR is an upgrade of the webservices stack, including JBossWS, Apache CXF, JAXB-RI and JAXB API. In particular, the JAXB upgrade is for EE8 and better JDK 9 compatibility.<br></div>Now, due to the upgrade of the JAXB API spec jar, the PR is essentially stalled since 20 days; the new spec is released as an alpha (as it&#39;s been tested within JBossWS only) and that does not satisfy a rule that requires any artifact being pulled to be Final.<br></div>We&#39;re talking about a spec jar, we could simply re-tag that as Final, chances are we won&#39;t need changes any time soon there anyway, but as Tomaz pointed out, in principle that would be dishonest.<br></div>While I see the point in requiring that only sufficiently stable upgrades are applied to the codebase, I&#39;m wondering whether, maybe, we&#39;re going a bit too far with the rules. Brian wrote on this topic: &quot;how to determine that something is good enough to go in without using master as a test bed&quot; ?<br></div>Opinions?<br></div>Cheers<br></div>Alessio<br></div>