[email protected] writes: > BUILD FAILED > java.lang.Error: When inserting lookahead expression: unkown expression type > 42 in type = 42 > content : > EOL > at JFlex.NFA.insertLookAheadChoices(NFA.java:236) > at JFlex.NFA.insertLookAheadChoices(NFA.java:215)
This is a bug in JFlex 1.4.2: http://sourceforge.net/tracker/?func=detail&aid=2018299&group_id=14929&atid=114929 It has been fixed in JFlex 1.4.3, so we should upgrade JFlex on the Hudson slave. -- Knut Anders _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
