[RESULT][VOTE] Airflow Providers - release prepared March 15, 2022

2022-03-19 Thread Jarek Potiuk
Hello, Apache Airflow Providers released March 15 (based on RC1) have been accepted. 3 “+1” binding votes received: - Jarek Potiuk (binding) - Ephraim Anierobi (binding) - Kamil Breguła (binding) 1 "+1" (non-binding) vote received: - Josh Fell Vote thread: https://lists.apache.org/thread/rwf

[jira] [Closed] (COMDEV-434) Projects.apache.org - Statistics tab is not working

2022-03-19 Thread Daniel Gruno (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Gruno closed COMDEV-434. --- Resolution: Fixed The underlying issue has been addressed upstream. I've taken the opportunity to upd

[jira] [Commented] (COMDEV-438) Apache ShardingSphere: Solve unsupported Postgres sql about alter statement for ShardingSphere Parser

2022-03-19 Thread Everly Precia Suresh (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509290#comment-17509290 ] Everly Precia Suresh commented on COMDEV-438: - Hi [~panjuan] , I am Everly ,

Re: SPDX identifiers in Apache projects kinetics what up))/))09

2022-03-19 Thread Michael Sokolov
Lillopplllopoplllpolplkllklppo lol lllopoo On Sat, Mar 19, 2022, 5:04 AM tison wrote: > Hi, > > Recently I notice the SPDX identifiers format defined by the Linux > Foundation for machine > processing of license information based on the SPDX License Identifiers > that are here available: > h

[GitHub] [comdev-site] rlenferink merged pull request #73: Small improvements to the new committer page

2022-03-19 Thread GitBox
rlenferink merged pull request #73: URL: https://github.com/apache/comdev-site/pull/73 -- 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. To unsubscribe, e-mail: dev-unsubsc

Re: SPDX identifiers in Apache projects

2022-03-19 Thread Gary Gregory
Or after? Gary On Sat, Mar 19, 2022, 09:10 Willem Jiang wrote: > According to the example of SPDX ID[1], if we want to adopt the SPDX > ID, we may need to add a comment line in the file header just like > below > > // SPDX-License-Identifier: Apache-2.0 > > I think we can add it before the Lic

Re: SPDX identifiers in Apache projects

2022-03-19 Thread Willem Jiang
According to the example of SPDX ID[1], if we want to adopt the SPDX ID, we may need to add a comment line in the file header just like below // SPDX-License-Identifier: Apache-2.0 I think we can add it before the License header of Apache. Just my 2 cents. Willem Jiang Twitter: willemjiang We

Re: SPDX identifiers in Apache projects

2022-03-19 Thread kezhenxu94@apache
Both SPDX identifier (short form) and full boilerplate can be used to apply the Apache License. And because ASF has our own specific template that is related to our use of a CLA, so we required ASF projects to use this specific one[2]. [1] https://www.apache.org/legal/src-headers.html#headers >

[jira] [Updated] (COMDEV-448) Apache ShenYu: add logging-kafka plugin

2022-03-19 Thread Yonglun Zhang (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonglun Zhang updated COMDEV-448: - Description: h3. *Apache ShenYu (incubating)* A High-performance,multi-protocol,extensible,respo

[jira] [Updated] (COMDEV-448) Apache ShenYu: add logging-kafka plugin

2022-03-19 Thread Yonglun Zhang (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonglun Zhang updated COMDEV-448: - Description: h3. *Apache ShenYu (incubating)* A High-performance,multi-protocol,extensible,respo

[jira] [Updated] (COMDEV-448) Apache ShenYu: add logging-kafka plugin

2022-03-19 Thread Yonglun Zhang (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonglun Zhang updated COMDEV-448: - Summary: Apache ShenYu: add logging-kafka plugin (was: Apache ShenYu: add logging-kafka plugin f

SPDX identifiers in Apache projects

2022-03-19 Thread tison
Hi, Recently I notice the SPDX identifiers format defined by the Linux Foundation for machine processing of license information based on the SPDX License Identifiers that are here available: http://spdx.org/licenses/. I can see that all of Apache project use it's own License header template[1] an