Issues
- Fix build to always product Java 11 compatible binariesHCANN-135Resolved issue: HCANN-135Yoann Rodière
- Switch project license to Apache License 2.0HCANN-134Resolved issue: HCANN-134Sanne Grinovero
- Remove optimisation HCANN-77 which was specific for Java 8 and older runtimesHCANN-133Resolved issue: HCANN-133Sanne Grinovero
- Annotating an entity with @IdClass of a record throws a NPEHCANN-132Resolved issue: HCANN-132
- JavaXPropertyTest was broken by a constant being renamedHCANN-131Resolved issue: HCANN-131Sanne Grinovero
- After Spring boot upgrade from 2.7.8 to 3.0.2 @Formula annotation is not workingHCANN-129Resolved issue: HCANN-129Sanne Grinovero
- Reflection does not use ClassLoaderServiceHCANN-128Resolved issue: HCANN-128
- Approximation of a parameterized type wrongly defaults to Object instead of raw typeHCANN-127Resolved issue: HCANN-127Christian Beikov
- For pageable query with collection join fetches the all found entities are loaded to memory not just entities for the requested page - it could lead to OutOfMemoryError in some cases.HCANN-126Resolved issue: HCANN-126Sanne Grinovero
- The type of a multiple bound generic should correspond to value of the first boundHCANN-125Resolved issue: HCANN-125Andrea Boriero
- Rename access type for record components from 'component' to 'record'HCANN-124Resolved issue: HCANN-124Christian Beikov
- Support accessing record components as XPropertyHCANN-123Resolved issue: HCANN-123Christian Beikov
- Make java.lang.reflect.Type implementations compatible with standard Java versionsHCANN-122Resolved issue: HCANN-122Christian Beikov
- Introduce toType() method on ReflectionManagerHCANN-121Resolved issue: HCANN-121Christian Beikov
- Introduce getContainingElement() method on XClassHCANN-120Resolved issue: HCANN-120Gavin King
- Introduce a real module-info.java fileHCANN-118Resolved issue: HCANN-118Sanne Grinovero
- Require JDK 11HCANN-117Resolved issue: HCANN-117Sanne Grinovero
- Remove dependency to the LoggerHCANN-116Resolved issue: HCANN-116Sanne Grinovero
- Upgrade to Gradle v. 7.3.2HCANN-115Resolved issue: HCANN-115Sanne Grinovero
- Add copyright headers on forgotten source filesHCANN-114Resolved issue: HCANN-114Sanne Grinovero
- Reduce retained memory of the Annotation representationsHCANN-113Resolved issue: HCANN-113Sanne Grinovero
- Favour releasing references to an HashMap over clearing itHCANN-112Resolved issue: HCANN-112Sanne Grinovero
- Improve hashing and memory costs of JavaReflectionManagerHCANN-111Resolved issue: HCANN-111Sanne Grinovero
- Improve encapsulation and codestyle of SimpleTypeEnvironmentHCANN-110Resolved issue: HCANN-110Sanne Grinovero
- TypeEnvironmentFactory should be converted into a static helperHCANN-109Resolved issue: HCANN-109Sanne Grinovero
- Never use a LinkedListHCANN-108Resolved issue: HCANN-108Sanne Grinovero
- Introduce a method to clear any internal caches of ReflectionManager and MetadataProviderHCANN-107Resolved issue: HCANN-107Sanne Grinovero
- Remove unused helpers AssertionFailure and StringHelperHCANN-106Resolved issue: HCANN-106Sanne Grinovero
- Remove capability to deal with classloadersHCANN-105Resolved issue: HCANN-105Sanne Grinovero
- Deprecate capability to deal with classloadersHCANN-104Resolved issue: HCANN-104Sanne Grinovero
- Expose a new method to convert a Package to a XPackageHCANN-103Resolved issue: HCANN-103Sanne Grinovero
- Deprecate AssertionFailure and StringHelperHCANN-102Resolved issue: HCANN-102Sanne Grinovero
- Make all TypeEnvironment implementations finalHCANN-101Resolved issue: HCANN-101Sanne Grinovero
- Open up visibility of JavaXMember.getMemberHCANN-99Resolved issue: HCANN-99Sanne Grinovero
- generate sql errorHCANN-98Resolved issue: HCANN-98
- hibernate-entitymanager fails to initialise with composite idHCANN-97Resolved issue: HCANN-97
- HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e9dcdd3HCANN-96Resolved issue: HCANN-96
- Hibernate envers - Getting error while restarting the tomcat for enverse audit tableHCANN-95Resolved issue: HCANN-95
- Upgrade to JBoss Logging 3.3.2.FinalHCANN-93Resolved issue: HCANN-93Sanne Grinovero
- Upgrade to Gradle 4.8HCANN-92Resolved issue: HCANN-92Sanne Grinovero
- org.hibernate.AnnotationException: Collection has neither generic type or OneToMany.targetEntity()HCANN-91
- Build should not rely on local Maven repositoriesHCANN-90Resolved issue: HCANN-90Sanne Grinovero
- Avoid breaking OSGi manifest when releasing -redhat qualified artifactsHCANN-89Resolved issue: HCANN-89Sanne Grinovero
- Don't depend on java.desktop Jigsaw moduleHCANN-88Resolved issue: HCANN-88Sanne Grinovero
- Move base requirement to Java 8HCANN-87Resolved issue: HCANN-87Sanne Grinovero
- Upgrade to JBoss Logging 3.3.1.Final and matching annotation processorHCANN-86Resolved issue: HCANN-86Sanne Grinovero
- Update Gradle wrapper to Gradle 4.4.1HCANN-85Resolved issue: HCANN-85Sanne Grinovero
- Declare a Jigsaw module nameHCANN-84Resolved issue: HCANN-84Sanne Grinovero
- Make JavaXMember::getJavaType publicHCANN-83Resolved issue: HCANN-83Sanne Grinovero
- Update copyright notice to shorter form and clarify LGPL 2.1 or laterHCANN-82Resolved issue: HCANN-82Emmanuel Bernard
50 of 115
Fix build to always product Java 11 compatible binaries
Fixed
Description
Environment
None
Details
Assignee
Yoann RodièreYoann RodièreReporter
Yoann RodièreYoann RodièreParticipants
Yoann RodièreFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Yoann Rodière
Yoann RodièreReporter
Yoann Rodière
Yoann RodièreParticipants
Yoann Rodière
Fix versions
Affects versions
Priority
Created October 21, 2024 at 7:12 AM
Updated October 21, 2024 at 7:28 AM
Resolved October 21, 2024 at 7:24 AM
Activity
Show:
Turns out the 7.0.2.Final release used JDK 17 for some Jenkins/Gradle-related reason, and ended up publishing Java 17 binaries.
We need to fix that.