Bug 1033155

Summary: Minor error in jbossas module (CLI sample files)
Product: [JBoss] JBoss Operations Network Reporter: Filip Brychta <fbrychta>
Component: CLIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: lkrejci
Target Milestone: CR01   
Target Release: JON 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 20:34:10 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 Filip Brychta 2013-11-21 15:53:45 UTC
Description of problem:
ReferenceError: "foreach" is not defined. (modules:/jbossas#742)

Following line:
foreach(group.explicitResources, function(resource) {
should look like this:
util.foreach(group.explicitResources, function(resource){

Version-Release number of selected component (if applicable):
Jon3.2.ER5 and master as well:
Version :	
4.10.0-SNAPSHOT
Build Number :	
cb5f098

Comment 1 Lukas Krejci 2013-11-21 20:50:39 UTC
Note that this was fixed POST ER7.

commit bdd5e7c74b6620cd8ec9f46ac4132ca44429e57c
Author: Lukas Krejci <lkrejci>
Date:   Thu Nov 21 21:46:20 2013 +0100

    [BZ 1033155] - foreach is not a function.
    Should use require("modules:/util").foreach().

Comment 2 Simeon Pinder 2013-12-03 23:19:28 UTC
Moving to ON_QA for testing in latest(CR1) brew build.

Comment 3 Filip Brychta 2013-12-04 08:56:01 UTC
Verified on:
Version :	
3.2.0.CR1
Build Number :	
6ecd678:d0dc0b6