David Costanzo created JEXL-326:
-----------------------------------

             Summary: Link to "JavaCC" on syntax reference page is broken
                 Key: JEXL-326
                 URL: https://issues.apache.org/jira/browse/JEXL-326
             Project: Commons JEXL
          Issue Type: Bug
    Affects Versions: 3.1
            Reporter: David Costanzo


The JEXL syntax reference page at 
[http://commons.apache.org/proper/commons-jexl/reference/syntax.html] has a 
broken link to JavaCC:
{quote}For more technical information about the JEXL Grammar, you can find the 
[JavaCC|https://javacc.dev.java.net/] grammar for JEXL here: 
[Parser.jjt.|http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/parser/Parser.jjt?view=markup]
{quote}
 

It looks like the Parse.jjt link has already been fixed in GitHub, but the 
JavaCC link is still broken.  I suggest changing

[https://javacc.dev.java.net/]

To

[https://javacc.github.io/javacc/]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to