Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-11-26 Thread via GitHub
Fokko closed pull request #3001: MINOR: Add `doap.rdf` file for release tracking URL: https://github.com/apache/parquet-java/pull/3001 -- 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 com

Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-11-04 Thread via GitHub
wgtmac commented on code in PR #3001: URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1827381902 ## doap.rdf: ## @@ -0,0 +1,54 @@ + + +http://usefulinc.com/ns/doap#"; + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; + xmlns:asfext="h

Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-08-29 Thread via GitHub
Fokko commented on code in PR #3001: URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1737978120 ## doap.rdf: ## @@ -0,0 +1,54 @@ + + +http://usefulinc.com/ns/doap#"; + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; + xmlns:asfext="ht

Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-08-29 Thread via GitHub
CalvinKirs commented on code in PR #3001: URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1737629850 ## doap.rdf: ## @@ -0,0 +1,54 @@ + + +http://usefulinc.com/ns/doap#"; + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; + xmlns:asfex

Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-08-29 Thread via GitHub
CalvinKirs commented on PR #3001: URL: https://github.com/apache/parquet-java/pull/3001#issuecomment-2317413711 > What's the benefit of adding this file? Usually we need to report a new release via https://reporter.apache.org/addrelease.html?parquet The Community Development committee

Re: [PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-08-28 Thread via GitHub
wgtmac commented on PR #3001: URL: https://github.com/apache/parquet-java/pull/3001#issuecomment-2315591459 What's the benefit of adding this file? Usually we need to report a new release via https://reporter.apache.org/addrelease.html?parquet -- This is an automated message from the Apac

[PR] MINOR: Add `doap.rdf` file for release tracking [parquet-java]

2024-08-28 Thread via GitHub
Fokko opened a new pull request, #3001: URL: https://github.com/apache/parquet-java/pull/3001 ### Rationale for this change To track the releases. See https://projects.apache.org/create.html for details ### What changes are included in this PR? ### Ar