You are viewing a plain text version of this content. The canonical link for it is here.
- bval git commit: extract ValidateExecutable to properly handle method/ctor path nodes in parameter/return value validation jobs, which urged greater depth of generics throughout the descriptor package and underlying structures - posted by mb...@apache.org on 2018/03/01 18:13:57 UTC, 0 replies.
- bval git commit: more TCK satisfaction - posted by mb...@apache.org on 2018/03/06 17:04:52 UTC, 0 replies.
- bval git commit: more TCK container work - posted by mb...@apache.org on 2018/03/06 23:53:31 UTC, 0 replies.
- bval git commit: ensure all exceptions thrown by ConstraintValidators are wrapped in ValidationExceptions - posted by mb...@apache.org on 2018/03/07 00:05:02 UTC, 0 replies.
- [1/2] bval git commit: fix inverted test for log warning - posted by mb...@apache.org on 2018/03/09 19:11:54 UTC, 0 replies.
- [2/2] bval git commit: TCK GraphNavigationTest fixes: path comparisons, graph recursion - posted by mb...@apache.org on 2018/03/09 19:11:55 UTC, 0 replies.
- bval git commit: enable, fix NotBlankValidator - posted by mb...@apache.org on 2018/03/09 19:19:41 UTC, 0 replies.
- [1/2] bval git commit: pass email validation TCK tests by factoring out AbstractPatternValidator to validate @Email's additional regexp constraint - posted by mb...@apache.org on 2018/03/12 18:40:00 UTC, 0 replies.
- [2/2] bval git commit: TCK: GroupConversionValidationTest - posted by mb...@apache.org on 2018/03/12 18:40:01 UTC, 0 replies.
- [1/2] bval git commit: TCK: DefaultGroupRedefinitionTest - posted by mb...@apache.org on 2018/03/13 15:18:24 UTC, 0 replies.
- [2/2] bval git commit: join lines - posted by mb...@apache.org on 2018/03/13 15:18:25 UTC, 0 replies.
- bval git commit: configuration refactoring - posted by mb...@apache.org on 2018/03/13 23:30:14 UTC, 0 replies.
- svn commit: r1826754 - /bval/cms-site/trunk/content/board-reports/2018-03.mdtext - posted by mb...@apache.org on 2018/03/14 21:56:41 UTC, 0 replies.
- svn commit: r1026768 - in /websites/staging/bval/trunk/content: ./ board-reports/2018-03.html - posted by bu...@apache.org on 2018/03/14 21:56:59 UTC, 0 replies.
- svn commit: r1826756 - /bval/cms-site/trunk/content/board-reports/2018-03.mdtext - posted by mb...@apache.org on 2018/03/14 22:07:04 UTC, 0 replies.
- svn commit: r1026769 - in /websites/staging/bval/trunk/content: ./ board-reports/2018-03.html - posted by bu...@apache.org on 2018/03/14 22:07:11 UTC, 0 replies.
- svn commit: r1826757 - /bval/cms-site/trunk/content/board-reports/index.mdtext - posted by mb...@apache.org on 2018/03/14 22:07:38 UTC, 0 replies.
- svn commit: r1026770 - in /websites/staging/bval/trunk/content: ./ board-reports/index.html - posted by bu...@apache.org on 2018/03/14 22:07:46 UTC, 0 replies.
- svn commit: r1826758 - /bval/cms-site/trunk/templates/std.html - posted by mb...@apache.org on 2018/03/14 22:08:40 UTC, 0 replies.
- svn commit: r1026771 - in /websites/staging/bval/trunk/content: ./ board-reports/ - posted by bu...@apache.org on 2018/03/14 22:09:04 UTC, 0 replies.
- svn commit: r1026773 - /websites/production/bval/content/ - posted by mb...@apache.org on 2018/03/14 22:10:43 UTC, 0 replies.
- [01/12] bval git commit: executable descriptor cleanup - posted by mb...@apache.org on 2018/03/16 22:59:01 UTC, 0 replies.
- [02/12] bval git commit: ExecutableTypes utility class - posted by mb...@apache.org on 2018/03/16 22:59:02 UTC, 0 replies.
- [03/12] bval git commit: ws - posted by mb...@apache.org on 2018/03/16 22:59:03 UTC, 0 replies.
- [04/12] bval git commit: CDI refactoring - posted by mb...@apache.org on 2018/03/16 22:59:04 UTC, 0 replies.
- [05/12] bval git commit: correct v2 xmlns uris - posted by mb...@apache.org on 2018/03/16 22:59:05 UTC, 0 replies.
- [06/12] bval git commit: refactor decimal min/max constraints and support new #inclusive() members of associated constraints - posted by mb...@apache.org on 2018/03/16 22:59:06 UTC, 0 replies.
- [07/12] bval git commit: if no parameter builder available, return an empty builder in its place - posted by mb...@apache.org on 2018/03/16 22:59:07 UTC, 0 replies.
- [08/12] bval git commit: implement spec wrt too many or no available value extractors - posted by mb...@apache.org on 2018/03/16 22:59:08 UTC, 0 replies.
- [09/12] bval git commit: handle null values in JAXB mapping model - posted by mb...@apache.org on 2018/03/16 22:59:09 UTC, 0 replies.
- [10/12] bval git commit: enforce order of ALL>IMPLICIT>NONE; Enum order is not respected when generating Javadoc (alpha is used) - posted by mb...@apache.org on 2018/03/16 22:59:10 UTC, 0 replies.
- [11/12] bval git commit: permit cascading declaration among unrelated convergent methods - posted by mb...@apache.org on 2018/03/16 22:59:11 UTC, 0 replies.
- [12/12] bval git commit: make sure method-invocation-specified participant objects always take precedence over XML-configured ones - posted by mb...@apache.org on 2018/03/16 22:59:12 UTC, 0 replies.
- bval git commit: preemptively generate descriptor models for types with custom e.g. xml validation mapping information - posted by mb...@apache.org on 2018/03/16 23:21:21 UTC, 0 replies.
- bval git commit: revert bad go at detecting multiple maximally specific ValueExtractors - posted by mb...@apache.org on 2018/03/19 16:23:35 UTC, 0 replies.
- bval git commit: organize imports - posted by mb...@apache.org on 2018/03/19 21:22:11 UTC, 0 replies.
- bval git commit: return only constrained methods/ctors as proper - posted by mb...@apache.org on 2018/03/20 22:01:27 UTC, 0 replies.
- bval git commit: tweak testng suite.xml to switch to continue-on-errors - posted by st...@apache.org on 2018/03/20 22:27:18 UTC, 0 replies.
- svn commit: r1827392 - in /bval/sandbox/jsr303-impl-bench: ./ pom.xml src/test/java/org/apache/bval/bench/ApacheTest.java - posted by st...@apache.org on 2018/03/21 08:32:54 UTC, 0 replies.
- bval git commit: ValueExtractor work for passing TCK ValidatorResolutionTest - posted by mb...@apache.org on 2018/03/21 15:45:44 UTC, 0 replies.
- bval git commit: disallow null ctor return value - posted by mb...@apache.org on 2018/03/21 16:01:40 UTC, 0 replies.
- [1/2] bval git commit: TCK work - posted by mb...@apache.org on 2018/03/21 21:24:24 UTC, 0 replies.
- [2/2] bval git commit: target NumberSignValidator+ classes to correct constraint types - posted by mb...@apache.org on 2018/03/21 21:24:25 UTC, 0 replies.
- bval git commit: some cleanups - posted by mb...@apache.org on 2018/03/21 23:11:44 UTC, 0 replies.
- bval git commit: improve handling of non-constrained executables - posted by mb...@apache.org on 2018/03/22 17:12:16 UTC, 0 replies.
- [1/4] bval git commit: ToUnmodifiable#* returns empty collection/map when possible - posted by mb...@apache.org on 2018/03/22 19:25:24 UTC, 0 replies.
- [2/4] bval git commit: javadoc - posted by mb...@apache.org on 2018/03/22 19:25:25 UTC, 0 replies.
- [3/4] bval git commit: ToUnmodifiable#set() considers order - posted by mb...@apache.org on 2018/03/22 19:25:26 UTC, 0 replies.
- [4/4] bval git commit: only elide container element paths when traversing the value itself, NOT on ITS container elements: passes 23 more TCK tests with one fell swoop - posted by mb...@apache.org on 2018/03/22 19:25:27 UTC, 0 replies.
- bval git commit: handle threeten chrono* types by introducing Comparator to TimeValidator+ - posted by mb...@apache.org on 2018/03/22 20:28:53 UTC, 0 replies.
- bval git commit: refactor @Size validation; add validator for Number+ passing an additional 17 TCK tests - posted by mb...@apache.org on 2018/03/22 20:52:36 UTC, 0 replies.
- bval git commit: reject NaN for number sign validations - posted by mb...@apache.org on 2018/03/22 21:20:02 UTC, 0 replies.
- [1/4] bval git commit: remove ueseless conditional logic and deprecated code - posted by mb...@apache.org on 2018/03/23 14:57:38 UTC, 0 replies.
- [2/4] bval git commit: unused import - posted by mb...@apache.org on 2018/03/23 14:57:39 UTC, 0 replies.
- [3/4] bval git commit: minimal javadoc - posted by mb...@apache.org on 2018/03/23 14:57:40 UTC, 0 replies.
- [4/4] bval git commit: refactor 'participant' object creation logic to support CDI-injectable service loader based ValueExtractors (abstracted for future implementation-specific use) - posted by mb...@apache.org on 2018/03/23 14:57:41 UTC, 0 replies.
- [1/3] bval git commit: fix resource path - posted by mb...@apache.org on 2018/03/23 18:59:12 UTC, 0 replies.
- [2/3] bval git commit: use MetadataSource interface for XML validation mappings - posted by mb...@apache.org on 2018/03/23 18:59:13 UTC, 0 replies.
- [3/3] bval git commit: remove SizeValidator; TCK failure was a red herring - posted by mb...@apache.org on 2018/03/23 18:59:14 UTC, 0 replies.
- [1/3] bval git commit: update javadoc - posted by mb...@apache.org on 2018/03/23 21:10:54 UTC, 0 replies.
- [2/3] bval git commit: ws - posted by mb...@apache.org on 2018/03/23 21:10:55 UTC, 0 replies.
- [3/3] bval git commit: improve efficiency of generated exceptions/messages - posted by mb...@apache.org on 2018/03/23 21:10:56 UTC, 0 replies.
- bval git commit: multiple classloaders for ParticipantFactory - posted by mb...@apache.org on 2018/03/23 22:26:22 UTC, 0 replies.
- bval git commit: fix valueExtractor loading (was hiding service loader instances) - posted by mb...@apache.org on 2018/03/23 22:39:38 UTC, 0 replies.
- [1/2] bval git commit: ValueExtractors work for TCK and spec compliance - posted by mb...@apache.org on 2018/03/26 23:59:30 UTC, 0 replies.
- [2/2] bval git commit: defer CV class selection until validation time as is proper per specification; runtime type dependent - posted by mb...@apache.org on 2018/03/26 23:59:31 UTC, 0 replies.
- bval git commit: unused methods - posted by mb...@apache.org on 2018/03/27 00:05:29 UTC, 0 replies.
- [1/5] bval git commit: ws - posted by mb...@apache.org on 2018/03/27 16:49:01 UTC, 0 replies.
- [2/5] bval git commit: implement validationAppliesTo rules - posted by mb...@apache.org on 2018/03/27 16:49:02 UTC, 0 replies.
- [3/5] bval git commit: ws - posted by mb...@apache.org on 2018/03/27 16:49:03 UTC, 0 replies.
- [4/5] bval git commit: arrays inherit Object for CV computation purposes - posted by mb...@apache.org on 2018/03/27 16:49:04 UTC, 0 replies.
- [5/5] bval git commit: reject collision of getter/method in custom metadata - posted by mb...@apache.org on 2018/03/27 16:49:05 UTC, 0 replies.
- [1/4] bval git commit: always expand default validated types - posted by mb...@apache.org on 2018/03/27 20:06:13 UTC, 0 replies.
- [2/4] bval git commit: missing format parameter - posted by mb...@apache.org on 2018/03/27 20:06:14 UTC, 0 replies.
- [3/4] bval git commit: uniformity - posted by mb...@apache.org on 2018/03/27 20:06:15 UTC, 0 replies.
- [4/4] bval git commit: handle multiple methods with same signature per JLS 8 - posted by mb...@apache.org on 2018/03/27 20:06:16 UTC, 0 replies.
- [1/2] bval git commit: refactor XML schema version handling to require non-blank version/ns, map empty version to lowest occurring key; exception on unrecognized version/ns combination - posted by mb...@apache.org on 2018/03/27 22:58:39 UTC, 0 replies.
- [2/2] bval git commit: use runtime type to find valueExtractor for container element keys - posted by mb...@apache.org on 2018/03/27 22:58:40 UTC, 0 replies.
- [1/5] bval git commit: capture ignore-annotations at class-level XML - posted by mb...@apache.org on 2018/03/29 21:55:53 UTC, 0 replies.
- [2/5] bval git commit: avoid XML-based constraint validator mapping provider if noop - posted by mb...@apache.org on 2018/03/29 21:55:54 UTC, 0 replies.
- [3/5] bval git commit: toString - posted by mb...@apache.org on 2018/03/29 21:55:55 UTC, 0 replies.
- [4/5] bval git commit: improve toString - posted by mb...@apache.org on 2018/03/29 21:55:56 UTC, 0 replies.
- [5/5] bval git commit: value extraction work - posted by mb...@apache.org on 2018/03/29 21:55:57 UTC, 0 replies.
- bval git commit: refactor and permit unwrapping if a single maximally specific unwrapByDefault ValueExtractor is found when the constraint has DEFAULT valueUnwrapping - posted by mb...@apache.org on 2018/03/29 22:55:30 UTC, 0 replies.
- bval git commit: TCK: do nothing with non-constrained properties - posted by mb...@apache.org on 2018/03/29 23:19:04 UTC, 0 replies.
- [1/5] bval git commit: TCK: ctor return value validation considers value itself as first leaf bean - posted by mb...@apache.org on 2018/03/30 17:44:59 UTC, 0 replies.
- [2/5] bval git commit: remove redundant member - posted by mb...@apache.org on 2018/03/30 17:45:00 UTC, 0 replies.
- [3/5] bval git commit: TraversableResolver work with TCK - posted by mb...@apache.org on 2018/03/30 17:45:01 UTC, 0 replies.
- [4/5] bval git commit: avoid redundant path copy operations - posted by mb...@apache.org on 2018/03/30 17:45:02 UTC, 0 replies.
- [5/5] bval git commit: unused import - posted by mb...@apache.org on 2018/03/30 17:45:03 UTC, 0 replies.
- [1/2] bval git commit: hardening of Groups type - posted by mb...@apache.org on 2018/03/31 15:58:55 UTC, 0 replies.
- [2/2] bval git commit: separate constraint filtering by group for purposes of validation vs. metadata inspection (ConstraintFinder) - posted by mb...@apache.org on 2018/03/31 15:58:56 UTC, 0 replies.
- [1/2] bval git commit: TCK: handle default group redefinition sequence resolution ambiguities - posted by mb...@apache.org on 2018/03/31 16:10:18 UTC, 0 replies.
- [2/2] bval git commit: no call for lazy GroupComputer - posted by mb...@apache.org on 2018/03/31 16:10:19 UTC, 0 replies.