[hibernate-issues] [Hibernate-JIRA] Commented: (HV-561) Determine and mark the API to be deprecated for HV5
Gunnar Morling (JIRA)
noreply at atlassian.com
Fri Mar 30 05:19:52 EDT 2012
[ https://hibernate.onjira.com/browse/HV-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46128#comment-46128 ]
Gunnar Morling commented on HV-561:
-----------------------------------
* {{o.h.v.cfg}}: {{ConstraintMapping}} has a refence to an internal type. Likely a public interface with internal implementation makes sense here; still needs some more thought
* {{o.h.v.constraints}}: no changes
* {{o.h.v.group}}: deprecate, move to {{o.h.v.spi.group}} in HV 5
* {{o.h.v.messageinterpolation}}: no changes
* {{o.h.v.method}}: entire package to be deprecated in 4.3, as it will be replaced with the standardized BV API in HV 5.0
* {{o.h.v.resourceloading}}:
** {{ResourceBundleLocator}} to be deprecated in 4.3 as it will be replaced by {{{{o.h.v.spi.resourceloading.ResourceBundleLocator}}}}
** AggregateResourceBundleLocator: Reference to generated (internal) log bundle to be removed
* {{LazyValidatorFactory}}: to be deprecated in 4.3 and removed in 5.0 as it is not needed any more
> Determine and mark the API to be deprecated for HV5
> ---------------------------------------------------
>
> Key: HV-561
> URL: https://hibernate.onjira.com/browse/HV-561
> Project: Hibernate Validator
> Issue Type: Task
> Components: documentation, engine
> Affects Versions: 4.3.0.Alpha1
> Reporter: Hardy Ferentschik
> Fix For: 4.3.0.Beta1
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list