Re: [tool] More tools reenginering

2016-12-05 Thread Nathan Bubna
On Mon, Dec 5, 2016 at 9:49 AM, Sergiu Dumitriu wrote: > I agree with Michael here, this direction is against what "pure" > Velocity is about. The generic tools shouldn't be allowed to fetch > random resources off the internet. > I'm with Claude here. Making powerful

Re: [tool] More tools reenginering

2016-12-05 Thread Sergiu Dumitriu
I agree with Michael here, this direction is against what "pure" Velocity is about. The generic tools shouldn't be allowed to fetch random resources off the internet. I'm also against propagating the dependency on DOM4J, a library which has been dead for ten years. I'm OK with adding tools for

Re: svn commit: r1752800 - in /velocity/engine/trunk/velocity-engine-core/src/main/java/org/apache/velocity/runtime: RuntimeConstants.java RuntimeInstance.java RuntimeServices.java RuntimeSingleton.ja

2016-12-05 Thread Claude Brisson
On 05/12/2016 13:11, Sergiu Dumitriu wrote: [...] == --- velocity/engine/trunk/velocity-engine-core/src/main/java/org/apache/velocity/runtime/RuntimeInstance.java (original) +++