[ https://issues.apache.org/jira/browse/LUCENE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806334#action_12806334 ]
Robert Muir commented on LUCENE-2209: ------------------------------------- i suggest for now we just keep ToStringUtils as-is and add @internal/@experimental everywhere else as listed in these patches. we can always revisit ToStringUtils later, but these tags are already being used in code!!!, so we should properly add the tags to build.xml I think > 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 > > > 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