| Summary: | RFE: FSW installer should contain manifest with build version | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | ppecka <ppecka> |
| Component: | Installer | Assignee: | Thomas Hauser <thauser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Len DiMaggio <ldimaggi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | ncross, psrna, soa-p-jira |
| Target Milestone: | ER7 | ||
| Target Release: | --- | ||
| 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
ppecka
2013-10-17 10:32:13 UTC
I'm not sure if it should contain "fuse-service-works" (as the installer might not be installing FSW) However we should put the version in there. Is it possible to extend IzPack to add further command line options like a "-version" ? Expanding IzPack like that should be a cinch actually, and have it display a version variable we can specify at build time. Does that sound like a desirable resolution to this issue? Expanding IzPack like that should be a cinch actually, and have it display a version variable we can specify at build time. Does that sound like a desirable resolution to this issue? (In reply to Thomas Hauser from comment #4) > Expanding IzPack like that should be a cinch actually, and have it display a > version variable we can specify at build time. Does that sound like a > desirable resolution to this issue? Expanding IzPack seems to be sufficient solution IzPack has been modified to display information in the following way: [[thauser] [15:05:17] fsw-installer (vaultedSrampConfig)]$java -jar target/jboss-fsw-6.0.0.ER6-installer.jar -version Version: 6.0.0.ER6 Is this sufficient? Do we need more information to be displayed? Thanks, Tom ER7-2 has this information available as per the above comment: [[thauser] [12:51:35] fsw-installer (master)]$java -jar target/jboss-fsw-installer-6.0.0.ER7-redhat-2.jar -version Product: Red Hat JBoss Fuse Service Works Installer Version: 6.0.0.ER7-redhat-2 Verified in ER7 build. |