| 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: | Quickstarts | Assignee: | Paul Gier <pgier> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vladimir Rastseluev <vrastsel> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | 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: | |
@pgier: Don't you change the 6.2.0-build-SNAPSHOT to the correct version during the build process? See my comment above. 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. 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. Paul, I have check it. It is fine, right now. 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. |
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>