Sounds good. Are you able to change it? Jon
On Thu, Mar 4, 2021 at 11:35 AM Zowalla, Richard < [email protected]> wrote: > Hi, > > it seems our CI environments suffers from using the default platform > encoding 'ISO-8859-1': > > [ERROR] Failures: > [ERROR] TomEEJsonbProviderTest.run:82 expected:<{"date":"M[�]r- > 2021","fieldAccess...> but was:<{"date":"M[ä]r-2021","fieldAccess...> > > > The failing test 'TomEEJsonbProviderTest' tests a German configuration > for date formatting. As we are in March (DE: März) now, it contains the > German umlaut "ä", which leads to the failing test. > > Might be worth adding > > -Dfile.encodig=UTF-8 > > to the build options? Wdyt? > > > Gruss > Richard > > > > > -------- Weitergeleitete Nachricht -------- > Von: Apache Jenkins Server <[email protected]> > Antwort an: [email protected] > An: [email protected] > Betreff: Jenkins build became unstable: TomEE » master-build-quick » > TomEE :: Server :: CXF RS #49 > Datum: Thu, 04 Mar 2021 11:12:28 +0000 > > > See < > > > https://ci-builds.apache.org/job/Tomee/job/master-build-quick/org.apache.tomee$openejb-cxf-rs/49/display/redirect > > > > > > -- > Richard Zowalla, M.Sc. > Research Associate, PhD Student | Medical Informatics > > Hochschule Heilbronn – University of Applied Sciences > Max-Planck-Str. 39 > D-74081 Heilbronn > phone: +49 7131 504 6791 > mail: [email protected] > web: https://www.mi.hs-heilbronn.de/ >
