This is an automated email from the ASF dual-hosted git repository.
tv pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/turbine-core.git
from 44f0dfb4 Add some convenience methods to PipelineData
new f1435786 Organize imports
new d7362665 Move WorkerThread into private Lambda function
new 30386a44 Dependency version update
new 31d9a1b7 Document changes
The 4 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 | 489 ++++++++++-----------
src/changes/changes.xml | 37 +-
src/java/org/apache/turbine/modules/Screen.java | 1 -
.../schedule/AbstractSchedulerService.java | 50 ++-
.../turbine/services/schedule/WorkerThread.java | 102 -----
5 files changed, 326 insertions(+), 353 deletions(-)
delete mode 100644
src/java/org/apache/turbine/services/schedule/WorkerThread.java