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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fce5d3  no jira: Links to Git repo are corrected
6fce5d3 is described below

commit 6fce5d3c5622ca66472f9183524a368bf3df0bc1
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Feb 1 15:45:17 2018 +0700

    no jira: Links to Git repo are corrected
---
 KEYS                                                       |  2 +-
 openmeetings-server/pom.xml                                |  6 +++---
 openmeetings-server/src/site/xdoc/BuildInstructions.xml    |  2 +-
 openmeetings-server/src/site/xdoc/Internationalisation.xml |  4 ++--
 openmeetings-server/src/site/xdoc/ReleaseGuide.xml         | 10 +++++-----
 openmeetings-server/src/site/xdoc/RestrictedAccess.xml     | 12 +++++++-----
 openmeetings-server/src/site/xdoc/WebsiteGuide.xml         |  4 ++--
 openmeetings-server/src/site/xdoc/get-involved.xml         |  2 +-
 openmeetings-server/src/site/xdoc/themes-and-branding.xml  |  4 ++--
 pom.xml                                                    |  6 +++---
 10 files changed, 27 insertions(+), 25 deletions(-)

diff --git a/KEYS b/KEYS
index 2fe9b30..2629662 100644
--- a/KEYS
+++ b/KEYS
@@ -1,5 +1,5 @@
 Edit this file in Git at:
-https://git-wip-us.apache.org/repos/asf/openmeetings.git
+https://github.com/apache/openmeetings.git
 then include in the release as described here:
 http://openmeetings.apache.org/ReleaseGuide.html
 
diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index 4a9ae0d..a1bc90a 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -43,9 +43,9 @@
        </properties>
        <url>http://openmeetings.apache.org</url>
        <scm>
-               
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/openmeetings.git</connection>
-               
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/openmeetings.git</developerConnection>
-               
<url>https://git-wip-us.apache.org/repos/asf?p=openmeetings.git</url>
+               
<connection>scm:git:https://github.com/apache/openmeetings.git</connection>
+               
<developerConnection>scm:git:https://github.com/apache/openmeetings.git</developerConnection>
+               <url>https://github.com/apache/openmeetings.git</url>
                <tag>HEAD</tag>
        </scm>
        <profiles>
diff --git a/openmeetings-server/src/site/xdoc/BuildInstructions.xml 
b/openmeetings-server/src/site/xdoc/BuildInstructions.xml
index c358d41..6cbe1d3 100644
--- a/openmeetings-server/src/site/xdoc/BuildInstructions.xml
+++ b/openmeetings-server/src/site/xdoc/BuildInstructions.xml
@@ -39,7 +39,7 @@
                        </div>
 
                        <p>Get the source: </p>
-                       <source><![CDATA[git clone 
https://git-wip-us.apache.org/repos/asf/openmeetings.git]]></source>
+                       <source><![CDATA[git clone 
https://github.com/apache/openmeetings.git]]></source>
                        <p>Run the command: </p>
                        <source><![CDATA[mvn clean install -P 
allModules]]></source>
                </section>
diff --git a/openmeetings-server/src/site/xdoc/Internationalisation.xml 
b/openmeetings-server/src/site/xdoc/Internationalisation.xml
index 3074967..3b02097 100644
--- a/openmeetings-server/src/site/xdoc/Internationalisation.xml
+++ b/openmeetings-server/src/site/xdoc/Internationalisation.xml
@@ -24,8 +24,8 @@
                        <p>You can find all current language files here: </p>
                        <p>
                                <a
-                                       
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=tree;f=openmeetings-web/src/main/java/org/apache/openmeetings/web/app;hb=HEAD";
-                                       
rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=tree;f=openmeetings-web/src/main/java/org/apache/openmeetings/web/app;hb=HEAD
+                                       
href="https://github.com/apache/openmeetings/tree/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app";
+                                       
rel="nofollow">https://github.com/apache/openmeetings/tree/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/app
                                </a>
                        </p>
                        <p>Just take one file and translate it to your 
language. </p>
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml 
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index 6a4049d..9d4bf03 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -74,7 +74,7 @@
                                                                <li>
                                                                        If that 
is "success" then add your key to:
                                                                        <br />
-                                                                       <a 
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD";>https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD</a>
+                                                                       <a 
href="https://github.com/apache/openmeetings/blob/master/KEYS";>https://github.com/apache/openmeetings/blob/master/KEYS</a>
                                                                        <br />
                                                                        <br />
                                                                        and 
follow the instructions in the file.
@@ -118,7 +118,7 @@
                                        <li>Update final SCM URL located at 
<tt>pom.xml</tt> and <tt>openmeetings-server/pom.xml</tt>
                                                <source><![CDATA[
 <scm>
-    <url>https://git-wip-us.apache.org/repos/asf?p=openmeetings.git</url>
+    <url>https://github.com/apache/openmeetings.git</url>
 
     SET https://github.com/apache/openmeetings/tree/4.0.0RC1
                                                ]]></source>
@@ -246,8 +246,8 @@ for f in `ls -1 *.tar.gz *.zip`; do sha256sum -c $f.sha256; 
done
                                                </source>
                                                <p>
                                                        Create signatures with 
the your KEY for every file, the KEY must be available at:<br />
-                                                       <a 
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD";>
-                                                               
https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=KEYS;hb=HEAD
+                                                       <a 
href="https://github.com/apache/openmeetings/blob/master/KEYS";>
+                                                               
https://github.com/apache/openmeetings/blob/master/KEYS
                                                        </a>
                                                </p>
                                                <source>
@@ -290,7 +290,7 @@ for f in `ls -1 *.tar.gz *.zip`; do gpg --verify $f.asc; 
done
                                                [ANNOUNCE] Apache OpenMeetings 
x.xx released
                                        </li>
                                        <li>
-                                               Update release section of DOAP 
file <tt>openmeetings-site/doap.rdf 
(https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git;a=blob;f=doap.rdf;hb=HEAD)</tt>
+                                               Update release section of DOAP 
file <tt>openmeetings-site/doap.rdf 
(https://github.com/apache/openmeetings-site/blob/asf-site/doap.rdf)</tt>
                                        </li>
                                        <li>
                                                Add a section to <a 
href="downloads.html">downloads</a> website.<br />
diff --git a/openmeetings-server/src/site/xdoc/RestrictedAccess.xml 
b/openmeetings-server/src/site/xdoc/RestrictedAccess.xml
index 9cb47dc..0d309e1 100644
--- a/openmeetings-server/src/site/xdoc/RestrictedAccess.xml
+++ b/openmeetings-server/src/site/xdoc/RestrictedAccess.xml
@@ -28,11 +28,13 @@
                        
<p>$RED5_HOME/webapps/openmeetings/WEB-INF/red5-web.properties </p>
                        <p>Content: </p>
                        <source>webapp.virtualHosts=*,localhost, 
127.0.0.1</source>
-                       Sample file:
-                       <a
-                               
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties;hb=HEAD";
-                               
rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/KEYS?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties;hb=HEAD
-                       </a>
+                       <p>
+                               Sample file:
+                               <a
+                                       
href="https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties";
+                                       
rel="nofollow">https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/WEB-INF/red5-web.properties
+                               </a>
+                       </p>
                </section>
                <section name="Client Side">
                        <p>And you can restrict the access also for the client 
side: Every
diff --git a/openmeetings-server/src/site/xdoc/WebsiteGuide.xml 
b/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
index fb6605f..b03afdc 100644
--- a/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
+++ b/openmeetings-server/src/site/xdoc/WebsiteGuide.xml
@@ -47,12 +47,12 @@
                                                OpenMeetings website (<a 
href="http://openmeetings.apache.org/";>http://openmeetings.apache.org/</a>) is 
a copy from the Git repository.<br />
                                                The files in the Git to be 
synced are at:
                                                <br />
-                                               <a 
href="https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git";>https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git</a><br/>
+                                               <a 
href="https://github.com/apache/openmeetings-site.git";>https://github.com/apache/openmeetings-site.git</a><br/>
                                        </p>
                                        <div>
                                                To update the website you need 
to clone asf-site:<br />
                                                <source><![CDATA[
-git clone https://git-wip-us.apache.org/repos/asf/openmeetings-site.git site
+git clone https://github.com/apache/openmeetings-site.git site
 git checkout asf-site
                                                ]]></source>
                                                edit the files in the folder 
<tt>openmeetings-server/src/site</tt><br/>
diff --git a/openmeetings-server/src/site/xdoc/get-involved.xml 
b/openmeetings-server/src/site/xdoc/get-involved.xml
index b848444..d808547 100644
--- a/openmeetings-server/src/site/xdoc/get-involved.xml
+++ b/openmeetings-server/src/site/xdoc/get-involved.xml
@@ -121,7 +121,7 @@
                                <li>
                                        <p>
                                                Check out the OpenMeetings 
sources and test your svn account:
-                                               <a 
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git";>Git 
Repository</a>
+                                               <a 
href="https://github.com/apache/openmeetings.git";>Git Repository</a>
                                        </p>
                                </li>
                        </ul>
diff --git a/openmeetings-server/src/site/xdoc/themes-and-branding.xml 
b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
index 35f0da9..ed41ed8 100644
--- a/openmeetings-server/src/site/xdoc/themes-and-branding.xml
+++ b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
@@ -28,8 +28,8 @@
                        <ul>
                                <li>please open following file in the Git:<br/>
                                        <a
-                                               
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD";
-                                               target="_blank" 
rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD
+                                               
href="https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css";
+                                               target="_blank" 
rel="nofollow">https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
                                        </a><br/>
                                        Or if you already installed 
OpenMeetings on your machine at:<br />
                                        
<tt>/webapps/openmeetings/css/theme_om/jquery-ui.css</tt>
diff --git a/pom.xml b/pom.xml
index b23ea14..729255a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,9 +487,9 @@
                </contributor>
        </contributors>
        <scm>
-               
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/openmeetings.git</connection>
-               
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/openmeetings.git</developerConnection>
-               
<url>https://git-wip-us.apache.org/repos/asf?p=openmeetings.git</url>
+               
<connection>scm:git:https://github.com/apache/openmeetings.git</connection>
+               
<developerConnection>scm:git:https://github.com/apache/openmeetings.git</developerConnection>
+               <url>https://github.com/apache/openmeetings.git</url>
                <tag>HEAD</tag>
        </scm>
        <mailingLists>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to