This is an automated email from the ASF dual-hosted git repository. benw pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tapestry-5.git
from 589f4c5d8 Publish build scans to develocity.apache.org (#52) add 36b94e07b TAP5-2799: Session.LockMode introduced add 22bfff581 TAP5-2799: Adapt SessionImplTests to locking changes new efa639590 Merge branch 'TAP5-2799' The 1 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: .../tapestry5/internal/test/PageTesterSession.java | 41 +++++- .../internal/services/SessionImplTest.java | 100 ++++++++++++++- .../http/internal/services/SessionImpl.java | 101 +++++++++++++-- .../apache/tapestry5/http/services/Session.java | 142 ++++++++++++++++++--- 4 files changed, 354 insertions(+), 30 deletions(-)