[
https://issues.apache.org/jira/browse/ISIS-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648479#comment-17648479
]
ASF subversion and git services commented on ISIS-3306:
-------------------------------------------------------
Commit 8bfec7a1b3982661591994d91141fb125ef7d1a6 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=8bfec7a1b3 ]
ISIS-3306: Schema gen.: fixes 'Serializable' not being processed
> [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)