You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2018/12/14 15:37:15 UTC

[nifi-site] branch master updated: Update git-wip references to gitbox.

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

aldrin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 24843da  Update git-wip references to gitbox.
24843da is described below

commit 24843daa5c500e6e2ef1faece4a0261a2cf41ba3
Author: Aldrin Piri <al...@apache.org>
AuthorDate: Fri Dec 14 10:23:55 2018 -0500

    Update git-wip references to gitbox.
---
 LICENSE                                 |  2 +-
 bower.json                              |  2 +-
 package.json                            |  2 +-
 src/includes/minifi/minifi-topbar.hbs   |  4 ++--
 src/includes/topbar.hbs                 |  2 +-
 src/pages/html/fds.hbs                  |  2 +-
 src/pages/html/registry.hbs             |  2 +-
 src/pages/markdown/fds-release-guide.md |  6 +++---
 src/pages/markdown/quickstart.md        | 14 +++++++-------
 src/pages/markdown/release-guide.md     |  6 +++---
 10 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/LICENSE b/LICENSE
index 7a4a3ea..d645695 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,4 +199,4 @@
    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.
\ No newline at end of file
+   limitations under the License.
diff --git a/bower.json b/bower.json
index 7126395..c7c29fa 100644
--- a/bower.json
+++ b/bower.json
@@ -5,7 +5,7 @@
   "private": "true",
   "repository": {
     "type": "git",
-    "url": "http://git-wip-us.apache.org/repos/asf/nifi.git"
+    "url": "http://gitbox-us.apache.org/repos/asf/nifi.git"
   },
   "dependencies": {
     "jquery": "~2.1.4",
diff --git a/package.json b/package.json
index e22db8e..5255617 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "private": "true",
   "repository": {
     "type": "git",
-    "url": "http://git-wip-us.apache.org/repos/asf/nifi.git"
+    "url": "http://gitbox-us.apache.org/repos/asf/nifi.git"
   },
   "devDependencies": {
     "grunt": "^1.0.2",
diff --git a/src/includes/minifi/minifi-topbar.hbs b/src/includes/minifi/minifi-topbar.hbs
index 51df65b..120fbf0 100644
--- a/src/includes/minifi/minifi-topbar.hbs
+++ b/src/includes/minifi/minifi-topbar.hbs
@@ -54,9 +54,9 @@
                     <ul class="dropdown">
                         <li><a href="../release-guide.html">Release Guide</a></li>
                         <li><a href="../licensing-guide.html">Licensing Guide</a></li>
-                        <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi.git"><i class="fa fa-external-link external-link"></i>Source - Java Agent</a></li>
+                        <li><a href="https://gitbox-us.apache.org/repos/asf/nifi-minifi.git"><i class="fa fa-external-link external-link"></i>Source - Java Agent</a></li>
                         <li><a href="https://github.com/apache/nifi-minifi"><i class="fa fa-external-link external-link"></i>Source - GitHub - Java Agent</a></li>
-                        <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp.git"><i class="fa fa-external-link external-link"></i>Source - C++ Agent</a></li>
+                        <li><a href="https://gitbox-us.apache.org/repos/asf/nifi-minifi-cpp.git"><i class="fa fa-external-link external-link"></i>Source - C++ Agent</a></li>
                         <li><a href="https://github.com/apache/nifi-minifi-cpp"><i class="fa fa-external-link external-link"></i>Source - GitHub - C++ Agent</a></li>
                         <li><a href="https://issues.apache.org/jira/browse/MINIFI"><i class="fa fa-external-link external-link"></i>MiNiFi Java Issues</a></li>
                         <li><a href="https://issues.apache.org/jira/browse/MINIFICPP"><i class="fa fa-external-link external-link"></i>MiNiFi C++ Issues</a></li>
diff --git a/src/includes/topbar.hbs b/src/includes/topbar.hbs
index 1fbd6ec..f5688b2 100644
--- a/src/includes/topbar.hbs
+++ b/src/includes/topbar.hbs
@@ -58,7 +58,7 @@
                         <li><a href="fds-release-guide.html">FDS Release Guide</a></li>
                         <li><a href="licensing-guide.html">Licensing Guide</a></li>
                         <li><a href="developer-guide.html">Developer Guide</a></li>
-                        <li><a href="https://git-wip-us.apache.org/repos/asf/nifi.git"><i class="fa fa-external-link external-link"></i>Source</a></li>
+                        <li><a href="https://gitbox-us.apache.org/repos/asf/nifi.git"><i class="fa fa-external-link external-link"></i>Source</a></li>
                         <li><a href="https://issues.apache.org/jira/browse/NIFI"><i class="fa fa-external-link external-link"></i>Issues</a></li>
                     </ul>
                 </li>
diff --git a/src/pages/html/fds.hbs b/src/pages/html/fds.hbs
index d964956..b836180 100644
--- a/src/pages/html/fds.hbs
+++ b/src/pages/html/fds.hbs
@@ -63,7 +63,7 @@ title: Apache NiFi - Flow Design System
           <p class="description">
               Source
               <ul>
-                  <li><a href="https://git-wip-us.apache.org/repos/asf?p=nifi-fds.git">Apache Git</a></li>
+                  <li><a href="https://gitbox-us.apache.org/repos/asf?p=nifi-fds.git">Apache Git</a></li>
                   <li><a href="https://github.com/apache/nifi-fds">GitHub Mirror</a></li>
               </ul>
           </p>
diff --git a/src/pages/html/registry.hbs b/src/pages/html/registry.hbs
index 4052a82..7425057 100644
--- a/src/pages/html/registry.hbs
+++ b/src/pages/html/registry.hbs
@@ -147,7 +147,7 @@ title: Apache NiFi - Registry
           <p class="description">
               Source
               <ul>
-                  <li><a href="https://git-wip-us.apache.org/repos/asf?p=nifi-registry.git">Apache Git</a></li>
+                  <li><a href="https://gitbox-us.apache.org/repos/asf?p=nifi-registry.git">Apache Git</a></li>
                   <li><a href="https://github.com/apache/nifi-registry">GitHub Mirror</a></li>
               </ul>
           </p>
diff --git a/src/pages/markdown/fds-release-guide.md b/src/pages/markdown/fds-release-guide.md
index 2f248c1..5188779 100644
--- a/src/pages/markdown/fds-release-guide.md
+++ b/src/pages/markdown/fds-release-guide.md
@@ -116,8 +116,8 @@ Apache NiFi Flow Design System developer community.
 NiFi source and an "ASF" remote pointing to the Apache Git Repository for NiFi.
     ```
     $ git remote -v
-    asf	https://git-wip-us.apache.org/repos/asf/nifi-fds.git (fetch)
-    asf	https://git-wip-us.apache.org/repos/asf/nifi-fds.git (push)
+    asf	https://gitbox-us.apache.org/repos/asf/nifi-fds.git (fetch)
+    asf	https://gitbox-us.apache.org/repos/asf/nifi-fds.git (push)
     origin	https://github.com/${RM_USERID}/nifi-fds.git (fetch)
     origin	https://github.com/${RM_USERID}/nifi-fds.git (push)
     ```
@@ -225,7 +225,7 @@ and more positive than negative binding votes._
 
     The Git tag is nifi-${NIFI_FDS_VERSION}-RC${RC}
     The Git commit ID is ${RC_TAG_COMMIT_ID}
-    https://git-wip-us.apache.org/repos/asf?p=nifi-fds.git;a=commit;h=${RC_TAG_COMMIT_ID}
+    https://gitbox-us.apache.org/repos/asf?p=nifi-fds.git;a=commit;h=${RC_TAG_COMMIT_ID}
 
     Checksums of nifi-fds-x.y.z-source-release.zip:
     SHA1: <40-BYTE-SHA1SUM-HASH>
diff --git a/src/pages/markdown/quickstart.md b/src/pages/markdown/quickstart.md
index 3172fa9..97468c9 100644
--- a/src/pages/markdown/quickstart.md
+++ b/src/pages/markdown/quickstart.md
@@ -36,7 +36,7 @@ git config --global core.autocrlf false
 To check out the code:
 
 ```
-git clone https://git-wip-us.apache.org/repos/asf/nifi.git
+git clone https://gitbox-us.apache.org/repos/asf/nifi.git
 ```
 <br/>
 Then checkout the 'master' branch (which should be the default)
@@ -170,12 +170,12 @@ is ready for use:
 [maven]: https://maven.apache.org/
 [jira]: https://issues.apache.org/jira/browse/NIFI
 [git]: https://git-scm.com/
-[gitbrowse]: https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=summary
-[gitbrowsenifisite]: https://git-wip-us.apache.org/repos/asf?p=nifi-site.git;a=summary
-[gitbrowsenifimaven]: https://git-wip-us.apache.org/repos/asf?p=nifi-maven.git;a=summary
-[gitrepo]: https://git-wip-us.apache.org/repos/asf/nifi.git
-[gitreponifisite]: https://git-wip-us.apache.org/repos/asf/nifi-site.git
-[gitreponifimaven]: https://git-wip-us.apache.org/repos/asf/nifi-maven.git
+[gitbrowse]: https://gitbox-us.apache.org/repos/asf?p=nifi.git;a=summary
+[gitbrowsenifisite]: https://gitbox-us.apache.org/repos/asf?p=nifi-site.git;a=summary
+[gitbrowsenifimaven]: https://gitbox-us.apache.org/repos/asf?p=nifi-maven.git;a=summary
+[gitrepo]: https://gitbox-us.apache.org/repos/asf/nifi.git
+[gitreponifisite]: https://gitbox-us.apache.org/repos/asf/nifi-site.git
+[gitreponifimaven]: https://gitbox-us.apache.org/repos/asf/nifi-maven.git
 [githubrepo]: https://github.com/apache/nifi
 [githubreposite]: https://github.com/apache/nifi-site
 [githubrepoplugin]: https://github.com/apache/nifi-maven
diff --git a/src/pages/markdown/release-guide.md b/src/pages/markdown/release-guide.md
index 46ef9ba..e5702d0 100644
--- a/src/pages/markdown/release-guide.md
+++ b/src/pages/markdown/release-guide.md
@@ -130,8 +130,8 @@ Apache NiFi developer community.
 NiFi source and an "ASF" remote pointing to the Apache Git Repository for NiFi.
     ```
     $ git remote -v
-    asf	https://git-wip-us.apache.org/repos/asf/nifi.git (fetch)
-    asf	https://git-wip-us.apache.org/repos/asf/nifi.git (push)
+    asf	https://gitbox-us.apache.org/repos/asf/nifi.git (fetch)
+    asf	https://gitbox-us.apache.org/repos/asf/nifi.git (push)
     origin	https://github.com/${RM_USERID}/nifi.git (fetch)
     origin	https://github.com/${RM_USERID}/nifi.git (push)
     ```
@@ -323,7 +323,7 @@ and more positive than negative binding votes._
 
     The Git tag is nifi-${NIFI_VERSION}-RC${RC}
     The Git commit ID is ${RC_TAG_COMMIT_ID}
-    https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h=${RC_TAG_COMMIT_ID}
+    https://gitbox-us.apache.org/repos/asf?p=nifi.git;a=commit;h=${RC_TAG_COMMIT_ID}
 
     Checksums of nifi-x.y.z-source-release.zip:
     SHA256: <64-CHAR-SHA256SUM-HASH>