Branch: refs/heads/6.5
Home:
https://github.com/hibernate/hibernate-orm
Commit: eebe0e3e21ded6e58f0d36e514d4d32b2379a725
https://github.com/hibernate/hibernate-orm/commit/eebe0e3e21ded6e58f0d36e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/HibernateProcessor.java
Log Message:
-----------
HHH-18019 fix package present detection on ecj
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: a3f4cd6cd31103af7f190f0bfe6300a88f7e2bd7
https://github.com/hibernate/hibernate-orm/commit/a3f4cd6cd31103af7f190f0...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMeta.java
Log Message:
-----------
HHH-18149 fix for HibernateProcessor on ecj
A typecast which works on javac doesn't work on ecj,
but I agree that ecj is correct here.
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/5e9ded47a34f...a3f4cd6...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications