CDI Integration uses deprecated API

Description

Usage of Validator 6.0CR1 with Weld 3.0 logs following statement at startup:

WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.hibernate.validator.cdi.internal.interceptor.ValidationInterceptor is deprecated from CDI 1.1!

It's the usage of an deprecated API in ValidatorExtension. Might be fixed easily.

Environment

None

Activity

Gunnar MorlingJuly 3, 2017 at 8:13 AM

Thanks, good catch, . Sent a PR for fixing it.

Fixed

Details

Assignee

Reporter

Labels

Participants

Benjamin Graf
Gunnar Morling

Components

Fix versions

Affects versions

Priority

Created July 1, 2017 at 3:43 PM
Updated February 22, 2018 at 7:19 AM
Resolved July 4, 2017 at 1:22 PM

Flag notifications