[
https://issues.apache.org/jira/browse/JEXL-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb reopened JEXL-38:
----------------------
$ grep -i -r --include='*.html' -l /jakarta/commons/
/www/commons.apache.org/jexl
gives
./changelog-report.html
./developer-activity-report.html
./file-activity-report.html
./findbugs-report.html
./checkstyle/all.html
./checkstyle/error.html
./checkstyle/index.html
./checkstyle/info.html
./checkstyle/warning.html
./junit-report/org/apache/commons/jexl/ForEachTest-out.html
./junit-report/org/apache/commons/jexl/ScriptTest-out.html
./development-process.html
./scm-usage.html
> 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
> Fix For: 1.1.1
>
>
> 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.