You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/16 11:36:25 UTC

[jira] [Commented] (SINGA-159) Rewrite safe_queue.h to avoid the license issue

    [ https://issues.apache.org/jira/browse/SINGA-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244116#comment-15244116 ] 

ASF subversion and git services commented on SINGA-159:
-------------------------------------------------------

Commit fde87ed2283e3fcef188666bad503b94f343cca3 in incubator-singa's branch refs/heads/master from [~flytosky]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=fde87ed ]

SINGA-159 Rewrite safe_queue.h to avoid the license issue

Rewrite the safe_queue.h.
Add a PriorityQueue which is a thread safe priority queue.
It is implemented using the base SafeQueue.

Fixed a bug from the protobuf extension field ID in rnnlm example.
Remove "Copyright 2015 The Apache Software Foundation" from Apache
headers in all files.


> Rewrite safe_queue.h to avoid the license issue
> -----------------------------------------------
>
>                 Key: SINGA-159
>                 URL: https://issues.apache.org/jira/browse/SINGA-159
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: wangwei
>
> The license of safe_queue.h is CC, which is not compatible with Apache V2 according to category-b http://www.apache.org/legal/resolved.html#category-b. Thanks to Justin Mclean for pointing it out.
> This ticket is going to rewrite the functions by our own and update the license for that file using Apache V2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)