[
https://issues.apache.org/jira/browse/PARQUET-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417364#comment-16417364
]
ASF GitHub Bot commented on PARQUET-1258:
-----------------------------------------
zivanfi closed pull request #90: PARQUET-1258: Update scm developer connection
to github
URL: https://github.com/apache/parquet-format/pull/90
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/pom.xml b/pom.xml
index 9689aec0..46efd041 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<scm>
<connection>scm:git:[email protected]:apache/parquet-format.git</connection>
<url>scm:git:[email protected]:apache/parquet-format.git</url>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/parquet-format.git</developerConnection>
+
<developerConnection>scm:git:[email protected]:apache/parquet-format.git</developerConnection>
<tag>HEAD</tag>
</scm>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update scm developer connection to github
> -----------------------------------------
>
> Key: PARQUET-1258
> URL: https://issues.apache.org/jira/browse/PARQUET-1258
> Project: Parquet
> Issue Type: Bug
> Components: parquet-format, parquet-mr
> Affects Versions: 1.10.0, format-2.5.0
> Reporter: Gabor Szadovszky
> Assignee: Gabor Szadovszky
> Priority: Minor
> Fix For: 1.10.0, format-2.5.0
>
>
> After moving to gitbox the old apache repo
> (https://git-wip-us.apache.org/repos/asf/parquet-format.git) is not working
> anymore. The pom.xml shall be updated accordingly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)