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 2020/09/23 08:29:18 UTC

[isis] branch ISIS-2222 updated (ad43015 -> 0de92dd)

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

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


    from ad43015  ISIS-2222: moves CommandService to runtimeservices, makes internal
     add fdc2125  ISIS-2222: fixing build after merge
     add 0de92dd  ISIS-2437: Tooling: add c4modeling (stubs)

No new revisions were added by this update.

Summary of changes:
 .../testdomain/conf/Configuration_headless.java    |  5 +--
 tooling/c4modeling/README.adoc                     | 46 ++++++++++++++++++++++
 tooling/{projectmodel => c4modeling}/pom.xml       | 17 ++++----
 .../main/java/org/apache/isis/tooling/c4/C4.java   |  4 +-
 tooling/pom.xml                                    |  9 ++++-
 5 files changed, 68 insertions(+), 13 deletions(-)
 create mode 100644 tooling/c4modeling/README.adoc
 copy tooling/{projectmodel => c4modeling}/pom.xml (79%)
 copy viewers/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/error/ErrorPage.css => tooling/c4modeling/src/main/java/org/apache/isis/tooling/c4/C4.java (93%)