GitHub user asoldano opened a pull request:

    https://github.com/apache/cxf/pull/282

    [CXF-7405] Removal of commons-lang dependency and upgrade to Velocity 2

    Initial proposal for fixing CXF-7405. Two notes:
    1) I had to build Velocity from sources from its 2.0 tag at 
https://github.com/apache/velocity-engine.git ; can we push the binaries to the 
maven repo?
    2) I'm not sure what to do with the logger at 
tools/common/src/main/java/org/apache/cxf/tools/common/VelocityGenerator.java , 
see commented code there.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/asoldano/cxf velocity2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/282.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #282
    
----
commit d72c13d9fa3bc5fe01d236ae9e55163ebc3d5992
Author: Alessio Soldano <[email protected]>
Date:   2017-06-12T23:49:16Z

    [CXF-7405] Removal of commons-lang dependency and upgrade to Velocity 2

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to