| Summary: | Getting product name into folder structure for layered products | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Catherine Robson <crobson> |
| Component: | Build and Assembly | Assignee: | Julian Coleman <jcoleman> |
| Status: | CLOSED WONTFIX | QA Contact: | Lukáš Petrovický <lpetrovi> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | kejohnso, kverlaen, rrajasek, rzhang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-23 11:28:13 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: | |
Related bugs: FSW - https://bugzilla.redhat.com/show_bug.cgi?id=1040116 DV - https://bugzilla.redhat.com/show_bug.cgi?id=1040117 |
Description of problem: When using the layered product model, we're having the folder name of what we install always default to jboss-eap-6.x. For users, this is misleading and confusing for them to identify what is actually installed (Just EAP? FSW on EAP? BRMS and FSW on EAP?). See if we can come up with a solution that starts to include product named folders to make this easier on users. Some thoughts that were in e-mails: One option is: /INSTALL DIR /jboss-eap-6.1.1 /FSW /bin/launch-eap-with-fsw-config.sh /documentation /quickstarts /BRMS /see above Or, It probably doesn’t even need to be shared - e.g. for windows. c:/ /jboss-eap-6.1.1 /fsw /brms Related bugs for other layered products that also need to solve this in comments - we should solve this consistently across layered products.