[
https://issues.apache.org/jira/browse/ISIS-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648480#comment-17648480
]
ASF subversion and git services commented on ISIS-3306:
-------------------------------------------------------
Commit 6c1ac7e7443bcc02a8f00a6e667024016479cdc9 in isis's branch
refs/heads/dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.sdo-4.0.0
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=6c1ac7e744 ]
ISIS-3306: backport schema gen. conf. simplification from spring6 branch
> [Schema] Generated DTOs do need a Logical Type Name
> ---------------------------------------------------
>
> Key: ISIS-3306
> URL: https://issues.apache.org/jira/browse/ISIS-3306
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC1
>
>
> (Logical) namespaces default to Java packages if not specified otherwise.
> eg. org.apache.causeway.schema.metamodel.v2.DomainClassDto
> which is not desired, we'd rather have
> 'causeway.schema.metamodel.v2.DomainClassDto' instead.
> Hope is that we can tell the generator to add annotations, otherwise we need
> to do some schma specific hacking.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)