[jira] [Updated] (LUCENE-4037) ValueSource still implements Serializable

2012-05-06 Thread Benson Margulies (JIRA)

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

Benson Margulies updated LUCENE-4037:
-

Attachment: LUCENE-4037.patch

 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


 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-4037) ValueSource still implements Serializable

2012-05-06 Thread Robert Muir (JIRA)

 [ 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org