[ 
https://issues.apache.org/jira/browse/NIFI-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856073#comment-15856073
 ] 

ASF GitHub Bot commented on NIFI-1657:
--------------------------------------

Github user pvillard31 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1480#discussion_r99832100
  
    --- Diff: .travis.yml ---
    @@ -15,6 +15,11 @@
     
     language: java
     
    +env:
    +  - USER_LANGUAGE=en USER_COUNTRY=US
    +  - USER_LANGUAGE=pt USER_COUNTRY=BR
    +  - USER_LANGUAGE=jp USER_COUNTRY=JP
    --- End diff --
    
    ``USER_LANGUAGE=ja USER_COUNTRY=JP``
    no?


> Provide support for various locales in CI builds
> ------------------------------------------------
>
>                 Key: NIFI-1657
>                 URL: https://issues.apache.org/jira/browse/NIFI-1657
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Tools and Build
>            Reporter: Aldrin Piri
>            Assignee: Andre
>            Priority: Minor
>
> There were issues stemming from locale and building on more than the default 
> would help us catch similar issues moving forward.
> From https://github.com/apache/nifi/pull/292, this can be accomplished via 
> something like:
> -Duser.language=fr -Duser.region=FR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to