Bug 827584
| Summary: | Choose more fitting name for the user instance create script (jboss-as-cp) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Allen <dallen> | ||||
| Component: | jboss-as | Assignee: | Marek Goldmann <mgoldman> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | mgoldman, ricardo.arguello, rruss, smarlow | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-08-01 04:57:30 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: | |||||||
| Attachments: |
|
||||||
|
Description
Dan Allen
2012-06-01 19:28:58 UTC
I was thinking about various names when I was creating this script and we (with Carlo) decided to use the jboss-as-cp name. I agree, that it could be better. I like the "jboss-as-user-instance" name which gives us some flexibility (for example adding 'remove' action). Let's leave this open for now (jboss-as-7.1.1-4 will not be released very soon). If someone has comments to it, please add them and we'll choose the best from the list. Hmm, I really hope that we can agree on changing it. I have an additional reason for why we might want to do that. When I first heard from you about the jboss-as-cp script I thought it meant that it was just going to copy all of JBoss AS to a writable location, and it made me skeptical about the packaging effort. When I came to realize it was actually just creating a new domain / instance with a handful of files, then I totally understood the benefit of the package. Thus, I think the right name for this script is important for perception (I have to assume that other developers with see "cp" and think "copy"). I don't think we should drag our feet and let it get too entrenched. Perhaps we could use a doodle poll to encourage feedback. wdyt? I'd even say that having input from the AS 7 team and contributors is important here. Created attachment 606968 [details] Proposed jboss-as-instance script I've attached a proposed jboss-as-instance script. The usage is as follows: Manages custom instances of JBoss AS that are based on the system installation but don't require special privileges to run. COMMANDS: create Creates a JBoss AS instance by copying required folder structure, configuration files and startup script to specified location update Copies the configuration xml file from $JBOSS_HOME/docs/examples/config/ into the instance directory delete Removes the JBoss AS instance at the specified location OPTIONS: -h Show this message -c JBoss AS configuration xml file (see $JBOSS_HOME/docs/examples/configs/), default: standalone-web.xml -l, -d Location where the directory structure should be created (required) -p Port offset, see https://community.jboss.org/docs/DOC-16705 This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |