[hibernate-issues] [Hibernate-JIRA] Created: (HV-402) Make sure that Validator still works on JDK 5 due to ValueMessageInterpolator
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Sat Dec 4 07:17:13 EST 2010
Make sure that Validator still works on JDK 5 due to ValueMessageInterpolator
-----------------------------------------------------------------------------
Key: HV-402
URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-402
Project: Hibernate Validator
Issue Type: Bug
Components: documentation, engine
Affects Versions: 4.1.0.Final
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Fix For: 4.2.0.Beta1
{{ValueMessageInterpolator}} requires the JSR 223 scripting API. We have to make sure that this does not cause any problems on a Java 5 runtime. However, since you have to explicitly configure this interpolator. We have to confirm that though.
We probably need a note in the documentation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list