[
https://issues.apache.org/jira/browse/FREEMARKER-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253082#comment-16253082
]
Daniel Dekany edited comment on FREEMARKER-85 at 11/15/17 8:11 AM:
-------------------------------------------------------------------
That's generated from {{FTL.jj}}, so it's not part of the source code. Though
maybe we could include it in the Maven source artifact for convenience. If you
check out the source code and issue {{ant javacc}}, it will generate
{{FMParser.java}} in the build directory.
was (Author: ddekany):
That's generated from {{FTL.jj}}, so it's not part of the source code. Though
maybe could include it in the Maven source artifact for convenience. If you
check out the source code and issue {{ant javacc}}, it will generate
{{FMParser.java}} in the build directory.
> source code for freemarker.core.FMParser not in maven packages nor repository
> -----------------------------------------------------------------------------
>
> Key: FREEMARKER-85
> URL: https://issues.apache.org/jira/browse/FREEMARKER-85
> Project: Apache Freemarker
> Issue Type: Bug
> Affects Versions: 2.3.23, 2.3.27-incubating
> Reporter: Wenzel
> Priority: Minor
>
> The available source packages on maven (like
> https://mvnrepository.com/artifact/org.freemarker/freemarker/2.3.23) are
> missing some java classes. Like freemarker.core.FMParser.
> The source is also not available on GitHub.
> The same for the current latest release (2.3.27) from
> https://freemarker.apache.org/freemarkerdownload.html.
> Why is it incomplete and where do i find the complete source code?
> Thanks and best regards
> Wenzel
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)