conf files with templates should be ignored, not tracked, by SVN
----------------------------------------------------------------
Key: HADOOP-5096
URL: https://issues.apache.org/jira/browse/HADOOP-5096
Project: Hadoop Core
Issue Type: Bug
Components: contrib/chukwa
Reporter: Andy Konwinski
Priority: Minor
Files with conf/*.template file should not be tracked by SVN. They should be
ignored instead.
These files were incorrectly added to SVN as part of [HADOOP
4792|http://issues.apache.org/jira/browse/HADOOP-4792].
These files include:
*chukwa-env.sh
*chukwa-agent-conf.xml
*chukwa-collector-conf.xml
*collectors
*chukwa-demux-conf.xml (a corresponding chukwa-demux.xml.template should be
created for this file)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.