[jbossws-dev] Fwd: Require assistance with joda-time rebuild for JBEAP-1366

Rostislav Svoboda rsvoboda at redhat.com
Mon May 23 05:55:36 EDT 2016


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 at redhat.com>
To: eap-qe at redhat.com
Cc: "Petr Sakar" <psakar at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_check.patch
Type: text/x-patch
Size: 1551 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/jbossws-dev/attachments/20160523/a2084a8a/attachment.bin 


More information about the jbossws-dev mailing list