This is an automated email from the ASF dual-hosted git repository.
gk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git
from 9414f24c Allow to disable container encoding for TemplateLink like
Content Tool by default
new ce6f5b93 default no dependency chech inherit from
dependency.check.skip, update slf4j-api from 1.7 to 2.0.7 and mysql connector
to 8.1.0, set fulcrum intake to release 3.0.0 and yaafi to 2.0.0
new 3c249f1e Annotationprocessor if key was foud, but could not be
aasigned, log if not found showing default value, more exact javadoc
new b6bd441d Use ReentrantLock instead of synchronized methods + lock for
service
The 3 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:
pom.xml | 15 ++++---
.../turbine/annotation/AnnotationProcessor.java | 46 ++++++++++++++++------
src/java/org/apache/turbine/modules/Assembler.java | 3 ++
src/java/org/apache/turbine/modules/Loader.java | 2 +-
.../apache/turbine/services/BaseServiceBroker.java | 45 +++++++++++++--------
5 files changed, 73 insertions(+), 38 deletions(-)