Definitely helpful and it looks like we have picked up a test failure with the way in which generated JSON numbers are formatted.
Created a ticket to address: https://issues.apache.org/jira/browse/NIFI-3483 On Wed, Feb 15, 2017 at 2:25 AM, Andy LoPresto <[email protected]> wrote: > Andre & Pierre, > > Thanks for tackling this. As NiFi continues to grow internationally, we > hope it will eventually touch down everywhere, and this is a big step > forward. > > Andy LoPresto > [email protected] > *[email protected] <[email protected]>* > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > > On Feb 9, 2017, at 2:02 PM, Andre <[email protected]> wrote: > > devs, > > In order to improve our ability to detect locale related bugs during > development, Pierre and I have been working on getting the surefire-plugin > to support user defined languages and to add some of these languages to the > travis-ci environment matrix. > > It took a bit of trial and error but it seems like we are finally on the > way to merge. > > Once the PR gets merged, travis-ci will start building using the following > locales: > > * en_US; > * ja_JP; > * pt_BR, and > * fr_FR > > the locale can also be set on you local development environment - without > changes to your overall operating system - by using the following > properties: > > mvn -Pcontrib-check verify -Dsurefire.user.language=hu > -Dsurefire.user.region=HU > > > We know that at this stage some of the tests will fail but hopefully the > community will soon manage to address those. > > Cheers > > >
