You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@bval.apache.org by Matt Benson <mb...@apache.org> on 2018/10/29 17:28:37 UTC

[ANNOUNCEMENT] Apache BVal 2.0.0 Released

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

Apache BVal 2.0.0

Apache BVal delivers an implementation of the Java Bean Validation
specification 2.0. Most significantly, this release of Apache BVal
delivers an ASF-hosted implementation of the Java Bean Validation
specification, version 2.0. The full changelist included in this
release follows:

** Bug
    * [BVAL-108] - Prefer Thread context classloader or
framework-relative as appropriate to task - addresses resource loading
complaints with OSGI
    * [BVAL-154] - avoid storing metamodel for unconstrained types
using "negative cache"
    * [BVAL-157] - method named get() blows up with illegal param name
    * [BVAL-158] - ExecutableValidator invokes method if it looks like a getter

** Improvement
    * [BVAL-118] - improve efficiency by associating bean metadata
with the factory rather than the context
    * [BVAL-159] - Drop commons dependencies
    * [BVAL-160] - Implement Bean Validation 2.0 (JSR 380)

** Task
    * [BVAL-161] - Redesign bean metadata model
    * [BVAL-162] - Convert remaining JUnit 3 tests to JUnit 4
    * [BVAL-163] - Remove Agimatech extensions
    * [BVAL-164] - Merge core code into jsr module


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

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

Re: [ANNOUNCEMENT] Apache BVal 2.0.0 Released

Posted by Thomas Andraschko <an...@gmail.com>.
Congrats & Thanks!1

Am Mo., 29. Okt. 2018 um 18:28 Uhr schrieb Matt Benson <mb...@apache.org>:

> The Apache BVal team is pleased to announce the release of:
>
> Apache BVal 2.0.0
>
> Apache BVal delivers an implementation of the Java Bean Validation
> specification 2.0. Most significantly, this release of Apache BVal
> delivers an ASF-hosted implementation of the Java Bean Validation
> specification, version 2.0. The full changelist included in this
> release follows:
>
> ** Bug
>     * [BVAL-108] - Prefer Thread context classloader or
> framework-relative as appropriate to task - addresses resource loading
> complaints with OSGI
>     * [BVAL-154] - avoid storing metamodel for unconstrained types
> using "negative cache"
>     * [BVAL-157] - method named get() blows up with illegal param name
>     * [BVAL-158] - ExecutableValidator invokes method if it looks like a
> getter
>
> ** Improvement
>     * [BVAL-118] - improve efficiency by associating bean metadata
> with the factory rather than the context
>     * [BVAL-159] - Drop commons dependencies
>     * [BVAL-160] - Implement Bean Validation 2.0 (JSR 380)
>
> ** Task
>     * [BVAL-161] - Redesign bean metadata model
>     * [BVAL-162] - Convert remaining JUnit 3 tests to JUnit 4
>     * [BVAL-163] - Remove Agimatech extensions
>     * [BVAL-164] - Merge core code into jsr module
>
>
> Distribution packages can be downloaded
> from:http://www.apache.org/dyn/closer.cgi/bval/2.0.0/
>
> 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
>

Re: [ANNOUNCEMENT] Apache BVal 2.0.0 Released

Posted by Thomas Andraschko <an...@gmail.com>.
Congrats & Thanks!1

Am Mo., 29. Okt. 2018 um 18:28 Uhr schrieb Matt Benson <mb...@apache.org>:

> The Apache BVal team is pleased to announce the release of:
>
> Apache BVal 2.0.0
>
> Apache BVal delivers an implementation of the Java Bean Validation
> specification 2.0. Most significantly, this release of Apache BVal
> delivers an ASF-hosted implementation of the Java Bean Validation
> specification, version 2.0. The full changelist included in this
> release follows:
>
> ** Bug
>     * [BVAL-108] - Prefer Thread context classloader or
> framework-relative as appropriate to task - addresses resource loading
> complaints with OSGI
>     * [BVAL-154] - avoid storing metamodel for unconstrained types
> using "negative cache"
>     * [BVAL-157] - method named get() blows up with illegal param name
>     * [BVAL-158] - ExecutableValidator invokes method if it looks like a
> getter
>
> ** Improvement
>     * [BVAL-118] - improve efficiency by associating bean metadata
> with the factory rather than the context
>     * [BVAL-159] - Drop commons dependencies
>     * [BVAL-160] - Implement Bean Validation 2.0 (JSR 380)
>
> ** Task
>     * [BVAL-161] - Redesign bean metadata model
>     * [BVAL-162] - Convert remaining JUnit 3 tests to JUnit 4
>     * [BVAL-163] - Remove Agimatech extensions
>     * [BVAL-164] - Merge core code into jsr module
>
>
> Distribution packages can be downloaded
> from:http://www.apache.org/dyn/closer.cgi/bval/2.0.0/
>
> 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
>