You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by Matt Benson <mb...@apache.org> on 2012/09/22 20:10:01 UTC

[ANNOUNCEMENT] Apache BVal 0.5 Released

The Apache BVal team is pleased to announce the release of:

Apache BVal 0.5

Apache BVal delivers an implementation of the Java Bean Validation
1.0.  The following changes are included in this release:

Fixed Bugs:
    * [BVAL-106] - FeaturesCapable compilation fails on JDK7
    * [BVAL-111] - ValidatorFactory-bound ConstraintValidatorFactory
used instead of ValidatorContext-bound instance

Enhancements:
    * [BVAL-112] - Reduced log level of ignoreXmlConfiguration message
from INFO to CONFIG

Distribution packages can be downloaded from:
http://www.apache.org/dyn/closer.cgi/bval/0.5/

When downloading, please verify signatures using the KEYS file available at:
http://www.apache.org/dist/bval/

The release is also available in the central Maven repository:
http://repo1.maven.org/maven2/org/apache/bval/

The Apache BVal Team