Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1198413

Summary: bin directory contains all scripts from EAP
Product: [JBoss] JBoss Data Grid 6 Reporter: Takayoshi Kimura <tkimura>
Component: BuildAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED EOL QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: afield, jdg-bugs, ttarrant, wfink
Target Milestone: ER3   
Target Release: 6.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-01 00:21:27 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:

Description Takayoshi Kimura 2015-03-04 03:22:22 UTC
In JDG 6.4.0.GA bin directory has many unused scripts from EAP, like jboss-cli, appclient, wsconsume and so on.

Comment 3 Sebastian Ɓaskawiec 2015-11-13 12:27:32 UTC
Currently we have these files in the distribution:
* add-user.sh - required
* appclient.sh - redundant?
* cli.sh - required
* clustered.sh - required
* jboss-cli.sh - redundant?
* jconsole.sh - redundant?
* jdr.sh - redundant?
* run.sh - required
* standalone.sh - required
* vault.sh - redundant?
* wsconsume.sh - redundant?
* wsprovide.sh - redundant?

@Tristan - Could you please confirm this list?

Comment 4 Tristan Tarrant 2015-11-13 12:30:50 UTC
* add-user.sh - required
* cli.sh - required
* clustered.sh - required
* jconsole.sh - required
* jdr.sh - required
* run.sh - required
* standalone.sh - required
* vault.sh - required

Comment 5 Vaclav Dedik 2015-11-19 13:49:01 UTC
Fixed:

https://github.com/infinispan/jdg/pull/794