This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a change to tag 0.5
in repository https://gitbox.apache.org/repos/asf/bval.git.
at 0d80684 (commit)
This tag includes the following new commits:
new 2746d3f [maven-release-plugin] prepare for next development iteration
new 8baf76f [BVAL-106] Avoid compilation failures on Java 7 due to
accessing private members of generic types (even when the specific members
belong to the accessing class\!) by simply removing the generics from the
method in question.
new 76e7388 remove incubator mention
new 42ec2f1 sp
new 4e62c13 [BVAL-111] regression resulting in bypassed context-specific
ConstraintValidatorFactory
new 80460c8 no keywords
new 94bb578 organize imports
new 5f29124 code audit & get to the point
new 7b7645e code audit: formatting, type-safety, class comparison using
.equals instead of == to avoid potential classloader oddities
new c005f77 code audit: data integrity; removed a useless/misleading
protected method (pre 1.0); DRY; unnecessary else; etc.
new da2eb9f remove incubation references
new f5968af add 0.5 release notes
new 627a161 [BVAL-112] reduce visibility of ignoreXmlConfiguration message
new 735558a add manually gen'd note about partially addressed [BVAL-112]
to changes
new 9edb30f [maven-release-plugin] prepare release 0.5
new 0d80684 [maven-release-plugin] copy for tag 0.5
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.