[ 
https://issues.apache.org/jira/browse/DIRSERVER-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423751#comment-16423751
 ] 

ASF GitHub Bot commented on DIRSERVER-2230:
-------------------------------------------

coheigea closed pull request #4: [DIRSERVER-2230] - SCM pointing to gitbox 
instead of svn
URL: https://github.com/apache/directory-server/pull/4
 
 
   

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 123cc5f82a..467708b7f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1265,9 +1265,9 @@
   </dependencies>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/trunk</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</developerConnection>
+    
<url>https://gitbox.apache.org/repos/asf?p=directory-server.git;a=tag;h=refs/tags/${project.scm.tag}</url>
   </scm>
 
   <repositories>


 

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


> SCM pointing to gitbox instead of svn
> -------------------------------------
>
>                 Key: DIRSERVER-2230
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2230
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M24
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 2.0.0-M25
>
>
> Currently the scm entries are pointing to SVN instead of gitbox.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to