This is an automated email from the ASF dual-hosted git repository.
pedrosans pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
from b198af0841 Bump @babel/core from 7.23.7 to 7.29.7 in
/testing/wicket-js-tests (#1578)
new e31d45e062 Normalize line terminators in org.apache.wicket.cdi to LF
new 788c0c3091 Document the CDI integration in the user guide
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:
.../org/apache/wicket/cdi/AbstractInjector.java | 78 +--
.../apache/wicket/cdi/AutoConversationManager.java | 240 +++++-----
.../org/apache/wicket/cdi/BehaviorInjector.java | 84 ++--
.../org/apache/wicket/cdi/CdiConfiguration.java | 313 ++++++------
.../org/apache/wicket/cdi/CdiShutdownCleaner.java | 78 +--
.../org/apache/wicket/cdi/ComponentInjector.java | 86 ++--
.../wicket/cdi/ConversationExpiredException.java | 104 ++--
.../wicket/cdi/ConversationExpiryChecker.java | 140 +++---
.../apache/wicket/cdi/ConversationPropagation.java | 124 ++---
.../apache/wicket/cdi/ConversationPropagator.java | 530 ++++++++++-----------
.../wicket/cdi/ICdiAwareRequestCycleListener.java | 82 ++--
.../org/apache/wicket/cdi/SessionInjector.java | 84 ++--
wicket-user-guide/src/main/asciidoc/jee/jee_3.adoc | 52 +-
wicket-user-guide/src/main/asciidoc/jee/jee_4.adoc | 17 +-
.../main/asciidoc/jee/{jee_4.adoc => jee_5.adoc} | 2 +-
wicket-user-guide/src/main/asciidoc/single.adoc | 8 +-
16 files changed, 1040 insertions(+), 982 deletions(-)
copy wicket-user-guide/src/main/asciidoc/jee/{jee_4.adoc => jee_5.adoc} (84%)