Re: [VOTE] Apache Tuweni 0.8.1

2019-07-19 Thread Justin Mclean
Hi,

+0 (binding)

This release includes Category X software (which is incompatible with ALv2) and 
it's not following the terms of the GPL license. While this thread [12] 
indicates incubating releases can include Category X they still need to follow 
the terms of the included licenses.  This is also dependent on the incubator 
being “special” and it releases allowed to not confirm to policy (unlike other 
TLP projects) this is this still as yet to be confirmed/allowed.

I checked:
- incubating in name
- disclaimer exists
- LICENSE has a few minor issues
- NOTICE is fine
- Includes Category X licensed software [4] It also looks like these files 
[6][7][8][9] come from [10][11] and are also GPL licensed.
- No unexpected binary files
- A few source files (.sh and piton scripts) are missing headers (how I came 
across [4]), would be good to add them.

In LICENSE I noticed that:
- This file [1] is under ALv2 but they have modified the license [2] and added 
an extra condition (top of file) so may not be ALv2 compatible. Please check 
with legal discuss.
- There files seem to have incorrect headers [1][3] as they have not been 
licensed to the ASF. I believe they should have the AL 3rd party header.
- The license mentions the ProgPoW algorithm but it unclear where it’s being 
used. I assume here [5] but there's nothing in that file that indicate it 
contains 3rd party code or that it’s CC0 licensed.

Thanks,
Justin

1. crypto/src/main/java/org/apache/tuweni/crypto/SECP256K1.java
2. https://github.com/web3j/web3j/blob/master/LICENSE
3. crypto/src/main/java/org/apache/tuweni/crypto/SECP256K1.java
4. eth-reference-tests/src/test/resources/tests/ansible/ec2.py
5. ./progpow/src/main/java/org/apache/tuweni/progpow/ProgPoW.java
6. 
/eth-reference-tests/src/test/resources/tests/ansible/test-files/docker-cpp/Docker-file
7. 
/eth-reference-tests/src/test/resources/tests/ansible/test-files/docker-cppjit/Dockerfile

8  
./eth-reference-tests/src/test/resources/tests/ansible/test-files/docker-python/Dockerfile
9 
./eth-reference-tests/src/test/resources/tests/ansible/test-files/docker-go/Dockerfile
10. https://github.com/ethereum/aleth/blob/master/LICENSE
11. https://github.com/ethereum/go-ethereum/blob/master/COPYING
12. 
https://lists.apache.org/thread.html/68e65125bcab2ac812f1359ccfc79acdf94f244416fdda52328b256e@%3Clegal-discuss.apache.org%3E
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache Tuweni 0.8.1

2019-07-19 Thread Furkan KAMACI
+1 (binding)

19 Tem 2019 Cum, saat 22:46 tarihinde Jim Jagielski  şunu
yazdı:

> +1 (binding)
>
> > On Jul 18, 2019, at 2:28 PM, Antoine Toulme  wrote:
> >
> > Hi all,
> > The Tuweni community voted on and has approved a proposal to release
> Tuweni 0.8.1.
> >
> > This release includes the following changes:
> > * Exclude gradle wrapper jar from source distribution
> > * Remove binary jar file from testing resources, recreating on the fly
> instead
> > * Adding a stage task to automate staging releases
> >
> > We are now bringing this proposal to the attention of the incubator PMC
> for a vote.
> > We have one +1 IPMC vote.
> >
> > This vote will be open for no less than 72 hours.
> >
> > Thanks
> > Antoine
> >
> > Proposal:
> >
> https://lists.apache.org/thread.html/272c4a468f038af7b3f77b298d9f8de5e00a0f45b772c4897fbebc41@%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/272c4a468f038af7b3f77b298d9f8de5e00a0f45b772c4897fbebc41@%3Cdev.tuweni.apache.org%3E
> >
> >
> > Vote result:
> >
> https://lists.apache.org/thread.html/a3a475ce235ab14f53a00d0591b10424d6a96f34780914cfaba8f363@%3Cdev.tuweni.apache.org%3E
> <
> https://lists.apache.org/thread.html/a3a475ce235ab14f53a00d0591b10424d6a96f34780914cfaba8f363@%3Cdev.tuweni.apache.org%3E
> >
> >
> > Releases section of the Incubation Policy:
> > http://incubator.apache.org/incubation/Incubation_Policy.html#Releases <
> http://incubator.apache.org/incubation/Incubation_Policy.html#Releases>
> >
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Apache Tuweni 0.8.1

2019-07-19 Thread Jim Jagielski
+1 (binding)

> On Jul 18, 2019, at 2:28 PM, Antoine Toulme  wrote:
> 
> Hi all,
> The Tuweni community voted on and has approved a proposal to release Tuweni 
> 0.8.1.
> 
> This release includes the following changes:
> * Exclude gradle wrapper jar from source distribution
> * Remove binary jar file from testing resources, recreating on the fly instead
> * Adding a stage task to automate staging releases
> 
> We are now bringing this proposal to the attention of the incubator PMC for a 
> vote.
> We have one +1 IPMC vote.
> 
> This vote will be open for no less than 72 hours.
> 
> Thanks
> Antoine
> 
> Proposal:
> https://lists.apache.org/thread.html/272c4a468f038af7b3f77b298d9f8de5e00a0f45b772c4897fbebc41@%3Cdev.tuweni.apache.org%3E
>  
> 
> 
> Vote result:
> https://lists.apache.org/thread.html/a3a475ce235ab14f53a00d0591b10424d6a96f34780914cfaba8f363@%3Cdev.tuweni.apache.org%3E
>  
> 
> 
> Releases section of the Incubation Policy:
> http://incubator.apache.org/incubation/Incubation_Policy.html#Releases 
> 
> 


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



RE: Question regarding Apache incubation

2019-07-19 Thread Xun Hu
Hi, Sheng,

Nom it is not open sourced yet, I will prepare the introduction and send it to 
you soon.

Regards,

Xun Hu,
Chief Architect : Ads,
1-408-641-9648,
xun...@futurewei.com

This e-mail and any attachments may contain confidential information from 
Futurewei/Huawei, which are intended only for the person or entity whose email 
address appears above. Any use of the information attached or contained herein 
in any way (including, but not limited to, total or partial disclosure, 
reproduction, or any unapproved dissemination) by persons other than the 
intended recipient(s) is prohibited. If you have received this e-mail in error, 
please notify the sender by phone or response email immediately and delete this 
original message.

-Original Message-
From: Sheng Wu  
Sent: Thursday, July 18, 2019 5:43 PM
To: general@incubator.apache.org
Cc: Tim Ellison 
Subject: Re: Question regarding Apache incubation

Hi

I should you could send an introduction of the project. Then, we could see 
whether people get interests.
Is it already open sourced?

Sheng Wu
Apache Skywalking, ShardingSphere, Zipkin



> 在 2019年7月19日,上午3:21,Xun Hu  写道:
> 
> Hi, there,
> 
> Currently I am leading a team to develop an inventory management system for 
> Internet advertising, we would like to apply Apache incubation for this 
> project.
> 
> Can you please help me on this? And is it possible to have a mentor to help 
> on the application?
> 
> Regards,
> 
> Xun Hu,
> Chief Architect : Ads,
> 1-408-641-9648,
> xun...@futurewei.com
> 
> This e-mail and any attachments may contain confidential information from 
> Futurewei/Huawei, which are intended only for the person or entity whose 
> email address appears above. Any use of the information attached or contained 
> herein in any way (including, but not limited to, total or partial 
> disclosure, reproduction, or any unapproved dissemination) by persons other 
> than the intended recipient(s) is prohibited. If you have received this 
> e-mail in error, please notify the sender by phone or response email 
> immediately and delete this original message.
> 
> -Original Message-
> From: Tim Ellison 
> Sent: Thursday, July 18, 2019 1:58 AM
> To: Xun Hu 
> Subject: Re: Question regarding Apache incubation
> 
> Please address your question to general@incubator.apache.org (not
> general-owner@...)
> 
> Thanks
> 
> On 17/07/2019 23:36, Xun Hu wrote:
>> Hi, there,
>> 
>>  
>> 
>> Currently I am leading a team to develop an inventory management 
>> system for Internet advertising, we would like to apply Apache 
>> incubation for this project.
>> 
>>  
>> 
>> Can you please help me on this? And is it possible to have a mentor 
>> to help on the application?
>> 
>>  
>> 
>> Regards,
>> 
>>  
>> 
>> Xun Hu,
>> 
>> Chief Architect : Ads,
>> 
>> 1-408-641-9648,
>> 
>> xun...@futurewei.com 
>> 
>>  
>> 
>> This e-mail and any attachments may contain confidential information 
>> from Futurewei/Huawei, which are intended only for the person or 
>> entity whose email address appears above. Any use of the information 
>> attached or contained herein in any way (including, but not limited 
>> to, total or partial disclosure, reproduction, or any unapproved
>> dissemination) by persons other than the intended recipient(s) is 
>> prohibited. If you have received this e-mail in error, please notify 
>> the sender by phone or response email immediately and delete this original 
>> message.
>> 
>>  
>> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


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


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



[GitHub] [incubator] bdelacretaz commented on issue #12: Rework the homepage as discussed in 'overzealous bureaucracy' thread

2019-07-19 Thread GitBox
bdelacretaz commented on issue #12: Rework the homepage as discussed in 
'overzealous bureaucracy' thread
URL: https://github.com/apache/incubator/pull/12#issuecomment-513243870
 
 
   > Is there a rendered preview of the site anywhere?
   
   I didn't upload one on purpose as this PR can still evolve.
   
   The best way to see the new text is to open 
https://github.com/apache/incubator/pull/12/files, select `pages/index.ad` and 
in the top right menu select "view file" - this shows that file at the latest 
commit for this PR.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



Re: [VOTE][LAZY] the Incubator as a service provider for podlings (was: overzealous bureaucracy...)

2019-07-19 Thread Jean-Baptiste Onofré
+1

Regards
JB

Le 19 juil. 2019 à 14:42, à 14:42, Kenneth Knowles  a écrit:
>+1 and I do like the new text.
>
>On Thu, Jul 18, 2019 at 9:43 PM Kevin A. McGrail 
>wrote:
>
>> +1
>> --
>> Kevin A. McGrail
>> Member, Apache Software Foundation
>> Chair Emeritus Apache SpamAssassin Project
>> https://www.linkedin.com/in/kmcgrail - 703.798.0171
>>
>>
>> On Thu, Jul 18, 2019 at 9:54 AM Jim Jagielski 
>wrote:
>>
>> > Agreed. I think some of the conversation on that thread was likely
>> > polarizing and heated and my hope is that it isn't continued in
>this
>> thread
>> > (whether it was self-justified as being "ham-handed" or not).
>> >
>> > > On Jul 18, 2019, at 4:12 AM, Bertrand Delacretaz <
>> bdelacre...@apache.org>
>> > wrote:
>> > >
>> > > Hi,
>> > >
>> > > As discussed in the "overzealous bureaucracy" thread, I suggest
>> > > changing the text on the http://incubator.apache.org/ homepage to
>> > > present the Incubator as a service provider for podlings.
>> > >
>> > > I think the current description can be understood as the
>Incubator
>> > > being a"stern gatekeeper to the ASF" and that's not good.
>> > >
>> > > Defining the Incubator a service provider will give us a
>documented
>> > > basis to adapt our tone and processes if we (or podlings) notice
>that
>> > > we're being a stern gatekeeper again, as has happened in the
>past.
>> > >
>> > > If people agree with the general idea we can discuss the details
>of
>> > > the new text at https://github.com/apache/incubator/pull/12 if
>needed.
>> > >
>> > > I suggest using this thread more to discuss (and hopefully
>approve ;-)
>> > > the general idea of this change.
>> > >
>> > > I'm planning to merge #12 in the next few days unless someone
>from the
>> > > Incubator PMC objects.
>> > >
>> > > -Bertrand
>> > >
>> > >
>-
>> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> > > For additional commands, e-mail:
>general-h...@incubator.apache.org
>> > >
>> >
>> >
>> >
>-
>> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> > For additional commands, e-mail: general-h...@incubator.apache.org
>> >
>> >
>>


Re: [VOTE][LAZY] the Incubator as a service provider for podlings (was: overzealous bureaucracy...)

2019-07-19 Thread Kenneth Knowles
+1 and I do like the new text.

On Thu, Jul 18, 2019 at 9:43 PM Kevin A. McGrail 
wrote:

> +1
> --
> Kevin A. McGrail
> Member, Apache Software Foundation
> Chair Emeritus Apache SpamAssassin Project
> https://www.linkedin.com/in/kmcgrail - 703.798.0171
>
>
> On Thu, Jul 18, 2019 at 9:54 AM Jim Jagielski  wrote:
>
> > Agreed. I think some of the conversation on that thread was likely
> > polarizing and heated and my hope is that it isn't continued in this
> thread
> > (whether it was self-justified as being "ham-handed" or not).
> >
> > > On Jul 18, 2019, at 4:12 AM, Bertrand Delacretaz <
> bdelacre...@apache.org>
> > wrote:
> > >
> > > Hi,
> > >
> > > As discussed in the "overzealous bureaucracy" thread, I suggest
> > > changing the text on the http://incubator.apache.org/ homepage to
> > > present the Incubator as a service provider for podlings.
> > >
> > > I think the current description can be understood as the Incubator
> > > being a"stern gatekeeper to the ASF" and that's not good.
> > >
> > > Defining the Incubator a service provider will give us a documented
> > > basis to adapt our tone and processes if we (or podlings) notice that
> > > we're being a stern gatekeeper again, as has happened in the past.
> > >
> > > If people agree with the general idea we can discuss the details of
> > > the new text at https://github.com/apache/incubator/pull/12 if needed.
> > >
> > > I suggest using this thread more to discuss (and hopefully approve ;-)
> > > the general idea of this change.
> > >
> > > I'm planning to merge #12 in the next few days unless someone from the
> > > Incubator PMC objects.
> > >
> > > -Bertrand
> > >
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>