Re: Checklist for incubator-answer repo

2023-10-31 Thread Feng Dong
Thank you Justin. We will fix these. On 2023/10/31 22:26:47 Justin Mclean wrote: > Hi, > > But I found a few issues assuming all files end up in a release. > - missing NOTICE file > - missing DISCLAIMER > - file without header/or of unknown license [1] > - there are a lot of references to https:/

Re: Checklist for incubator-answer repo

2023-10-31 Thread Willem Jiang
Yes, we could have different LICENSE and NOTICE for the source and binary release kite. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Wed, Nov 1, 2023 at 5:49 AM Justin Mclean wrote: > > Hi, > > In general, only releases need to comply, and the LICENSE and NOTICE files > need to match w

Re: (incubator-answer) branch main updated: Add NOTICE and DISCLAIMER for release. (#588)

2023-10-31 Thread Justin Mclean
HI, Generally, the company that granted the software to the ASF is mentioned in the NOTICE file, as their copyright statements have been removed. Kind Regards, Justin > On 1 Nov 2023, at 2:24 pm, linkins...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repositor

Re: Checklist for incubator-answer repo

2023-10-31 Thread Justin Mclean
Hi, But I found a few issues assuming all files end up in a release. - missing NOTICE file - missing DISCLAIMER - file without header/or of unknown license [1] - there are a lot of references to https://github.com/answerdev/ and https://answer.dev Kind Regards, Justin 1. ./charts/templates/_hel

Re: Checklist for incubator-answer repo

2023-10-31 Thread Justin Mclean
Hi, In general, only releases need to comply, and the LICENSE and NOTICE files need to match what is in the release, not the repo. Kind Regards, Justin > On 31 Oct 2023, at 8:12 pm, Feng Dong wrote: > > Hello everyone, > > I created a checklist to ensure that the code repo complies w

Re: ASF Event link broken?

2023-10-31 Thread sebb
On Tue, 31 Oct 2023 at 09:57, sebb wrote: > > Try adding .html at the end. I think that used to be done > automatically, but no longer seems to be happening. I checked, and it did work previously: https://www-previous.staged.apache.org/events/current-event (note that the redirect works, but goes

Re: ASF Event link broken?

2023-10-31 Thread tison
Thank you! Best, tison. sebb 于2023年10月31日周二 17:57写道: > Try adding .html at the end. I think that used to be done > automatically, but no longer seems to be happening. > > Note that a new method is now recommended, see: > > https://www.apache.org/events/README.txt > (as linked from the Whimsy p

Re: ASF Event link broken?

2023-10-31 Thread sebb
Try adding .html at the end. I think that used to be done automatically, but no longer seems to be happening. Note that a new method is now recommended, see: https://www.apache.org/events/README.txt (as linked from the Whimsy page) On Tue, 31 Oct 2023 at 08:53, tison wrote: > > Whimsy guides po

Checklist for incubator-answer repo

2023-10-31 Thread Feng Dong
Hello everyone, I created a checklist to ensure that the code repo complies with ASF policies. Please take a look to see if anything is missing, and feel free to help add anything that might have been overlooked. - [ ] Include the word incubating in the release file name. - [ ] Include an ASF LIC

ASF Event link broken?

2023-10-31 Thread tison
Whimsy guides podlings to add a link to https://www.apache.org/events/current-event. But this page is now 404. Is it moved or what we should update it with? Best, tison.