[
https://issues.apache.org/jira/browse/LUCENE-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-7602:
---------------------------------
Attachment: LUCENE-7602.patch
Patch of 26 Dec 2016.
Mostly as discussed above.
ContextMap extends HashMap. I tried implementing AbstractMap, but that ends up
in a detour to a HashMap anyway, so I left it at direct extension.
Is there a way to quickly check for unused imports at top level?
I used ant precommit for that, but it is quite slow because it stops after the
first module with an error, and quite a few modules are involved here.
> Fix compiler warnings for ant clean compile
> -------------------------------------------
>
> Key: LUCENE-7602
> URL: https://issues.apache.org/jira/browse/LUCENE-7602
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Paul Elschot
> Priority: Minor
> Labels: build
> Fix For: trunk
>
> Attachments: LUCENE-7602-ContextMap-lucene.patch,
> LUCENE-7602-ContextMap-solr.patch, LUCENE-7602.patch, LUCENE-7602.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]