[VELTOOLS-207] Upgrade to EasyMock 5.2.0

This closes #17
1 file changed
tree: ad9dcbc755f3b9f0a5be31a77271792b7178b5e4
  1. src/
  2. velocity-tools-examples/
  3. velocity-tools-generic/
  4. velocity-tools-view/
  5. velocity-tools-view-jsp/
  6. .gitignore
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

Title: Apache Velocity Tools

Apache Velocity Tools

Welcome to the VelocityTools projects. This is a subproject of the Apache Velocity project hosted at https://velocity.apache.org/

The VelocityTools project contains several subprojects:

velocity-tools-generic/             A collection of general purpose tools
velocity-tools-view/                Tools servlets and filters for use in a webapp
velocity-tools-jsp/                 Tools for a JEE JSP context
velocity-tools-examples/
  velocity-tools-examples-simple/   Simple examples
  velocity-tools-examples-showcase/ A full webapp demonstrating tools

Apache Velocity Tools require at least Java 8 to run.

Feedback

We welcome your feedback to user@velocity.apache.org.

  • The Apache Velocity Team