ddekany commented on PR #94:
URL: https://github.com/apache/freemarker/pull/94#issuecomment-1627195405

   Actually... the other pending PR-s will enter merge conflict status if I 
merge the Gradle PR... So, forget that, as that will happen when I managed to 
reduce the set of pending PR-s to just that.
   
   Meanwhile, my question is if you are willing rework this to be a 
non-breaking change. As you might seen in the Ant file, we compile different 
set of classes with different dependencies (including different java version). 
And then, on runtime we use Java reflection to decide which version of a 
support class to use. Since these things (Servlet API, Jython API, etc.) are 
provided dependencies as far as we are concerned, we just have to "magically" 
work in the random environment we are dropped into.


-- 
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]

Reply via email to