You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (Updated) (JIRA)" <ji...@apache.org> on 2012/04/06 18:49:21 UTC

[jira] [Updated] (SOLR-3329) Don't use svn:properties Id or Revision in SolrInfoMBean

     [ https://issues.apache.org/jira/browse/SOLR-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SOLR-3329:
--------------------------------

    Priority: Minor  (was: Major)
     Summary: Don't use svn:properties Id or Revision in SolrInfoMBean  (was: Use consistent svn:keywords)

I'm changing the ticket name so it more accurately reflects the changes.

Robert..  we can look at the HeadURL issue in a different ticket.  I think keeping the URL in the bean is useful -- perhaps we just need to remove the property from things that are not MBeans?
                
> Don't use svn:properties Id or Revision in SolrInfoMBean
> --------------------------------------------------------
>
>                 Key: SOLR-3329
>                 URL: https://issues.apache.org/jira/browse/SOLR-3329
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3329-svn-keywords.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org