You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/05/19 14:24:35 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #5869: Add DOAP file

ocket8888 opened a new pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869


   ## What does this PR (Pull Request) do?
   - [x] This PR is not related to any Issue
   
   This PR adds a DOAP (Description of a Project) file to the repository that will enable the Traffic Control project to be listed on [projects.apache.org](https://projects.apache.org/).
   
   ## Which Traffic Control components are affected by this PR?
   None
   
   ## What is the best way to verify this PR?
   Verify the DOAP is both valid XML and RDF, verify that it is accurate and follows Apache's guidelines for DOAP files.
   
   ## The following criteria are ALL met by this PR
   - [x] Tests are unnecessary
   - [x] Documentation is unnecessary
   - [x] An update to CHANGELOG.md is not necessary
   - [x] This PR includes any and all required license headers
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**


-- 
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:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #5869: Add DOAP file

Posted by GitBox <gi...@apache.org>.
ocket8888 commented on a change in pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869#discussion_r639020825



##########
File path: doap_Traffic_Control.rdf
##########
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+	xmlns="http://usefulinc.com/ns/doap#" 
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+	xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements.  See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to You under the Apache License, Version 2.0
+		(the "License"); you may not use this file except in compliance with
+		the License.  You may obtain a copy of the License at
+	 
+				 https://www.apache.org/licenses/LICENSE-2.0

Review comment:
       I'm sure it's fine. That header was generated for me by Apache's own [DOAP creation tool](https://projects.apache.org/create.html).




-- 
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:
users@infra.apache.org



[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #5869: Add DOAP file

Posted by GitBox <gi...@apache.org>.
zrhoffman commented on a change in pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869#discussion_r639023446



##########
File path: doap_Traffic_Control.rdf
##########
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+	xmlns="http://usefulinc.com/ns/doap#" 
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+	xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements.  See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to You under the Apache License, Version 2.0
+		(the "License"); you may not use this file except in compliance with
+		the License.  You may obtain a copy of the License at
+	 
+				 https://www.apache.org/licenses/LICENSE-2.0

Review comment:
       Okay




-- 
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:
users@infra.apache.org



[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #5869: Add DOAP file

Posted by GitBox <gi...@apache.org>.
ocket8888 commented on a change in pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869#discussion_r639014233



##########
File path: doap_Traffic_Control.rdf
##########
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+	xmlns="http://usefulinc.com/ns/doap#" 
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+	xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements.  See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to You under the Apache License, Version 2.0
+		(the "License"); you may not use this file except in compliance with
+		the License.  You may obtain a copy of the License at
+	 
+				 https://www.apache.org/licenses/LICENSE-2.0
+	 
+		Unless required by applicable law or agreed to in writing, software
+		distributed under the License is distributed on an "AS IS" BASIS,
+		WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+		See the License for the specific language governing permissions and
+		limitations under the License.
+-->
+	<Project rdf:about="https://trafficcontrol.apache.org">
+		<created>2021-05-19</created>
+		<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
+		<name>Apache Traffic Control</name>
+		<homepage rdf:resource="https://trafficcontrol.apache.org" />
+		<asfext:pmc rdf:resource="https://trafficcontrol.apache.org" />
+		<shortdesc>Apache Traffic Control allows you to build a large scale content delivery network using open source.</shortdesc>
+		<description>With Apache Traffic Control, operators can setup a Content Delivery Network to quickly and efficiently deliver content to their users. Traffic Control is a highly distributed, scalable and redundant solution meeting the needs of operators from small to large.</description>
+		<bug-database rdf:resource="https://github.com/apache/trafficcontrol/issues" />
+		<mailing-list rdf:resource="https://trafficcontrol.apache.org/mailing_lists/" />
+		<download-page rdf:resource="https://trafficcontrol.apache.org/releases/" />
+		<download-page rdf:resource="https://github.com/apache/trafficcontrol/releases" />
+		<programming-language>Go</programming-language>
+		<category rdf:resource="https://projects.apache.org/category/content" />
+		<category rdf:resource="https://projects.apache.org/category/cloud" />
+		<category rdf:resource="https://projects.apache.org/category/http" />
+		<category rdf:resource="https://projects.apache.org/category/network-server" />
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.2</name>
+				<created>2021-05-17</created>
+				<revision>5.1.2</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.1</name>
+				<created>2021-04-01</created>
+				<revision>5.1.1</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.0</name>
+				<created>2021-03-11</created>
+				<revision>5.1.0</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.0.0</name>
+				<created>2021-01-21</created>
+				<revision>5.0.0</revision>
+			</Version>
+		</release>

Review comment:
       I don't really care either way, I just figured if we had been doing this all along they'd have been in there




-- 
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:
users@infra.apache.org



[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #5869: Add DOAP file

Posted by GitBox <gi...@apache.org>.
zrhoffman commented on a change in pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869#discussion_r639000319



##########
File path: doap_Traffic_Control.rdf
##########
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+	xmlns="http://usefulinc.com/ns/doap#" 
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+	xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements.  See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to You under the Apache License, Version 2.0
+		(the "License"); you may not use this file except in compliance with
+		the License.  You may obtain a copy of the License at
+	 
+				 https://www.apache.org/licenses/LICENSE-2.0
+	 
+		Unless required by applicable law or agreed to in writing, software
+		distributed under the License is distributed on an "AS IS" BASIS,
+		WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+		See the License for the specific language governing permissions and
+		limitations under the License.
+-->
+	<Project rdf:about="https://trafficcontrol.apache.org">
+		<created>2021-05-19</created>
+		<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
+		<name>Apache Traffic Control</name>
+		<homepage rdf:resource="https://trafficcontrol.apache.org" />
+		<asfext:pmc rdf:resource="https://trafficcontrol.apache.org" />
+		<shortdesc>Apache Traffic Control allows you to build a large scale content delivery network using open source.</shortdesc>
+		<description>With Apache Traffic Control, operators can setup a Content Delivery Network to quickly and efficiently deliver content to their users. Traffic Control is a highly distributed, scalable and redundant solution meeting the needs of operators from small to large.</description>
+		<bug-database rdf:resource="https://github.com/apache/trafficcontrol/issues" />
+		<mailing-list rdf:resource="https://trafficcontrol.apache.org/mailing_lists/" />
+		<download-page rdf:resource="https://trafficcontrol.apache.org/releases/" />
+		<download-page rdf:resource="https://github.com/apache/trafficcontrol/releases" />
+		<programming-language>Go</programming-language>
+		<category rdf:resource="https://projects.apache.org/category/content" />
+		<category rdf:resource="https://projects.apache.org/category/cloud" />
+		<category rdf:resource="https://projects.apache.org/category/http" />
+		<category rdf:resource="https://projects.apache.org/category/network-server" />
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.2</name>
+				<created>2021-05-17</created>
+				<revision>5.1.2</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.1</name>
+				<created>2021-04-01</created>
+				<revision>5.1.1</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.1.0</name>
+				<created>2021-03-11</created>
+				<revision>5.1.0</revision>
+			</Version>
+		</release>
+		<release>
+			<Version>
+				<name>Apache Traffic Control v5.0.0</name>
+				<created>2021-01-21</created>
+				<revision>5.0.0</revision>
+			</Version>
+		</release>

Review comment:
       IMO no need to link to obsoleted releases of the latest release branch.

##########
File path: doap_Traffic_Control.rdf
##########
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+	xmlns="http://usefulinc.com/ns/doap#" 
+	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+	xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+		Licensed to the Apache Software Foundation (ASF) under one or more
+		contributor license agreements.  See the NOTICE file distributed with
+		this work for additional information regarding copyright ownership.
+		The ASF licenses this file to You under the Apache License, Version 2.0
+		(the "License"); you may not use this file except in compliance with
+		the License.  You may obtain a copy of the License at
+	 
+				 https://www.apache.org/licenses/LICENSE-2.0

Review comment:
       For legal reasons, [the source file header](https://www.apache.org/legal/src-headers.html#headers) still includes a HTTP link, not HTTPS. They're trying to change it, though. From [LEGAL-536](https://issues.apache.org/jira/browse/LEGAL-536):
   
   >I agree that the text should be changed on the license (several places on the Apache site and internal documents).
   >
   >I also believe that a license with either the http:// or the https:// should be treated the same.
   >
   >But we need to be sensitive to many external entities that compare third parties' licenses with the Apache license and a small change like this is likely to cause confusion.
   >
   >First we need a plan to notify third parties about the change that we plan to make so they are not blindsided. 
   
   LEGAL-536 was last updated 4 days ago, so they're actively working on this. Mailing list thread: https://lists.apache.org/thread.html/r2476215532a0ac81d7875f1e1d69c2b36e492348265ce481a5c99a6c%40%3Clegal-discuss.apache.org%3E




-- 
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:
users@infra.apache.org



[GitHub] [trafficcontrol] zrhoffman merged pull request #5869: Add DOAP file

Posted by GitBox <gi...@apache.org>.
zrhoffman merged pull request #5869:
URL: https://github.com/apache/trafficcontrol/pull/5869


   


-- 
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:
users@infra.apache.org