Bug 871014

Summary: hibernate-validator: Upgrade to 5.0.1.Final
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: hibernate-validatorAssignee: Marek Goldmann <mgoldman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
update to 5.0.1.Final
none
update to 5.0.1.Final none

Description gil cattaneo 2012-10-29 12:09:54 UTC
Upstream version 5.0.0.Alpha1 (also 4.3.0.final) is available
Rawhide has 4.2.0.final. Please, consider upgrading.

Comment 1 Marek Goldmann 2012-10-29 12:16:51 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?

Comment 2 gil cattaneo 2012-10-29 12:36:38 UTC
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

Comment 3 Marek Goldmann 2012-10-29 13:39:39 UTC
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.

Comment 4 Fedora End Of Life 2013-04-03 15:31:10 UTC
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

Comment 5 Marek Goldmann 2013-07-24 08:09:01 UTC
This new version is required by WildFly 8.

Comment 6 Marek Goldmann 2013-07-26 12:31:34 UTC
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.

Comment 7 gil cattaneo 2013-07-26 12:42:58 UTC
yes i working on H-V now ..
for some projects are required that modules ...
ok no pbs

Comment 8 gil cattaneo 2013-07-26 13:27:48 UTC
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

Comment 9 gil cattaneo 2013-07-26 13:56:11 UTC
Created attachment 778771 [details]
update to 5.0.1.Final

removed bean-validation-api11 references

Comment 10 Marek Goldmann 2013-07-30 13:48:24 UTC
I'm taking this ticket.

Comment 11 Marek Goldmann 2013-07-31 08:34:37 UTC
Thanks Gil, I commited your patch and build HV for Rawhide.