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.


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 LICENSE and NOTICE file.
- [ ] Include ASF headers.
- [ ] Include license information.
- [ ] Package name update to "apache"
- [ ] Update all old URLs included in the files to the Apache URLs.

Best,
Feng Dong


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 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.

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



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 page)
>
> On Tue, 31 Oct 2023 at 08:53, tison  wrote:
> >
> > 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.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


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 to the old site, so please
ignore the final contents)

I've submitted a PR to fix it going forward:
https://github.com/apache/www-site/pull/323

> 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 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.

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



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 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 LICENSE and NOTICE file.
> - [ ] Include ASF headers.
> - [ ] Include license information.
> - [ ] Package name update to "apache"
> - [ ] Update all old URLs included in the files to the Apache URLs.
> 
> Best,
> Feng Dong


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



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/_helpers.tpl
-
To unsubscribe, e-mail: dev-unsubscr...@answer.apache.org
For additional commands, e-mail: dev-h...@answer.apache.org



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 repository.
> 
> linkinstar pushed a commit to branch main
> in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
> 
> 
> The following commit(s) were added to refs/heads/main by this push:
> new 2404a2f3 Add NOTICE and DISCLAIMER for release. (#588)
> 2404a2f3 is described below
> 
> commit 2404a2f3da09c4de92afd0d34a12a9ae0d06c12d
> Author: LinkinStars 
> AuthorDate: Wed Nov 1 11:24:07 2023 +0800
> 
>Add NOTICE and DISCLAIMER for release. (#588)
> 
>Co-authored-by: tison 
> ---
> DISCLAIMER | 10 ++
> NOTICE |  5 +
> 2 files changed, 15 insertions(+)
> 
> diff --git a/DISCLAIMER b/DISCLAIMER
> new file mode 100644
> index ..7ae8e4d8
> --- /dev/null
> +++ b/DISCLAIMER
> @@ -0,0 +1,10 @@
> +Apache Answer (incubating) is an effort undergoing incubation at the Apache
> +Software Foundation (ASF), sponsored by the Apache Incubator PMC.
> +
> +Incubation is required of all newly accepted projects until a further review
> +indicates that the infrastructure, communications, and decision making 
> process
> +have stabilized in a manner consistent with other successful ASF projects.
> +
> +While incubation status is not necessarily a reflection of the completeness
> +or stability of the code, it does indicate that the project has yet to be
> +fully endorsed by the ASF.
> \ No newline at end of file
> diff --git a/NOTICE b/NOTICE
> new file mode 100644
> index ..190e5f69
> --- /dev/null
> +++ b/NOTICE
> @@ -0,0 +1,5 @@
> +Apache Answer (incubating)
> +Copyright 2023 The Apache Software Foundation
> +
> +This product includes software developed at
> +The Apache Software Foundation (https://www.apache.org/).
> 


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



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 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 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 LICENSE and NOTICE file.
> > - [ ] Include ASF headers.
> > - [ ] Include license information.
> > - [ ] Package name update to "apache"
> > - [ ] Update all old URLs included in the files to the Apache URLs.
> >
> > Best,
> > Feng Dong
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@answer.apache.org
> For additional commands, e-mail: dev-h...@answer.apache.org
>

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



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://github.com/answerdev/ and 
> https://answer.dev
> 
> Kind Regards,
> Justin
> 
> 1. ./charts/templates/_helpers.tpl
> -
> To unsubscribe, e-mail: dev-unsubscr...@answer.apache.org
> For additional commands, e-mail: dev-h...@answer.apache.org
> 
> 

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