Skip to content

Commit

Permalink
#40 Update links to our issue tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Sep 28, 2016
1 parent fd2d463 commit 82ca9be
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 76 deletions.
60 changes: 30 additions & 30 deletions 1.1/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,33 +156,33 @@ detailed and feature centric view. It also references the issue ticket as well a
the design discussions.


| Issue Id (JIRA) | Done | Proposal | Description |
| --------------------------------------------------------- | ---- | -------- | --------------------------- |
| [BVAL-241](https://hibernate.onjira.com/browse/BVAL-241) | ![](/images/completed.png) | [241](/proposals/BVAL-241) | Method level validation
| [BVAL-272](https://hibernate.onjira.com/browse/BVAL-272) | ![](/images/completed.png) | | Close remaining loops in method validation support
| [BVAL-232](https://hibernate.onjira.com/browse/BVAL-232) | ![](/images/completed.png) | [232](/proposals/BVAL-232) | Solve cross-parameter validation
| [BVAL-274](https://hibernate.onjira.com/browse/BVAL-274) | ![](/images/completed.png) | [274](/proposals/BVAL-274) | Extend the meta-data API with required convenience methods for method validation
| | ![](/images/completed.png) | | Should method validation methods be defined on j.v.Validator or a dedicated new interface?
| [BVAL-306](https://hibernate.onjira.com/browse/BVAL-306) | ![](/images/completed.png) | | Clarify interceptor order in method validation triggering
| [BVAL-314](https://hibernate.onjira.com/browse/BVAL-314) | ![](/images/completed.png) | [314](/proposals/BVAL-314/) | Provide ability to disable validation for method/constructor
| [BVAL-238](https://hibernate.onjira.com/browse/BVAL-238) | ![](/images/completed.png) | [238](/proposals/BVAL-238) | Support for container injection in ConstraintValidator
| | ![](/images/completed.png) | | Discuss and clarify vf.close() and the usage expectation (ie when to close a VF)
| | ![](/images/completed.png) | | Bring back interaction descriptions with Java EE and CDI in the Bean Validation specification
| [BVAL-307](https://hibernate.onjira.com/browse/BVAL-307) | ![](/images/completed.png) | | Decide how CDI and Bean Validation is integrated
| [BVAL-265](https://hibernate.onjira.com/browse/BVAL-265) | ![](/images/completed.png) | [265](/proposals/BVAL-265) | Expose settings defined in XML in the Configuration API
| [BVAL-293](https://hibernate.onjira.com/browse/BVAL-293) | ![](/images/completed.png) | | Finish renaming of `ConfigurationSource`
| [BVAL-226](https://hibernate.onjira.com/browse/BVAL-226) | ![](/images/completed.png) | | Clarify whether the static or the runtime type should be considered when creating property paths in case of cascaded validations
| [BVAL-221](https://hibernate.onjira.com/browse/BVAL-221) | ![](/images/completed.png) | [221](/proposals/BVAL-221) | The constraint violation builder cannot put constraint on a top level map key
| [BVAL-208](https://hibernate.onjira.com/browse/BVAL-208) | ![](/images/completed.png) | [208](/proposals/BVAL-208) | Support groups translation when cascading operations (hosted on @Valid or not)
| [BVAL-259](https://hibernate.onjira.com/browse/BVAL-259) | ![](/images/completed.png) | [259](/proposals/BVAL-259) | Stop validation of composed constraints at first failing constraint
| [BVAL-327](https://hibernate.onjira.com/browse/BVAL-327) | ![](/images/completed.png) | [327](/proposals/BVAL-327) | Discuss whether or not getter should be considered constrained methods
| [BVAL-259](https://hibernate.onjira.com/browse/BVAL-259) | ![](/images/completed.png) | | Enforce in the spec that @ReportAsSingleViolation does apply validators once one is reporting a failure
| [BVAL-219](https://hibernate.onjira.com/browse/BVAL-219) | ![](/images/completed.png) | | Consider interpolating the value in error messages
| [BVAL-223](https://hibernate.onjira.com/browse/BVAL-223) | ![](/images/completed.png) | | Add formatter syntax for interpolated messages
| [BVAL-198](https://hibernate.onjira.com/browse/BVAL-198) | ![](/images/completed.png) | | Simplify creation of ConstraintViolationExceptions
| [BVAL-192](https://hibernate.onjira.com/browse/BVAL-192) | ![](/images/completed.png) | | Add 'exclusive' boolean attribute to @DecimalMin/@DecimalMax constraints
| [BVAL-230](https://hibernate.onjira.com/browse/BVAL-230) | ![](/images/completed.png) | | Add support for validating CharSequence types instead of just Strings
| [BVAL-249](https://hibernate.onjira.com/browse/BVAL-249) | ![](/images/completed.png) | | Add unwrap method to ConstraintValidatorContext for provider extension
| [BVAL-282](https://hibernate.onjira.com/browse/BVAL-282) | ![](/images/completed.png) | | Make clear whether it's legal to invoke Configuration#buildValidatorFactory() several times
| [BVAL-191](https://hibernate.onjira.com/browse/BVAL-191) | ![](/images/completed.png) | | Introduce a addEntityNode() method to the fluent node builder API
| [BVAL-304](https://hibernate.onjira.com/browse/BVAL-304) | ![](/images/completed.png) | | Add OSGi headers in the reference implementation
| Issue Id (JIRA) | Done | Proposal | Description |
| ------------------------------------------------------------ | ---- | -------- | --------------------------- |
| [BVAL-241](https://hibernate.atlassian.net/browse/BVAL-241) | ![](/images/completed.png) | [241](/proposals/BVAL-241) | Method level validation
| [BVAL-272](https://hibernate.atlassian.net/browse/BVAL-272) | ![](/images/completed.png) | | Close remaining loops in method validation support
| [BVAL-232](https://hibernate.atlassian.net/browse/BVAL-232) | ![](/images/completed.png) | [232](/proposals/BVAL-232) | Solve cross-parameter validation
| [BVAL-274](https://hibernate.atlassian.net/browse/BVAL-274) | ![](/images/completed.png) | [274](/proposals/BVAL-274) | Extend the meta-data API with required convenience methods for method validation
| | ![](/images/completed.png) | | Should method validation methods be defined on j.v.Validator or a dedicated new interface?
| [BVAL-306](https://hibernate.atlassian.net/browse/BVAL-306) | ![](/images/completed.png) | | Clarify interceptor order in method validation triggering
| [BVAL-314](https://hibernate.atlassian.net/browse/BVAL-314) | ![](/images/completed.png) | [314](/proposals/BVAL-314/) | Provide ability to disable validation for method/constructor
| [BVAL-238](https://hibernate.atlassian.net/browse/BVAL-238) | ![](/images/completed.png) | [238](/proposals/BVAL-238) | Support for container injection in ConstraintValidator
| | ![](/images/completed.png) | | Discuss and clarify vf.close() and the usage expectation (ie when to close a VF)
| | ![](/images/completed.png) | | Bring back interaction descriptions with Java EE and CDI in the Bean Validation specification
| [BVAL-307](https://hibernate.atlassian.net/browse/BVAL-307) | ![](/images/completed.png) | | Decide how CDI and Bean Validation is integrated
| [BVAL-265](https://hibernate.atlassian.net/browse/BVAL-265) | ![](/images/completed.png) | [265](/proposals/BVAL-265) | Expose settings defined in XML in the Configuration API
| [BVAL-293](https://hibernate.atlassian.net/browse/BVAL-293) | ![](/images/completed.png) | | Finish renaming of `ConfigurationSource`
| [BVAL-226](https://hibernate.atlassian.net/browse/BVAL-226) | ![](/images/completed.png) | | Clarify whether the static or the runtime type should be considered when creating property paths in case of cascaded validations
| [BVAL-221](https://hibernate.atlassian.net/browse/BVAL-221) | ![](/images/completed.png) | [221](/proposals/BVAL-221) | The constraint violation builder cannot put constraint on a top level map key
| [BVAL-208](https://hibernate.atlassian.net/browse/BVAL-208) | ![](/images/completed.png) | [208](/proposals/BVAL-208) | Support groups translation when cascading operations (hosted on @Valid or not)
| [BVAL-259](https://hibernate.atlassian.net/browse/BVAL-259) | ![](/images/completed.png) | [259](/proposals/BVAL-259) | Stop validation of composed constraints at first failing constraint
| [BVAL-327](https://hibernate.atlassian.net/browse/BVAL-327) | ![](/images/completed.png) | [327](/proposals/BVAL-327) | Discuss whether or not getter should be considered constrained methods
| [BVAL-259](https://hibernate.atlassian.net/browse/BVAL-259) | ![](/images/completed.png) | | Enforce in the spec that @ReportAsSingleViolation does apply validators once one is reporting a failure
| [BVAL-219](https://hibernate.atlassian.net/browse/BVAL-219) | ![](/images/completed.png) | | Consider interpolating the value in error messages
| [BVAL-223](https://hibernate.atlassian.net/browse/BVAL-223) | ![](/images/completed.png) | | Add formatter syntax for interpolated messages
| [BVAL-198](https://hibernate.atlassian.net/browse/BVAL-198) | ![](/images/completed.png) | | Simplify creation of ConstraintViolationExceptions
| [BVAL-192](https://hibernate.atlassian.net/browse/BVAL-192) | ![](/images/completed.png) | | Add 'exclusive' boolean attribute to @DecimalMin/@DecimalMax constraints
| [BVAL-230](https://hibernate.atlassian.net/browse/BVAL-230) | ![](/images/completed.png) | | Add support for validating CharSequence types instead of just Strings
| [BVAL-249](https://hibernate.atlassian.net/browse/BVAL-249) | ![](/images/completed.png) | | Add unwrap method to ConstraintValidatorContext for provider extension
| [BVAL-282](https://hibernate.atlassian.net/browse/BVAL-282) | ![](/images/completed.png) | | Make clear whether it's legal to invoke Configuration#buildValidatorFactory() several times
| [BVAL-191](https://hibernate.atlassian.net/browse/BVAL-191) | ![](/images/completed.png) | | Introduce a addEntityNode() method to the fluent node builder API
| [BVAL-304](https://hibernate.atlassian.net/browse/BVAL-304) | ![](/images/completed.png) | | Add OSGi headers in the reference implementation
2 changes: 1 addition & 1 deletion 1.1/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ out the link:history/[history page].
Do you have feedback? Talk to us:

- on our https://lists.jboss.org/mailman/listinfo/beanvalidation-dev[mailing list]
- in our https://hibernate.onjira.com/browse/BVAL[issue tracker]
- in our https://hibernate.atlassian.net/browse/BVAL[issue tracker]
- or on the https://forum.hibernate.org/viewforum.php?f=26[Bean Validation forum]

If you want to take the next step and contribute, read link:/contribute[how to contribute].
4 changes: 2 additions & 2 deletions 1.1/spec/1.1.0.beta1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8420,9 +8420,9 @@
the interceptor binding annotation.</p></div></div></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9064"></a>10.3.&nbsp;Java Persistence 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Persistence is described in the Java
Persistence 2 specification (JSR-317). Persistence frameworks are
encouraged to mimic the integration work done with Java Persistence (see
also <a href="https://hibernate.onjira.com/browse/BVAL-318" target="_top">BVAL-318</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9072"></a>10.4.&nbsp;Java Server Faces 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Server Faces is described in the Java Server
also <a href="https://hibernate.atlassian.net/browse/BVAL-318" target="_top">BVAL-318</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9072"></a>10.4.&nbsp;Java Server Faces 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Server Faces is described in the Java Server
Faces 2 specification (JSR-314). Presentation frameworks are encouraged to
study the integration work done with JSF 2 (see also <a href="https://hibernate.onjira.com/browse/BVAL-319" target="_top">BVAL-319</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9080"></a>10.5.&nbsp;JAX-RS 2 integration</h2></div></div><div></div></div><p>See <a href="https://hibernate.onjira.com/browse/BVAL-323" target="_top">BVAL-323</a>.</p></div></div></div></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="terminology"></a>Appendix&nbsp;A.&nbsp;Terminology</h2></div></div><div></div></div><p>This appendix aims at giving an overview on the different key terms
study the integration work done with JSF 2 (see also <a href="https://hibernate.atlassian.net/browse/BVAL-319" target="_top">BVAL-319</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9080"></a>10.5.&nbsp;JAX-RS 2 integration</h2></div></div><div></div></div><p>See <a href="https://hibernate.atlassian.net/browse/BVAL-323" target="_top">BVAL-323</a>.</p></div></div></div></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="terminology"></a>Appendix&nbsp;A.&nbsp;Terminology</h2></div></div><div></div></div><p>This appendix aims at giving an overview on the different key terms
used through this specification. They are not to be considered formal
definitions. Formal definitions are to be inferred from the core
specification.</p><div class="table"><a name="d0e9093"></a><p class="title"><b>Table&nbsp;A.1.&nbsp;terminology</b></p><table summary="terminology" border="1"><colgroup><col><col></colgroup><thead><tr><th>Term</th><th>Definition</th></tr></thead><tbody><tr><td>Constraint</td><td>A restriction on a bean instance, the value of a field or the
Expand Down
4 changes: 2 additions & 2 deletions 1.1/spec/1.1.0.beta2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8423,9 +8423,9 @@
the interceptor binding annotation.</p></div></div></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9054"></a>10.3.&nbsp;Java Persistence 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Persistence is described in the Java
Persistence 2 specification (JSR-317). Persistence frameworks are
encouraged to mimic the integration work done with Java Persistence (see
also <a href="https://hibernate.onjira.com/browse/BVAL-318" target="_top">BVAL-318</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9062"></a>10.4.&nbsp;Java Server Faces 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Server Faces is described in the Java Server
also <a href="https://hibernate.atlassian.net/browse/BVAL-318" target="_top">BVAL-318</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9062"></a>10.4.&nbsp;Java Server Faces 2.0 integration</h2></div></div><div></div></div><p>Integration with Java Server Faces is described in the Java Server
Faces 2 specification (JSR-314). Presentation frameworks are encouraged to
study the integration work done with JSF 2 (see also <a href="https://hibernate.onjira.com/browse/BVAL-319" target="_top">BVAL-319</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9070"></a>10.5.&nbsp;JAX-RS 2 integration</h2></div></div><div></div></div><p>See <a href="https://hibernate.onjira.com/browse/BVAL-323" target="_top">BVAL-323</a>.</p></div></div></div></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="terminology"></a>Appendix&nbsp;A.&nbsp;Terminology</h2></div></div><div></div></div><p>This appendix aims at giving an overview on the different key terms
study the integration work done with JSF 2 (see also <a href="https://hibernate.atlassian.net/browse/BVAL-319" target="_top">BVAL-319</a>).</p></div></div><div class="added"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e9070"></a>10.5.&nbsp;JAX-RS 2 integration</h2></div></div><div></div></div><p>See <a href="https://hibernate.atlassian.net/browse/BVAL-323" target="_top">BVAL-323</a>.</p></div></div></div></div><div class="appendix" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="terminology"></a>Appendix&nbsp;A.&nbsp;Terminology</h2></div></div><div></div></div><p>This appendix aims at giving an overview on the different key terms
used through this specification. They are not to be considered formal
definitions. Formal definitions are to be inferred from the core
specification.</p><div class="table"><a name="d0e9083"></a><p class="title"><b>Table&nbsp;A.1.&nbsp;terminology</b></p><table summary="terminology" border="1"><colgroup><col><col></colgroup><thead><tr><th>Term</th><th>Definition</th></tr></thead><tbody><tr><td>Constraint</td><td>A restriction on a bean instance, the value of a field or the
Expand Down
Loading

0 comments on commit 82ca9be

Please sign in to comment.