[
https://issues.apache.org/jira/browse/LUCENE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444172#comment-13444172
]
Robert Muir commented on LUCENE-4336:
-------------------------------------
Thanks for working on this. I tested today and it works great.
Just as an FYI (unrelated), i tried the new JavaCC option to make CharStream
etc classes pkg-private,
it works (tests pass) but creates broken javadocs links because the parsers
then have public
members/methods referring to pkg-private classes. So for now we cannot yet use
it :(
But its much easier to regenerate now!
> javacc tasks should use ivy
> ---------------------------
>
> Key: LUCENE-4336
> URL: https://issues.apache.org/jira/browse/LUCENE-4336
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Robert Muir
> Assignee: Uwe Schindler
> Fix For: 5.0, 4.0
>
> Attachments: LUCENE-4336.patch
>
>
> its a hassle to set this up currently. we should be able to
> just download javacc this way to run those tasks instead of
> making you download it yourself from the java.net site and
> setting build.properties options and stuff.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]