Bug 1014176

Summary: Maven Guide: Update versions of BOMs used in examples
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Nikoleta Hlavickova <nziakova>
Component: DocumentationAssignee: sgilda
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0   
Target Milestone: ER5   
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:55:38 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:

Description Nikoleta Hlavickova 2013-10-01 13:41:13 UTC
Document URL: 
http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Development_Guide/Maven_BOM_Usage.html

Section Number and Name: 
2.3.4. Manage Project Dependencies

Describe the issue: 
Versions of all the BOMs used in examples have changed:
  jboss-javaee-6.0
    3.0.2.Final-redhat-4 --> 3.0.2.Final-redhat-5

  jboss-javaee-6.0-with-hibernate
    1.0.4.Final-redhat-9 --> 6.2.0.Beta1

  jboss-as-ejb-client-bom
    7.2.1.Final-redhat-10 --> 7.3.0.Final-redhat-6

  jboss-as-jms-client-bom
    7.2.1.Final-redhat-10 --> 7.3.0.Final-redhat-6

Suggestions for improvement: 
Update versions of these BOMs. It would be better to use versions 3.0.2.Final-redhat-X and 7.3.0.Final-redhat-X instead of the exact numbers because these may change.

Comment 2 Paul Gier 2013-10-16 20:10:56 UTC
Marking as ON_QA because updated docs are now on staging.

Comment 3 Nikoleta Hlavickova 2013-10-22 06:39:56 UTC
The text is OK for Beta, but the version of jboss-javaee-6.0-with-hibernate BOM will have to be updated to 6.2.0.GA -- it will be done within BZ 1018843.