ddekany commented on PR #98:
URL: https://github.com/apache/freemarker/pull/98#issuecomment-1793453186
Whatever warnings tools give, people will still import "freemarker", and
they rightfully unhappy, if for some reason FreeMarker micro version increases,
and things suddenly break. Anyway... it's just not worth the energy.
As of "3", I believe there we simply need {{module-info.java-s}} in all
projects. (Not sure about OSGi support, and if we will support it at all, or it
will be practically dead by the time FM3 released, if ever.)
Actually, as of more practical problems, I suspect 2 doesn't even work
properly when used as a module, as it should static import a few stuff for it,
like logging frameworks (and even the module of JUL). So if that suspicion is
right, and it's actually broken in that regard, then even in 2 will need a
{{module-info.java}}.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]