can not get svn revision # at build time if locale is not english
-----------------------------------------------------------------
Key: HBASE-683
URL: https://issues.apache.org/jira/browse/HBASE-683
Project: Hadoop HBase
Issue Type: Bug
Components: build
Affects Versions: 0.2.0
Reporter: Rong-En Fan
Priority: Minor
My locale is zh_TW.UTF-8, so 'svn info' shows messages in chinese. But
src/saveVersion.sh expects english from output.
I suggest that we add clear LANG, LC_* in saveVersion.sh before calling svn.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.