Bug 871014
Summary: | hibernate-validator: Upgrade to 5.0.1.Final | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | gil cattaneo <puntogil> | ||||||
Component: | hibernate-validator | Assignee: | Marek Goldmann <mgoldman> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | agrimm, juan.hernandez, mgoldman | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-07-31 08:34:37 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 962839 | ||||||||
Bug Blocks: | 983981 | ||||||||
Attachments: |
|
Description
gil cattaneo
2012-10-29 12:09:54 UTC
I have somewhere locally update to 4.3.0.Final. I need to poke around and see what's the state of this update. I doubt we will upgrade to 5 sometime soon. Does some package require version 5 currently? hi, 4.3.x is required for https://bugzilla.redhat.com/show_bug.cgi?id=871018 5.x is for the latest glassfish-hk2 release (2.1.41) this one requires also requires https://github.com/beanvalidation/beanvalidation-api/tree/1.1.0.Alpha1 (bean-validation-api) thanks OK, I'll see if the 4.3.0.Final update is in good shape and consider updating it to this version. We can also try to disable some part of glassfish-jaxws to not require all the deps, at least for now. Of course if that's possible. This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 This new version is required by WildFly 8. Gil, are you going to propose a patch for hibernate-validator? We don't need tck-runner module. If we drop it - we'll not have to package two deps you just added. The only required modules by WildFly are :hibernate-validator and :hibernate-validator-cdi, nothing more. yes i working on H-V now .. for some projects are required that modules ... ok no pbs Created attachment 778762 [details] update to 5.0.1.Final changes: - update to 5.0.1.Final - adapted to current guideline - switch to XMvn replaced BR geronimo-validation with bean-validation-api11 Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=5660039 Created attachment 778771 [details]
update to 5.0.1.Final
removed bean-validation-api11 references
I'm taking this ticket. Thanks Gil, I commited your patch and build HV for Rawhide. |