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

Robert Muir updated LUCENE-2209:
--------------------------------

    Attachment: LUCENE-2209.patch

this is my patch + mike's patch, with these changes:
* UnicodeUtil.UTF8Result/UTF16Result are also @internal as they are public and 
show up in javadoc separately
* Removed @internal from ToStringUtils (at least for now)

will commit soon if no one objects.


> add @experimental javadocs tag
> ------------------------------
>
>                 Key: LUCENE-2209
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2209
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Javadocs
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>         Attachments: LUCENE-2209-internal.patch, LUCENE-2209.patch, 
> LUCENE-2209.patch, LUCENE-2209.patch
>
>
> There are a lot of things marked experimental, api subject to change, etc. in 
> lucene.
> this patch simply adds a @experimental tag to common-build.xml so that we can 
> use it, for more consistency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to