1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BVAL-230 Switching accepted type String to the more generic CharSequence More... almost 13 years ago
BVAL-304 Adding the maven-bundle plugin to generate the bundle information More... almost 13 years ago
BVAL-274 Add aggregation methods in metadata API for method interception integrators More... almost 13 years ago
BVAL-310: Extracting method validation methods to separate delegate interface More... almost 13 years ago
BVAL-280 Adding test for behavior of multiple proviers w/ at least one unknown (not loadable) More... almost 13 years ago
BVAL-282: Adding note on mark/reset contract to JavaDoc More... about 13 years ago
BVAL-298: Applying renaming of ConfigurationSource on rebase More... about 13 years ago
BVAL-298 Changing source and target level for compiler plugin (ServiceLoader is part of Java 6). See also BVAL-299 More... about 13 years ago
BVAL-298 Changing error message in case ServiceLoader cannot load a provider More... about 13 years ago
BVAL-293 Rename XMLConfiguration to BootstrapConfiguration More... about 13 years ago
BVAL-293 Removing unnecessary public modifier More... about 13 years ago
BVAL-293 Renaming ConfigurationSource#getConstraintMappingResourcePath() to getConstraintMappingResourcePaths() More... about 13 years ago
BVAL-292 & BVAL-293 Renaming ConfigurationSource to XMLConfiguration More... about 13 years ago
BVAL-298 Removing obsolete comment More... about 13 years ago
BVAL-298 Wrapping the whole provider discovery into a PrivilegedAction More... about 13 years ago
BVAL-298 Making sure to keep a hard reference to the list of providers when checking the cache in order to prevent garbage collection in the time between the check and returning the list More... about 13 years ago
BVAL-298 The current caching of the ValidationProviders don't work, because the providers themselves keep a hard reference to the class loaders. Wrapping the list of providers into a SoftReference instead (see also ValidationTest) More... about 13 years ago
BVAL-298 Using ServiceLoader to load validation providers More... about 13 years ago
BVAL-296 Fix misalignment between string and API representation in JavaDoc More... about 13 years ago
Replacing all <code> usages with {@code} More... about 13 years ago
Some more JavaDoc fixes More... about 13 years ago
BVAL-290 Adding @since 1.1 to new methods added for Bean Validation 1.1 More... about 13 years ago
BVAL-290 Removing obsolete '// $Id$' This token was used with svn More... about 13 years ago
BVAL-290 Removing unused import More... about 13 years ago
Setting encoding to UTF-8, adding myself as developer More... over 13 years ago
Fixing some wrong <code> tags More... over 13 years ago
Some javadoc fixes: * Use {@code} instead of <code>, because it is more readable and {@code} also escapes meta characters * align doc style with Sun's recommodation (@param, @return an @throw don't end with a '.') * added missing {@link} tags * use <ul> for enumeration More... over 13 years ago
Fix wording error on ValidatorFactory.close More... over 13 years ago
BVAL-281 Improved error message More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago