You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2019/01/16 14:43:12 UTC

[directory-fortress-core] branch master updated: Update links to gitbox repo

This is an automated email from the ASF dual-hosted git repository.

smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-core.git


The following commit(s) were added to refs/heads/master by this push:
     new f83fa8d  Update links to gitbox repo
f83fa8d is described below

commit f83fa8df4f0927f8310c325c6994cc5ca716891a
Author: Shawn McKinney <sm...@apache.org>
AuthorDate: Wed Jan 16 06:42:55 2019 -0800

    Update links to gitbox repo
---
 README-QUICKSTART-APACHEDS.md                                     | 6 +++---
 README-QUICKSTART-DOCKER-APACHEDS.md                              | 2 +-
 README-QUICKSTART-DOCKER-SLAPD.md                                 | 2 +-
 README-QUICKSTART-SLAPD.md                                        | 6 +++---
 README-TEN-MINUTE-GUIDE.md                                        | 8 ++++----
 README.md                                                         | 6 +++---
 pom.xml                                                           | 2 +-
 .../directory/fortress/core/doc-files/ten-minute-guide.html       | 8 ++++----
 8 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/README-QUICKSTART-APACHEDS.md b/README-QUICKSTART-APACHEDS.md
index 2aa9acd..9962b76 100644
--- a/README-QUICKSTART-APACHEDS.md
+++ b/README-QUICKSTART-APACHEDS.md
@@ -109,7 +109,7 @@ ________________________________________________________________________________
 1. Download the package:
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  cd directory-fortress-core
  ```
 
@@ -373,7 +373,7 @@ During this section, you will be asked to setup Apache Fortress Rest Application
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
  cd directory-fortress-enmasse
  ```
 
@@ -419,7 +419,7 @@ During this section, you will be asked to setup Apache Fortress Web Application
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-commander.git
  cd directory-fortress-commander
  ```
 
diff --git a/README-QUICKSTART-DOCKER-APACHEDS.md b/README-QUICKSTART-DOCKER-APACHEDS.md
index 46194b5..c2c6835 100644
--- a/README-QUICKSTART-DOCKER-APACHEDS.md
+++ b/README-QUICKSTART-DOCKER-APACHEDS.md
@@ -52,7 +52,7 @@ ________________________________________________________________________________
 
  a. from the command line:
  ```
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  cd directory-fortress-core
  ```
 
diff --git a/README-QUICKSTART-DOCKER-SLAPD.md b/README-QUICKSTART-DOCKER-SLAPD.md
index 7e326dd..c784cf4 100644
--- a/README-QUICKSTART-DOCKER-SLAPD.md
+++ b/README-QUICKSTART-DOCKER-SLAPD.md
@@ -52,7 +52,7 @@ ________________________________________________________________________________
 
  a. from the command line:
  ```
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  cd directory-fortress-core
  ```
 
diff --git a/README-QUICKSTART-SLAPD.md b/README-QUICKSTART-SLAPD.md
index a463198..a38e0a2 100644
--- a/README-QUICKSTART-SLAPD.md
+++ b/README-QUICKSTART-SLAPD.md
@@ -57,7 +57,7 @@ ________________________________________________________________________________
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  cd directory-fortress-core
  ```
 
@@ -393,7 +393,7 @@ During this section, you will be asked to setup Apache Fortress Rest Application
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
  cd directory-fortress-enmasse
  ```
 
@@ -439,7 +439,7 @@ During this section, you will be asked to setup Apache Fortress Web Application
 
  a. from git:
  ```
- git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
+ git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-commander.git
  cd directory-fortress-commander
  ```
 
diff --git a/README-TEN-MINUTE-GUIDE.md b/README-TEN-MINUTE-GUIDE.md
index 1adc21a..651889c 100644
--- a/README-TEN-MINUTE-GUIDE.md
+++ b/README-TEN-MINUTE-GUIDE.md
@@ -51,10 +51,10 @@ Everything else covered in steps that follow.  Tested on Debian & Centos systems
 1. Clone the directory-fortress repos from apache git by commands:
 
  ```
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-realm.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-commander.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
  ```
 
 2. Change directory to fortress core package home:
diff --git a/README.md b/README.md
index 93d0146..3b51ac1 100644
--- a/README.md
+++ b/README.md
@@ -87,17 +87,17 @@ ________________________________________________________________________________
 ## SECTION 2. Download & Install
 
 From Apache GIT Fortress-Core Software Repo:
-https://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git
+ https://gitbox.apache.org/repos/asf?p=directory-fortress-core.git
 
 1. Clone the SNAPSHOT:
  ```
- git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+ git clone  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  ```
 
  * or by specific version, e.g. 2.0.3
 
  ```
-  git clone --branch 2.0.3 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+  git clone --branch 2.0.3  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
  ```
 
 2. Set Java and Maven home on machines.
diff --git a/pom.xml b/pom.xml
index 72650b1..b7defa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
   <scm>
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>
-      scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+      scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
     <tag>2.0.3</tag>
   </scm>
diff --git a/src/main/java/org/apache/directory/fortress/core/doc-files/ten-minute-guide.html b/src/main/java/org/apache/directory/fortress/core/doc-files/ten-minute-guide.html
index be3e31a..efb1dab 100644
--- a/src/main/java/org/apache/directory/fortress/core/doc-files/ten-minute-guide.html
+++ b/src/main/java/org/apache/directory/fortress/core/doc-files/ten-minute-guide.html
@@ -68,10 +68,10 @@ instructions:
     <li>Clone the directory-fortress repos from apache git:
                 <pre>
                     <p style="font: monospace; color: black; background-color: lightgrey; font-size: 10pt">
-git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
-git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
-git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git
-git clone https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
+git clone  https://gitbox.apache.org/repos/asf/directory-fortress-core.git
+git clone  https://gitbox.apache.org/repos/asf/directory-fortress-realm.git
+git clone  https://gitbox.apache.org/repos/asf/directory-fortress-commander.git
+git clone  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
                     </p>
                 </pre>
     </li>