Use consistent svn:keywords
---------------------------
Key: SOLR-3329
URL: https://issues.apache.org/jira/browse/SOLR-3329
Project: Solr
Issue Type: Improvement
Reporter: Ryan McKinley
Fix For: 4.0
In solr, use use svn:keywords haphazardly
We have lots of places with:
{code}
svn propset svn:keywords "Date Author Id Revision HeadURL" *.java
{code}
In LUCENE-3923, there is a suggestion to get rid of many of these.
The MBeans interface often exposes HeadURL, but we likely want to get rid of
the rest
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]