You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/09/26 18:21:57 UTC

[isis] branch ISIS-3221 updated (58a259b4a7 -> 3baebed526)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-3221
in repository https://gitbox.apache.org/repos/asf/isis.git


 discard 58a259b4a7 ISIS-3221: lexical change is all, just moves all the injected services together for WrapperFactoryDefault
 discard a7b78a7538 ISIS-3221: fixes circular references
 discard 6047163592 ISIS-3221: adds new method to WrapperFactory test impl
 discard 1d4f992223 ISIS-3221 : introduces AsyncCallable for WrapperFactory, to surface details of the child command to custom impls of ExecutorService
     add 43cf251b21 ISIS-3071: fixes proposed value recovery for FileUpload
     add 7809fd4fff ISIS-3221 : introduces AsyncCallable for WrapperFactory, to surface details of the child command to custom impls of ExecutorService
     add 6cc4d2c9ef ISIS-3221: adds new method to WrapperFactory test impl
     add 035c7f6958 ISIS-3221: fixes circular references
     add 3baebed526 ISIS-3221: lexical change is all, just moves all the injected services together for WrapperFactoryDefault

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (58a259b4a7)
            \
             N -- N -- N   refs/heads/ISIS-3221 (3baebed526)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../viewer/wicket/ui/components/scalars/_Util.java   | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)