[
https://issues.apache.org/jira/browse/DERBY-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6621:
---------------------------------
Attachment: derby-6621-05-aa-luceneClasses.diff
Attaching derby-6621-05-aa-luceneClasses.diff. This patch reduces the
visibility of some classes and methods in the Lucene plugin. The Lucene tests
passed cleanly with this patch.
Touches the following files:
M java/optional/org/apache/derby/optional/lucene/LuceneQueryVTI.java
M java/optional/org/apache/derby/optional/lucene/LuceneListIndexesVTI.java
M java/optional/org/apache/derby/optional/lucene/DerbyIndexInput.java
M java/optional/org/apache/derby/optional/lucene/DerbyIndexOutput.java
> Reduce the visibility of more classes and methods
> -------------------------------------------------
>
> Key: DERBY-6621
> URL: https://issues.apache.org/jira/browse/DERBY-6621
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.11.0.0
> Reporter: Rick Hillegas
> Attachments: derby-6621-01-aa-reduce1.diff,
> derby-6621-02-aa-move-getPrintWriter.diff,
> derby-6621-03-aa-removeUnusedMethod.diff,
> derby-6621-04-aa-StreamFileContainer.diff, derby-6621-05-aa-luceneClasses.diff
>
>
> Reduce public visibility to something lower in order to protect against
> mis-use of Derby objects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)