Bug 852145 - RFE: Introduce CommonJS to RHQ's javascript support
Summary: RFE: Introduce CommonJS to RHQ's javascript support
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI, Core Server
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.5.0
Assignee: Lukas Krejci
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 794768 840650 852164
Blocks: 784953
TreeView+ depends on / blocked
 
Reported: 2012-08-27 17:31 UTC by Lukas Krejci
Modified: 2013-09-01 10:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-01 10:17:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2012-08-27 17:31:52 UTC
Description of problem:

Current scripting support is insufficient for any serious work because it is not possible to create reusable components/modules that could be pulled in to different scripts to perform common functions.

It would be great to support CommonJS (http://commonjs.org - a specification for modular javascript) in our javascript integration.

CommonJS is available in Rhino 1.7R3 and later.

The wiki page detailing the modularity in RHQ's javascript:
https://docs.jboss.org/author/display/RHQ/Script+Modularity+-+Javascript

Comment 1 Heiko W. Rupp 2013-09-01 10:17:57 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


Note You need to log in before you can comment on or make changes to this bug.