Update, With the collaboration from Rich Zowalla we concluded that Johnzon update is not the root cause of the issue. I'm starting to run a git bisect and will keep you updated with my progress.
@David Gannon Do you have any update on your side about this issue? El mar., 6 ago. 2019 a las 10:13, Cesar Hernandez (<[email protected]>) escribió: > Hi David Gannon, > > I did a second swing to this issue [3] without success. This is what I did: > > 1) I pull TomEE 7.1.x branch [1] > 2) Rolled back johnzon from 1.0.2 to 1.0.1 and built TomEE project locally > [2] > 3) Ran the example project you provided in the ticket [3] > 4) The tests keep failing :(. > > I might be already in the path to do a git bisect in the commits from > TomEE 7.1.1 up to TomEE 7.1.2 but if someone else wants to help on this > task or have a different idea why this issue is occurring that would be > great! > > > [1] https://github.com/apache/tomee/tree/tomee-7.1.x > [2] https://github.com/apache/tomee/pull/292/files > [3] https://issues.apache.org/jira/browse/TOMEE-2565 > > El lun., 29 jul. 2019 a las 18:43, Cesar Hernandez (<[email protected]>) > escribió: > >> Hi, I updated the JIRA ticket with the following: >> >> Hi David Gannon >> >> I did a first swing catching up with this issue. >> >> By looking at the release notes for 7.1.1 ( >> https://issues.apache.org/jira/projects/TOMEE/versions/12344119) I see >> two potential related commits: >> >> Update TomEE with Johnzon 1.0.2 >> https://issues.apache.org/jira/browse/TOMEE-2276 >> DateTimeParseException Regression when upgrading to TomEE 7.1.0 >> https://issues.apache.org/jira/browse/TOMEE-2233, >> https://github.com/apache/tomee/pull/162, >> https://github.com/apache/tomee/pull/227 >> Since you provided a finely detailed repro maven project, now the ToDo is >> to test the 7.1.1 branch against your project removing one change at the >> time. >> >> I'm not familiar with the code from Johnzon but will be happy to start >> digging in if the upgrade to Johonzon is the root cause, if not then my >> plan is to study and understand the issue solved by Richard Zowalla in >> TomEE-2233. >> >> El mié., 10 jul. 2019 a las 13:11, daveg-iwd (<[email protected]>) >> escribió: >> >>> I went ahead and opened an issue on JIRA. I included an example project >>> as >>> an upload. Hope that's OK. >>> >>> https://issues.apache.org/jira/browse/TOMEE-2565 >>> <https://issues.apache.org/jira/browse/TOMEE-2565> >>> >>> >>> >>> -- >>> Sent from: >>> http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html >>> >> >> >> -- >> Atentamente: >> César Hernández. >> > > > -- > Atentamente: > César Hernández. > -- Atentamente: César Hernández.
