Bug 1021121

Summary: Rename installer jar file
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Catherine Robson <crobson>
Component: Build ProcessAssignee: Thomas Hauser <thauser>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: ldimaggi, oskutka, soa-p-jira, thauser
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Catherine Robson 2013-10-19 15:43:23 UTC
Description of problem:
The installer jar file is currently named jboss-eap-6.0.0.fsw.ci-installer.jar.  This may lead to confusion as it is more eap centric than fuse service works centric.


Suggested Resolution:
Rename file to something more fuse service works oriented such as:
fsw-6.0.0-eap6-installer.jar


As an example of another product's naming schema, for BPM Suite the zip is now called:  bpms-6.0.0-redhat-1-bpms-eap6

Comment 2 Thomas Hauser 2013-10-31 15:38:13 UTC
The installer build currently produces a jars named
jboss-fsw-<version>-installer.jar

So for ER6, for example, this jar would be named jboss-fsw-6.0.0.ER6-installer.jar.

Let me know if further changes are needed.