Re: [VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread Justin Mclean
Hi,

-1 (binding) as this release seems to contain 3rd party code incorrectly 
labeled as ASF code and contains code of unknown and category X licenses. But 
it’s not 100% clear in all cases. You might want to consider using the work in 
progress disclaimer while you fix these things.

I checked:
- incubating in name
- signatures and hashes are fine
- LICENSE seems to be missing 3rd party licensed code. Information about 
licenses goes in LICENSE not NOTICE. Looks like this release may include 
creative commons licensed code [2][3]? Missing license for this 3rd party code 
[4][5]?
- NOTICE seems malformed. I don’t know why it mentions these projects or why it 
names them in the way it does. Is any of this software included in the release? 
if so where?
- Looks like release may contain code of an unknown license [1]
- Source files have ASF headers. However it look likes some 3rd party code 
(graphchi) incorrectly has had ASF headers added?
- Some copyright line are incorrect "Copyright 2020 Apache (incubating) Wayang 
Team” and "Copyright 2020, 2021 Apache (incubating) Wayang Team”
- No unexpected binary files
- Can compile from source

Kind Regards,
Justin

1. https://github.com/GraphChi/graphchi-java
2. https://en.wikipedia.org/wiki/PageRank
3. 
./wayang-tests-integration/code/test/java/org/apache/wayang/tests/WayangPlans.java
4../wayang-commons/wayang-core/src/main/java/org/apache/wayang/core/util/json/JSONArray.java
5. 
./wayang-commons/wayang-core/src/main/java/org/apache/wayang/core/util/json/JSONObject.java
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache AGE (Incubating) 0.6.0 Release

2021-10-23 Thread Justin Mclean
Hi,

Sorry but it’s -1 (binding) as there is no download page and the download links 
on the home page do not have hashes and signatures. This was brought up on this 
list recently and was asked to be corrected.  Also see other issues below.

In the release:
- incubating in name
- signatures and hashes are fine
- LICENSE is missing information from [1][2]
- NOTICE is incorrect. There should be no need for "This product contains 
software PostgreSQL…” unless headers have been replace with permission or there 
was a software grant from PostgreSQL. This has previously been mentioned (in 
vote on 0.4.0 release). Also see issue with [1][2].
- If seem unlikely that [1][2] should have ASF headers? In general the 
licensing of the file should stay as it is unless significant modifications 
have ben done. Looking at the history it seems if was originally "Copyright 
2020 Bitnine Co., Ltd.” Why is this not mentioned in NOTICE? Was permission 
given to change the headers?
- Probably similar issue with these file [3][4]
- No unexpected binary files
- unable to compile but assume that my setup.
src/backend/catalog/ag_graph.c:67:15: error: assigning to 'Oid'
  (aka 'unsigned int') from incompatible type 'void'

Kind Regards,
Justin

1. ./src/include/utils/agtype_parser.h
2. ./src/backend/utils/adt/agtype_parser.c
3. ./src/include/utils/agtype.h
4. ./src/backend/utils/adt/agtype.c



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



Re: [VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread sebb
On Sat, 23 Oct 2021 at 16:20, bertty contreras
 wrote:
>
> Hi Sebb,
>
> The directory was created :D
>
> The KEYS file got updated at [1] and synced on [2]. From now we will use
> just the canonical link [2] for the KEYS file

Excellent!
That was quick.

Remember that the same file is used for archived releases, so an entry
should never be removed
if it has been used to sign a release

> Best regards,
> Bertty
>
> [1]https://dist.apache.org/repos/dist/release/incubator/wayang
> [2]http://downloads.apache.org/incubator/wayang/KEYS
>
> El sáb, 23 oct 2021 a las 16:58, sebb () escribió:
>
> > On Sat, 23 Oct 2021 at 12:52, Bertty Contreras 
> > wrote:
> > >
> > > Hello Incubator Community,
> > >
> > > The Apache Wayang community has voted on and approved a proposal to
> > release
> > > Apache Wayang(Incubating) version v0.6.0-RC4.
> > >
> > > We now kindly request the Incubator PMC members review and vote on this
> > > incubator release.
> > >
> > > Wayang community vote thread:
> > > https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html
> > >
> > > Vote result thread:
> > > https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html
> > >
> > > [ ] +1 Release this package as Apache Wayang v0.6.0
> > > [ ] +0
> > > [ ] -1 Do not release this package because ...
> > >
> > > To learn more about Apache Wayang (Incubating), please see
> > > https://wayang.apache.org/
> > >
> > > Release notes:
> > > https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTES
> > >
> > > The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
> > > https://github.com/apache/incubator-wayang/tree/rel/0.6.0
> > >
> > > The release files, including signatures, digests, etc. can be found at:
> > > https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4
> > >
> > > Signatures used for Wayang RC's can be found in this file:
> > > https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS
> >
> > In future, please always link the KEYS file from
> > http://downloads.apache.org/incubator/wayang/KEYS
> > For reasons, please see the recent Kyuubi and Shenyu votes.
> >
> > In your case, there is no dist/release directory yet.
> > This needs to be set up before a release can be made:
> >
> > https://dist.apache.org/repos/dist/release/incubator/wayang
> >
> > Ask one of your mentors to get this done.
> >
> > > The staging repository for this release can be found at:
> > >
> > https://repository.apache.org/content/repositories/orgapachewayang-1005/org/apache/wayang
> > >
> > > Build instructions:
> > >
> > https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#how-to-use-wayang
> > >
> > > Thanks,
> > > Bertty Contreras Rojas
> >
> > -
> > 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] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread bertty contreras
Hi Sebb,

The directory was created :D

The KEYS file got updated at [1] and synced on [2]. From now we will use
just the canonical link [2] for the KEYS file

Best regards,
Bertty

[1]https://dist.apache.org/repos/dist/release/incubator/wayang
[2]http://downloads.apache.org/incubator/wayang/KEYS

El sáb, 23 oct 2021 a las 16:58, sebb () escribió:

> On Sat, 23 Oct 2021 at 12:52, Bertty Contreras 
> wrote:
> >
> > Hello Incubator Community,
> >
> > The Apache Wayang community has voted on and approved a proposal to
> release
> > Apache Wayang(Incubating) version v0.6.0-RC4.
> >
> > We now kindly request the Incubator PMC members review and vote on this
> > incubator release.
> >
> > Wayang community vote thread:
> > https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html
> >
> > Vote result thread:
> > https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html
> >
> > [ ] +1 Release this package as Apache Wayang v0.6.0
> > [ ] +0
> > [ ] -1 Do not release this package because ...
> >
> > To learn more about Apache Wayang (Incubating), please see
> > https://wayang.apache.org/
> >
> > Release notes:
> > https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTES
> >
> > The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
> > https://github.com/apache/incubator-wayang/tree/rel/0.6.0
> >
> > The release files, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4
> >
> > Signatures used for Wayang RC's can be found in this file:
> > https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS
>
> In future, please always link the KEYS file from
> http://downloads.apache.org/incubator/wayang/KEYS
> For reasons, please see the recent Kyuubi and Shenyu votes.
>
> In your case, there is no dist/release directory yet.
> This needs to be set up before a release can be made:
>
> https://dist.apache.org/repos/dist/release/incubator/wayang
>
> Ask one of your mentors to get this done.
>
> > The staging repository for this release can be found at:
> >
> https://repository.apache.org/content/repositories/orgapachewayang-1005/org/apache/wayang
> >
> > Build instructions:
> >
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#how-to-use-wayang
> >
> > Thanks,
> > Bertty Contreras Rojas
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread sebb
On Sat, 23 Oct 2021 at 12:52, Bertty Contreras  wrote:
>
> Hello Incubator Community,
>
> The Apache Wayang community has voted on and approved a proposal to release
> Apache Wayang(Incubating) version v0.6.0-RC4.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Wayang community vote thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html
>
> Vote result thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html
>
> [ ] +1 Release this package as Apache Wayang v0.6.0
> [ ] +0
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Wayang (Incubating), please see
> https://wayang.apache.org/
>
> Release notes:
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTES
>
> The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
> https://github.com/apache/incubator-wayang/tree/rel/0.6.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4
>
> Signatures used for Wayang RC's can be found in this file:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS

In future, please always link the KEYS file from
http://downloads.apache.org/incubator/wayang/KEYS
For reasons, please see the recent Kyuubi and Shenyu votes.

In your case, there is no dist/release directory yet.
This needs to be set up before a release can be made:

https://dist.apache.org/repos/dist/release/incubator/wayang

Ask one of your mentors to get this done.

> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapachewayang-1005/org/apache/wayang
>
> Build instructions:
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#how-to-use-wayang
>
> Thanks,
> Bertty Contreras Rojas

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



AW: [VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread Christofer Dutz
+1 binding

Carrying over my +1 from the vote on the project list

Chris


-Ursprüngliche Nachricht-
Von: Alexander Alten  
Gesendet: Samstag, 23. Oktober 2021 14:44
An: general@incubator.apache.org
Betreff: Re: [VOTE] Release Apache Wayang (Incubating) 0.6.0

+1 (binding)

--alex

On Sat, Oct 23, 2021, 13:52 Bertty Contreras  wrote:

> Hello Incubator Community,
>
> The Apache Wayang community has voted on and approved a proposal to 
> release Apache Wayang(Incubating) version v0.6.0-RC4.
>
> We now kindly request the Incubator PMC members review and vote on 
> this incubator release.
>
> Wayang community vote thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html
>
> Vote result thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html
>
> [ ] +1 Release this package as Apache Wayang v0.6.0 [ ] +0 [ ] -1 Do 
> not release this package because ...
>
> To learn more about Apache Wayang (Incubating), please see 
> https://wayang.apache.org/
>
> Release notes:
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTE
> S
>
> The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
> https://github.com/apache/incubator-wayang/tree/rel/0.6.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4
>
> Signatures used for Wayang RC's can be found in this file:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS
>
> The staging repository for this release can be found at:
>
> https://repository.apache.org/content/repositories/orgapachewayang-100
> 5/org/apache/wayang
>
> Build instructions:
>
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#ho
> w-to-use-wayang
>
> Thanks,
> Bertty Contreras Rojas
>

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


Re: [VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread Alexander Alten
+1 (binding)

--alex

On Sat, Oct 23, 2021, 13:52 Bertty Contreras  wrote:

> Hello Incubator Community,
>
> The Apache Wayang community has voted on and approved a proposal to release
> Apache Wayang(Incubating) version v0.6.0-RC4.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Wayang community vote thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html
>
> Vote result thread:
> https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html
>
> [ ] +1 Release this package as Apache Wayang v0.6.0
> [ ] +0
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Wayang (Incubating), please see
> https://wayang.apache.org/
>
> Release notes:
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTES
>
> The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
> https://github.com/apache/incubator-wayang/tree/rel/0.6.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4
>
> Signatures used for Wayang RC's can be found in this file:
> https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS
>
> The staging repository for this release can be found at:
>
> https://repository.apache.org/content/repositories/orgapachewayang-1005/org/apache/wayang
>
> Build instructions:
>
> https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#how-to-use-wayang
>
> Thanks,
> Bertty Contreras Rojas
>


[VOTE] Release Apache Wayang (Incubating) 0.6.0

2021-10-23 Thread Bertty Contreras
Hello Incubator Community,

The Apache Wayang community has voted on and approved a proposal to release
Apache Wayang(Incubating) version v0.6.0-RC4.

We now kindly request the Incubator PMC members review and vote on this
incubator release.

Wayang community vote thread:
https://www.mail-archive.com/dev@wayang.apache.org/msg00446.html

Vote result thread:
https://www.mail-archive.com/dev@wayang.apache.org/msg00458.html

[ ] +1 Release this package as Apache Wayang v0.6.0
[ ] +0
[ ] -1 Do not release this package because ...

To learn more about Apache Wayang (Incubating), please see
https://wayang.apache.org/

Release notes:
https://github.com/apache/incubator-wayang/blob/rel/0.6.0/RELEASE_NOTES

The tag to be voted on is wayang-0.6.0 (commit 9fe19a1):
https://github.com/apache/incubator-wayang/tree/rel/0.6.0

The release files, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/incubator/wayang/0.6.0/rc4

Signatures used for Wayang RC's can be found in this file:
https://dist.apache.org/repos/dist/dev/incubator/wayang/KEYS

The staging repository for this release can be found at:
https://repository.apache.org/content/repositories/orgapachewayang-1005/org/apache/wayang

Build instructions:
https://github.com/apache/incubator-wayang/blob/rel/0.6.0/README.md#how-to-use-wayang

Thanks,
Bertty Contreras Rojas