This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a change to branch VELOCITY-965
in repository https://gitbox.apache.org/repos/asf/velocity-engine.git
from 30cfa83d Make commons-pool2 dependency optional
new 9695b94a Throw VelocityException instead of Error
new 5d87ee8f Various code cleanup to DataSourceResourceLoader
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../loader/CachingDatabaseObjectsFactory.java | 128 ++++++++++++++-------
.../resource/loader/DataSourceResourceLoader.java | 16 ++-
.../resource/loader/DatabaseObjectsFactory.java | 9 +-
.../loader/DefaultDatabaseObjectsFactory.java | 10 +-
4 files changed, 108 insertions(+), 55 deletions(-)