[
https://issues.apache.org/jira/browse/FREEMARKER-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780604#comment-17780604
]
Dániel Dékány commented on FREEMARKER-223:
------------------------------------------
Yeah, I changed that in osgi.bnd, but it's not really a solution as 3 produces
multiple jar-s, and each should be its own module, like
org.apache.freemarker.core, etc. Added TODO comment for that... and if 3 ever
moves ahead in actual template language features, then that will be dealt with
too.
> JPMS: Split package
> -------------------
>
> Key: FREEMARKER-223
> URL: https://issues.apache.org/jira/browse/FREEMARKER-223
> Project: Apache Freemarker
> Issue Type: Bug
> Components: engine
> Reporter: Benjamin Marwell
> Priority: Major
>
> All jar files should have one unique root.
> However, freemarker uses just "freemarker" as root package.
> For v3, this should be changed to "org.apache.freemarker".
> That change should be reflected in FREEMARKER-222 as well, also see
> FREEMARKER-159.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)