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

Uwe Schindler commented on LUCENE-2291:
---------------------------------------

For the JFlex parsers we have to wait until my patch is committed (LUCENE-2074) 
that uses jflex 1.5 trunk. Else we must use Java version 1.4 to regenerate the 
sources.

Else I could take care of updating hudson and adding the tasks to the nightly.sh

> nighly build should regen all gen'd sources
> -------------------------------------------
>
>                 Key: LUCENE-2291
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2291
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>
> Just opening an issue to track this (idea was spun out of LUCENE-2285)... I 
> don't have time to work on it now...
> We have a number of sources that are generated (eg using tools like JFlex, 
> JavaCC.
> I think we should strive to have the nightly build recreate these files, if 
> possible.  This would help us catch mistakes more quickly, eg where we 
> accidentally make a fix to the generated file.
> We'd have to get jflex/javacc/etc. installed onto lucene.zones to do this 
> (not sure if they are already).

-- 
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