I've updated the PR to also include ejb3.1 --> 3.2 update
as well as update of jackson2 to latest version. that goes with
https://github.com/wildfly/wildfly/pull/9244
With this changes I can see also jetty arquillian tests passing on windows
and linux.
On Tue, Oct 4, 2016 at 10:55 AM, Tomaž Cerar <tomaz.cerar(a)gmail.com> wrote:
On Tue, Oct 4, 2016 at 10:36 AM, Rostislav Svoboda <rsvoboda(a)redhat.com>
wrote:
> => I think Undertow 1.3 is intentional for WF9 compatibility, right ?
>
Not sure, but API wise we could probably move to 1.4, AFAIK main
difference is jdk7 vs jdk8
> => I think jboss-*api things should be updated in RESTEasy codebase too.
>
Let me update this.
Another thing I wanted to update is jackson2 to get in the fix for
https://github.com/FasterXML/jackson-databind/issues/1363
Will send PR to update that in WildFly as well.