Bug 1024352

Summary: jboss-eap-bom-parent 6.2.0-build-7 still has picketlink version 2.1.6.3.Final-redhat-2
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Peter Skopek <pskopek>
Component: QuickstartsAssignee: Paul Gier <pgier>
Status: CLOSED CURRENTRELEASE QA Contact: Vladimir Rastseluev <vrastsel>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: bsutter, nziakova, pgier, pmuir, pslavice, sgilda
Target Milestone: CR1   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:49:18 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:

Description Peter Skopek 2013-10-29 13:31:38 UTC
JBoss EAP 6.2 is going to include PicketLink version 2.1.9.SP2-redhat-1.

EAP bom should include this version.

BOM GAV:
    <groupId>org.jboss.bom.eap</groupId>
    <artifactId>jboss-eap-bom-parent</artifactId>
    <version>6.2.0-build-7</version>

Comment 1 sgilda 2013-10-31 14:49:39 UTC
@pgier: Don't you change the 6.2.0-build-SNAPSHOT to the correct version during the build process?

Comment 2 sgilda 2013-10-31 14:50:05 UTC
See my comment above.

Comment 3 sgilda 2013-11-05 20:32:13 UTC
Reassigning to Paul Gier since he does the BOMs for EAP 6.2.x. 

Paul, send it back if it's something I should take care of.

Comment 4 Paul Gier 2013-11-07 03:47:15 UTC
Sande, yet the BOM version changes from 6.2.0-build-SNAPSHOT to the EAP target release version when it's added to the maven repo.

Peter, to update the version of picketlink in the BOM for 6.2.0, please send a PR to the 6.2.x branch of the jboss-eap-boms project.  We also normally review the BOM versions to verify that they are in sync with EAP before each ER.

Comment 5 Peter Skopek 2013-11-07 12:05:17 UTC
Paul, I have check it. It is fine, right now.

Comment 6 Nikoleta Hlavickova 2013-11-15 11:24:32 UTC
jboss-eap-bom-parent-6.2.0.GA.pom includes PicketLink version 2.1.9.SP1-redhat-1:

<!-- Picketlink -->
<version.org.picketlink>2.1.9.SP1-redhat-1</version.org.picketlink>

This is the same version as is included in EAP binary distribution.

Verified for EAP 6.2.0 CR1.