Re: Consult License Compatible Issue

2017-02-10 Thread yukon
Got it, thanks Niclas.

Regards,
yukon

On Sat, Feb 11, 2017 at 11:23 AM, Niclas Hedhman  wrote:

> Yukon,
> Cat-B means that your project is allowed to have a compile/runtime
> dependency on an unmodified version of that, but you are NOT allowed to
> include the source code, modified or not, into your project. The reason (at
> least in many cases) is that there are reciprocity in these licenses, such
> that if you make a change you must release that change under the same
> license or that modifications must be contributed back.
>
> HTH
> NIclas
>
> On Fri, Feb 10, 2017 at 9:19 PM, yukon  wrote:
>
> > Hi,
> >
> > I found EPL 1.0 in https://www.apache.org/legal/resolved#category-b, and
> > it
> > says that `Software under the category-b licenses may be included in
> binary
> > form within an Apache product if the inclusion is appropriately labeled`.
> >
> > I wonder that could we include the EPL 1.0 software(like logback[1]) in
> > Apache product sources?
> >
> > [1]. https://logback.qos.ch/license.html
> >
> > I would appreciate your help.
> >
> > Regards,
> > yukon
> >
> > On Fri, Feb 10, 2017 at 7:43 PM, yukon  wrote:
> >
> > > Got it, thanks Tom and Ross.
> > >
> > > Regards,
> > > yukon
> > >
> > > On Fri, Feb 10, 2017 at 6:42 PM, Ross Gardler 
> wrote:
> > >
> > >> Less of a compatible/incompatible list, more of an Apache Policy with
> > >> respect to allowable licenses in ASF software...
> > >> http://www.apache.org/legal/resolved.html
> > >>
> > >> -Original Message-
> > >> From: yukon [mailto:yu...@apache.org]
> > >> Sent: Friday, February 10, 2017 2:21 AM
> > >> To: general@incubator.apache.org
> > >> Subject: Consult License Compatible Issue
> > >>
> > >> Hi IPMC,
> > >>
> > >> Is there a uncompatible license list with ASL2?
> > >>
> > >> Regards,
> > >> yukon
> > >>
> > >>
> > >> -
> > >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > >> For additional commands, e-mail: general-h...@incubator.apache.org
> > >>
> > >>
> > >
> >
>
>
>
> --
> Niclas Hedhman, Software Developer
> http://polygene.apache.org  - New Energy for Java
>


Re: Consult License Compatible Issue

2017-02-10 Thread Niclas Hedhman
Yukon,
Cat-B means that your project is allowed to have a compile/runtime
dependency on an unmodified version of that, but you are NOT allowed to
include the source code, modified or not, into your project. The reason (at
least in many cases) is that there are reciprocity in these licenses, such
that if you make a change you must release that change under the same
license or that modifications must be contributed back.

HTH
NIclas

On Fri, Feb 10, 2017 at 9:19 PM, yukon  wrote:

> Hi,
>
> I found EPL 1.0 in https://www.apache.org/legal/resolved#category-b, and
> it
> says that `Software under the category-b licenses may be included in binary
> form within an Apache product if the inclusion is appropriately labeled`.
>
> I wonder that could we include the EPL 1.0 software(like logback[1]) in
> Apache product sources?
>
> [1]. https://logback.qos.ch/license.html
>
> I would appreciate your help.
>
> Regards,
> yukon
>
> On Fri, Feb 10, 2017 at 7:43 PM, yukon  wrote:
>
> > Got it, thanks Tom and Ross.
> >
> > Regards,
> > yukon
> >
> > On Fri, Feb 10, 2017 at 6:42 PM, Ross Gardler  wrote:
> >
> >> Less of a compatible/incompatible list, more of an Apache Policy with
> >> respect to allowable licenses in ASF software...
> >> http://www.apache.org/legal/resolved.html
> >>
> >> -Original Message-
> >> From: yukon [mailto:yu...@apache.org]
> >> Sent: Friday, February 10, 2017 2:21 AM
> >> To: general@incubator.apache.org
> >> Subject: Consult License Compatible Issue
> >>
> >> Hi IPMC,
> >>
> >> Is there a uncompatible license list with ASL2?
> >>
> >> Regards,
> >> yukon
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >> For additional commands, e-mail: general-h...@incubator.apache.org
> >>
> >>
> >
>



-- 
Niclas Hedhman, Software Developer
http://polygene.apache.org  - New Energy for Java


Re: Adding ozawa to incubator karma

2017-02-10 Thread Marvin Humphrey
On Fri, Feb 10, 2017 at 9:05 AM, Henri Yandell  wrote:
> Hi Ted,
>
> Could you add ozawa@ to the Incubator LDAP? He is on the MXNet project but
> as he already had an Apache account he's not been granted karma as a part
> of setup.

I took care of this (using my VP privs as VP Lucy) -- `ozawa` should
be good to go.

For future reference (especially others who may have seen this
thread), please send LDAP administrivia requests to private@incubator.

Marvin Humphrey

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Adding ozawa to incubator karma

2017-02-10 Thread Henri Yandell
Hi Ted,

Could you add ozawa@ to the Incubator LDAP? He is on the MXNet project but
as he already had an Apache account he's not been granted karma as a part
of setup.

Thanks,

Hen


Re: [VOTE] Release apache-singa-incubating-1.1.0 (RC1)

2017-02-10 Thread Wang Wei
Hi all,

We made glog an optional dependency in this ticket
https://issues.apache.org/jira/browse/SINGA-166 and the commit history is
here
https://github.com/apache/incubator-singa/commits/master/include/singa/utils/logging.h

I removed glog from .travis.yml in this PR https://github.com/apache/
incubator-singa/pull/306
And it passed all unit tests  https://travis-ci.org/apache/
incubator-singa/builds/200221600

I think the above links can confirm that glog is an optional dependency of
Singa.
Please let us know if we need to provide other information.

Thanks.

Best,
Wei


On Fri, Feb 10, 2017 at 11:04 AM, Justin Mclean 
wrote:

> Hi,
>
> Changing my vote to be also -1 (binding) until the license / dependancy
> issue sorted, but everything else looks good.
>
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: Consult License Compatible Issue

2017-02-10 Thread yukon
Hi,

I found EPL 1.0 in https://www.apache.org/legal/resolved#category-b, and it
says that `Software under the category-b licenses may be included in binary
form within an Apache product if the inclusion is appropriately labeled`.

I wonder that could we include the EPL 1.0 software(like logback[1]) in
Apache product sources?

[1]. https://logback.qos.ch/license.html

I would appreciate your help.

Regards,
yukon

On Fri, Feb 10, 2017 at 7:43 PM, yukon  wrote:

> Got it, thanks Tom and Ross.
>
> Regards,
> yukon
>
> On Fri, Feb 10, 2017 at 6:42 PM, Ross Gardler  wrote:
>
>> Less of a compatible/incompatible list, more of an Apache Policy with
>> respect to allowable licenses in ASF software...
>> http://www.apache.org/legal/resolved.html
>>
>> -Original Message-
>> From: yukon [mailto:yu...@apache.org]
>> Sent: Friday, February 10, 2017 2:21 AM
>> To: general@incubator.apache.org
>> Subject: Consult License Compatible Issue
>>
>> Hi IPMC,
>>
>> Is there a uncompatible license list with ASL2?
>>
>> Regards,
>> yukon
>>
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>
>


Re: Consult License Compatible Issue

2017-02-10 Thread yukon
Got it, thanks Tom and Ross.

Regards,
yukon

On Fri, Feb 10, 2017 at 6:42 PM, Ross Gardler  wrote:

> Less of a compatible/incompatible list, more of an Apache Policy with
> respect to allowable licenses in ASF software...
> http://www.apache.org/legal/resolved.html
>
> -Original Message-
> From: yukon [mailto:yu...@apache.org]
> Sent: Friday, February 10, 2017 2:21 AM
> To: general@incubator.apache.org
> Subject: Consult License Compatible Issue
>
> Hi IPMC,
>
> Is there a uncompatible license list with ASL2?
>
> Regards,
> yukon
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[jira] [Updated] (INCUBATOR-191) Submission: Anonymous-41

2017-02-10 Thread Sally Khudairi (JIRA)

 [ 
https://issues.apache.org/jira/browse/INCUBATOR-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sally Khudairi updated INCUBATOR-191:
-

Thanks for the heads up, Myrle!
Hope all is well with you :-)
Warmly,Sally


[From the mobile; please excuse top-posting, spelling/spacing errors, and 
brevity]


 
 
  On Fri, Feb 10, 2017 at 5:39, Myrle Krantz (JIRA) wrote:   
    [ 
https://issues.apache.org/jira/browse/INCUBATOR-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861074#comment-15861074
 ] 

Myrle Krantz commented on INCUBATOR-191:


This is wierdly similar to the Fineract logo.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
  


> Submission: Anonymous-41
> 
>
> Key: INCUBATOR-191
> URL: https://issues.apache.org/jira/browse/INCUBATOR-191
> Project: Incubator
>  Issue Type: Task
>  Components: LogoSubmission
>Reporter: Sally Khudairi
> Attachments: Anonymous-41.png
>
>
> Submission for Anonymous-41



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



RE: Consult License Compatible Issue

2017-02-10 Thread Ross Gardler
Less of a compatible/incompatible list, more of an Apache Policy with
respect to allowable licenses in ASF software...
http://www.apache.org/legal/resolved.html

-Original Message-
From: yukon [mailto:yu...@apache.org] 
Sent: Friday, February 10, 2017 2:21 AM
To: general@incubator.apache.org
Subject: Consult License Compatible Issue

Hi IPMC,

Is there a uncompatible license list with ASL2?

Regards,
yukon


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[jira] [Commented] (INCUBATOR-191) Submission: Anonymous-41

2017-02-10 Thread Myrle Krantz (JIRA)

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

Myrle Krantz commented on INCUBATOR-191:


This is wierdly similar to the Fineract logo.

> Submission: Anonymous-41
> 
>
> Key: INCUBATOR-191
> URL: https://issues.apache.org/jira/browse/INCUBATOR-191
> Project: Incubator
>  Issue Type: Task
>  Components: LogoSubmission
>Reporter: Sally Khudairi
> Attachments: Anonymous-41.png
>
>
> Submission for Anonymous-41



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Consult License Compatible Issue

2017-02-10 Thread Tom Barber
Hi Yukon

You probably want: https://www.apache.org/legal/resolved#category-a and the
section below it.

Tom

On Fri, Feb 10, 2017 at 10:21 AM, yukon  wrote:

> Hi IPMC,
>
> Is there a uncompatible license list with ASL2?
>
> Regards,
> yukon




-- 
Tom Barber
CTO Spicule LTD
t...@spicule.co.uk

http://spicule.co.uk

@spiculeim 

Schedule a meeting with me 

GB: +44(0)5603641316
US: +18448141689




Consult License Compatible Issue

2017-02-10 Thread yukon
Hi IPMC,

Is there a uncompatible license list with ASL2?

Regards,
yukon