This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d9f819f5-533f-46bb-89a2-62bbdb0113d1 XWIKI-23896 Open

AbstractHibernateDataMigration#getName doesn't support jakarta Named annotation

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7fb12609-c50c-4b9b-a3c0-3f326060a603 Simon Urli created this issue on 14/Jan/26 15:47
 
Summary: AbstractHibernateDataMigration#getName doesn't support jakarta Named annotation
Issue Type: cid:jira-generated-image-avatar-d9f819f5-533f-46bb-89a2-62bbdb0113d1 Bug
Affects Versions: 17.10.2
Assignee: Unassigned
Components: Old Core
Created: 14/Jan/26 15:47
Priority: cid:jira-generated-image-static-major-c9ca7442-ee14-488d-82ee-bf59c4fc05b3 Major
Reporter: Simon Urli
Description:

We're supposed to support both javax and jakarta Named annotation, but right now when using a jakarta Named annotation in a migration its name is not displayed because AbstractHibernateDataMigration#getName only support javax Named annotation.

 
 

1 update

 
cid:jira-generated-image-avatar-7fb12609-c50c-4b9b-a3c0-3f326060a603 Changes by Simon Urli on 14/Jan/26 15:47
 
Assignee: Simon Urli