[ 
https://issues.apache.org/jira/browse/LUCENE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901351#action_12901351
 ] 

Robert Muir commented on LUCENE-2612:
-------------------------------------

Simon, fwiw I don't have to setup javacc each time i build a new environment.

Just put a build.properties in your homedir with the javacc.home set, and it 
will be sucked in for any new environment and 'ant javacc' will always work.


> Add fetch-javacc task to common-build.xml
> -----------------------------------------
>
>                 Key: LUCENE-2612
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2612
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Trivial
>         Attachments: LUCENE-2612.patch
>
>
> I'm kind of tired setting up javacc each time I build a new environment so I 
> added an ant target to common-build.xml. This target fetches javacc 4.1 and 
> extracts it into the configured ${javacc.home} directory. 
> Nothing fancy but likely to be helpful.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to