Bug 1030958 - Syntax error in $CLI_HOME/samples/modules/jbossas.js
Summary: Syntax error in $CLI_HOME/samples/modules/jbossas.js
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: RHQ 4.10
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 1032703
TreeView+ depends on / blocked
 
Reported: 2013-11-15 12:14 UTC by Lukas Krejci
Modified: 2014-04-23 12:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1032703 (view as bug list)
Environment:
Last Closed: 2014-04-23 12:30:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2013-11-15 12:14:35 UTC
Description of problem:

The sample module jbossas.js contains a syntax error that prevents it from being directly used.

Version-Release number of selected component (if applicable):
4.10.0-SNAPSHOT

How reproducible:
always

Steps to Reproduce:
1. In CLI, do:
var jbossas = require("modules:/jbossas");

Actual results:
org.mozilla.javascript.EvaluatorException: missing ; before statement (modules:/jbossas#332) in modules:/jbossas at line number 332

Expected results:
the module loads fine

Additional info:

Comment 1 Lukas Krejci 2013-11-15 12:31:02 UTC
commit a1c65b317d66a05a49befeff95fcc931b785fa9d
Author: Lukas Krejci <lkrejci>
Date:   Fri Nov 15 13:29:44 2013 +0100

    [BZ 1030958] - Fixing a syntax error in $CLI/samples/modules/jbossas.js

Comment 2 Libor Zoubek 2013-11-25 08:32:55 UTC
verified on ER7

Comment 3 Heiko W. Rupp 2014-04-23 12:30:58 UTC
Bulk closing of 4.10 issues.

If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10.


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