chukwa conf files are not cleaned up
------------------------------------
Key: HADOOP-4571
URL: https://issues.apache.org/jira/browse/HADOOP-4571
Project: Hadoop Core
Issue Type: Bug
Components: contrib/chukwa
Reporter: Tsz Wo (Nicholas), SZE
Priority: Minor
# ant
# svn status
{noformat}
? src/contrib/chukwa/conf/initial_adaptors
? src/contrib/chukwa/conf/alert.conf
? src/contrib/chukwa/conf/chukwa-slaves
{noformat}
# ant clean
# svn status
{noformat}
? src/contrib/chukwa/conf/initial_adaptors
? src/contrib/chukwa/conf/alert.conf
? src/contrib/chukwa/conf/chukwa-slaves
{noformat}
Should these files/directories be removed by "ant clean"? Or add these items
to the svn:ignore list?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.