Bug 1005225 - Package the portal using layers instead of add-ons
Summary: Package the portal using layers instead of add-ons
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: CR01
: 6.1.0
Assignee: Nobody
QA Contact: Tomas Kyjovsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-06 13:15 UTC by Marko Strukelj
Modified: 2025-02-10 03:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:28:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.