[
https://issues.apache.org/jira/browse/AMBARI-20644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367027#comment-16367027
]
Hudson commented on AMBARI-20644:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20644. Ambari Log Search Web - fix some build npm errors (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=51143f312fb86f6ce66bdbb844daff6de255ee89])
* (edit) ambari-logsearch/ambari-logsearch-web/package.json
> Ambari Log Search Web - fix some build npm errors
> -------------------------------------------------
>
> Key: AMBARI-20644
> URL: https://issues.apache.org/jira/browse/AMBARI-20644
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: trunk
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Priority: Major
> Fix For: trunk
>
> Attachments: AMBARI-20644.patch
>
>
> During npm build, the following errors occur:
> {code:java}
> [ERROR] npm WARN package.json [email protected] No repository field.
> [ERROR] npm WARN package.json [email protected] No README data
> [ERROR] npm WARN package.json [email protected] license should be a
> valid SPDX license expression
> [ERROR] npm WARN deprecated [email protected]: Please use gulp-clean-css
> [ERROR] npm WARN deprecated [email protected]: Please update to minimatch
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated [email protected]: Use uuid module instead
> [ERROR] npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before
> will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as
> soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated [email protected]: Please update to minimatch
> 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2
> or higher to avoid a RegExp DoS issue
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)