
jira at apache
May 6, 2012, 5:42 PM
Post #2 of 2
(45 views)
Permalink
|
|
[jira] [Updated] (LUCENE-4037) ValueSource still implements Serializable
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/LUCENE-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4037: -------------------------------- Attachment: LUCENE-4037.patch Thanks Benson! I searched around and found some other cruft... some old readResolve()'s etc... here's the patch. I'll commit soon. > ValueSource still implements Serializable > ----------------------------------------- > > Key: LUCENE-4037 > URL: https://issues.apache.org/jira/browse/LUCENE-4037 > Project: Lucene - Java > Issue Type: Bug > Components: core/other > Affects Versions: 4.0 > Reporter: Benson Margulies > Priority: Minor > Attachments: LUCENE-4037.patch, LUCENE-4037.patch > > > 4.0 eliminates the use of Serializable. Here's a leftover. -- 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 [at] lucene For additional commands, e-mail: dev-help [at] lucene
|