Link to JEXL grammar is broken since move to TLP
------------------------------------------------
Key: JEXL-38
URL: https://issues.apache.org/jira/browse/JEXL-38
Project: Commons JEXL
Issue Type: Bug
Affects Versions: 1.1
Reporter: Sebb
The page
http://commons.apache.org/jexl/reference/syntax.html
has a link "Parser.jj" which refers to
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/Parser.jj?view=markup
That does not work; it should be
http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/parser/Parser.jj?view=markup
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.