Skip to content

Commit 2d0650a

Browse files
committed
HV-2025 Add a note on OSGi support in the docs
1 parent 8de0925 commit 2d0650a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/src/main/asciidoc/ch11.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,3 +384,11 @@ dependency injection in constraint validators.
384384
Hibernate Validator also provides support for the unwrapping of JavaFX properties. If JavaFX is present
385385
on the classpath, ``ValueExtractor``s for JavaFX properties are automatically registered.
386386
See <<section-valueextraction-javafx>> for examples and further discussion.
387+
388+
389+
[[validator-osgi]]
390+
=== OSGi
391+
392+
Starting with Hibernate Validator 9.0, the Hibernate team no longer tests nor maintains the OSGi integration.
393+
For users who would want to experiment with Hibernate Validator in an OSGi environment,
394+
we will keep the existing manifest entries in place as they were.

0 commit comments

Comments
 (0)