[
https://issues.apache.org/jira/browse/THRIFT-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908723#comment-14908723
]
Hudson commented on THRIFT-3355:
--------------------------------
SUCCESS: Integrated in Thrift #1666 (See
[https://builds.apache.org/job/Thrift/1666/])
THRIFT-3355 npm WARN package.json [email protected] No license field. (jensg:
rev f2c9f1b968f2b5716cf6b96b36e133cd7e07cde6)
* package.json
> npm WARN package.json [email protected] No license field.
> --------------------------------------------------------
>
> Key: THRIFT-3355
> URL: https://issues.apache.org/jira/browse/THRIFT-3355
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Environment: npm version 2.14.2
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.9.4
>
> Attachments:
> 0001-THRIFT-3355-npm-WARN-package.json-thrift-1.0.0-dev-N.patch
>
>
> Using the environment above, I get
> {code}
> Making all in nodejs
> make[3]: Entering directory '/home/jens/Arbeitsfläche/Thrift/haxe/lib/nodejs'
> /usr/bin/npm install --no-bin-links ../../
> npm WARN package.json [email protected] No license field.
> {code}
> According to https://docs.npmjs.com/files/package.json the {{licenses:
> [...]}} array is deprecated and the {{license: "..."}} SPDX expression string
> field should be used instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)