GitHub user karuturi opened a pull request:
https://github.com/apache/cloudstack/pull/269
Fixed blocker issues reported by sonarqube in js files
All of them are trailing comma in array or object
more details @
https://analysis.apache.org/component_issues?id=org.apache.cloudstack%3Acloudstack#resolved=false|severities=BLOCKER|languages=js
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karuturi/cloudstack sonarqube
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/269.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #269
----
commit 8571314406cb396dbe18eae1ad8da40884e6888b
Author: Rajani Karuturi <[email protected]>
Date: 2015-05-20T11:47:09Z
Fixed blocker issues reported by sonarqube in js files
All of them are trailing comma in array or object
more details @
https://analysis.apache.org/component_issues?id=org.apache.cloudstack%3Acloudstack#resolved=false|severities=BLOCKER|languages=js
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---