You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/11/21 07:00:20 UTC

[isis] branch 2882_temporal_from_scratch updated (cca6298 -> 8a04257)

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

ahuber pushed a change to branch 2882_temporal_from_scratch
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from cca6298  ISIS-2882: purge all the wicket temporal conversion stuff
     add 3792cbc  ISIS-2882: test fixes (for prev. commit)
     add 1213fb1  Merge branch 'master' into 2882_temporal_from_scratch
     add 8a04257  ISIS-2882: use 'runtime' module to import 'joda time integration' module

No new revisions were added by this update.

Summary of changes:
 core/metamodel/pom.xml                                              | 2 +-
 core/runtime/pom.xml                                                | 6 ++++++
 .../java/org/apache/isis/core/runtime/IsisModuleCoreRuntime.java    | 4 ++++
 viewers/wicket/ui/pom.xml                                           | 6 ------
 .../org/apache/isis/viewer/wicket/ui/IsisModuleViewerWicketUi.java  | 2 --
 5 files changed, 11 insertions(+), 9 deletions(-)