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

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


    from bff66a253b Merge remote-tracking branch 'origin/master' into spring6
     add 18b06c3c5d ISIS-2297: adds simple CSV MM export option
     add 69fe117783 ISIS-2297: disable export formats, that don't work yet
     add 1dd8fb00f6 ISIS-3302: [Commons] Text Util to properly handle Files 
with BOM Signature
     add 4ed4a347e1 ISIS-2297: tooling: test fixes
     new 755e7c99bb Merge remote-tracking branch 'origin/master' into spring6

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:
 .../services/metamodel/MetaModelServiceMenu.java   | 121 +++++++++++----------
 .../applib/services/metamodel/_CsvExport2.java     | 115 ++++++++++++++++++++
 .../causeway/commons/internal/base/_Text.java      |  20 +++-
 .../src/main/java/demoapp/dom/menubars.layout.xml  |   3 +-
 .../domainmodel/MetaModelRegressionTest.java       |   6 +-
 .../tooling/javamodel/test/AnalyzerTest.java       |  18 +--
 .../tooling/javamodel/test/ProjectSamples.java     |  59 ++++------
 7 files changed, 229 insertions(+), 113 deletions(-)
 create mode 100644 
api/applib/src/main/java/org/apache/causeway/applib/services/metamodel/_CsvExport2.java

Reply via email to