From 8fd3b9d42a4569089e428329499b31dc8847be77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Sun, 18 Sep 2022 19:39:15 +0200 Subject: [PATCH] Remove empty proxies in Hibernate metadata Closes gh-55 --- .../6.1.1.Final/proxy-config.json | 96 ------------------- 1 file changed, 96 deletions(-) diff --git a/metadata/org.hibernate.orm/hibernate-core/6.1.1.Final/proxy-config.json b/metadata/org.hibernate.orm/hibernate-core/6.1.1.Final/proxy-config.json index cedd54992..d967e1eb7 100644 --- a/metadata/org.hibernate.orm/hibernate-core/6.1.1.Final/proxy-config.json +++ b/metadata/org.hibernate.orm/hibernate-core/6.1.1.Final/proxy-config.json @@ -457,102 +457,6 @@ "org.glassfish.jaxb.core.v2.model.annotation.Locatable" ] }, - { - "condition": { - "typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.cfg.AnnotationBinder" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.boot.jaxb.internal.MappingBinder" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState$ProxyDefinitionHelpers$1" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.cfg.AnnotationBinder" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.cfg.AnnotationBinder" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.HibernatePersistenceProvider" - }, - "interfaces": [] - }, - { - "condition": { - "typeReachable": "org.hibernate.jpa.event.internal.CallbackDefinitionResolverLegacyImpl" - }, - "interfaces": [] - }, { "condition": { "typeReachable": "org.hibernate.jpa.boot.spi.Bootstrap"