Hi.
CXF WS security part is using joda-time as transitive dependency. Do you think this
rebuild thing can affect JBossWS?
In the meantime I'm trying to get ingo if the failures happen when using JDK7 jar but
running on JDK8.
Rostislav
----- Forwarded Message -----
From: "Filip Kujikis" <fkujikis(a)redhat.com>
To: eap-qe(a)redhat.com
Cc: "Petr Sakar" <psakar(a)redhat.com>
Sent: Monday, May 23, 2016 10:44:34 AM
Subject: Require assistance with joda-time rebuild for JBEAP-1366
Hi QE team,
I'm currently working on a rebuild for a couple of projects concerning
JBEAP-1366 <
https://issues.jboss.org/browse/JBEAP-1366> and have run into a
problem with the rebuild of joda-time (
git.app.eng.bos.redhat.com/srv/git/joda-time.git).
The problem is that there are test failures (about 20 from ~4000) when
running the maven build against JDK 1.8. The build runs successfully
against JDK 1.7. I have confirmed this with a local build against 1.7 and
1.8.
The failing tests concern unexpected formats for short timezone string
representation.
I have attached a patch for one unit test demonstrating the problem /
potential test "fix". In the first example the expected output is
"BST",
but the code produces "+01:00" under JDK 1.8.
I would appreciate any advice on how to proceed with the re-build, whether
it is safe to 'correct' the unit tests as in the example I attached, or any
alternatives otherwise.
Regards,
Filip