Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1005225

Summary: Package the portal using layers instead of add-ons
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Marko Strukelj <mstrukel>
Component: PortalAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: epp-bugs, theute
Target Milestone: CR01   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:28:28 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 Marko Strukelj 2013-09-06 13:15:18 UTC
Description of problem:
Currenlty product is packaged using add-ons approach to product layering on top of EAP. Since we want JPP to have it's own product identity add-ons approach is not appropriate.

Version-Release number of selected component (if applicable):
ER05

How reproducible:
n/a

Steps to Reproduce:
n/a

Actual results:
- There's modules/system/add-ons/gatein directory containing gatein modules
- There's no modules/layers.conf file
- Some content is added to and some removed from modules/system/layers/base
- Modules root ordering goes like this:
1) modules
2) modules/system/layers/base
3) modules/system/layers/add-ons/gatein


Expected results:
- There's modules/system/layers/gatein directory containing gatein modules
- There is modules/layers.conf file containing a line: 'layers=gatein'
- modules/system/layers/base is untouched, left unchanged
- Modules root ordering goes like this:
1) modules
2) modules/system/layers/gatein
3) modules/system/layers/base

Additional info:
The new approach will affect modules root ordering. But since we don't have any modules with same ids in gatein, we aren't overwriting any EAP provided modules.

Comment 2 Dominik Pospisil 2013-10-03 08:18:11 UTC
Verified (CR3).

- gatein modules in jboss-jpp-6.1.CR03/modules/system/layers/gatein
- base layer untouched
- product.conf and layers.conf correct

Comment 6 Red Hat Bugzilla 2025-02-10 03:28:28 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.