You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by ja...@apache.org on 2016/02/15 11:31:05 UTC

svn commit: r1730489 - in /oltu/trunk/site/src/site: site.xml xdoc/books.xml xdoc/commercial-support.xml xdoc/index.xml xdoc/release-howto.xml xdoc/stats.xml

Author: jasha
Date: Mon Feb 15 10:31:04 2016
New Revision: 1730489

URL: http://svn.apache.org/viewvc?rev=1730489&view=rev
Log:
OLTU-156 Update links and use latest ASF logo

Modified:
    oltu/trunk/site/src/site/site.xml
    oltu/trunk/site/src/site/xdoc/books.xml
    oltu/trunk/site/src/site/xdoc/commercial-support.xml
    oltu/trunk/site/src/site/xdoc/index.xml
    oltu/trunk/site/src/site/xdoc/release-howto.xml
    oltu/trunk/site/src/site/xdoc/stats.xml

Modified: oltu/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/site.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/site.xml (original)
+++ oltu/trunk/site/src/site/site.xml Mon Feb 15 10:31:04 2016
@@ -27,8 +27,8 @@
 
   <bannerRight>
     <name>The Apache Software Foundation</name>
-    <src>http://www.apache.org/images/asf_logo.gif</src>
-    <href>http://www.apache.org/</href>
+    <src>https://www.apache.org/img/asf_logo.png</src>
+    <href>https://www.apache.org/</href>
   </bannerRight>
 
   <skin>

Modified: oltu/trunk/site/src/site/xdoc/books.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/books.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/xdoc/books.xml (original)
+++ oltu/trunk/site/src/site/xdoc/books.xml Mon Feb 15 10:31:04 2016
@@ -20,7 +20,7 @@
 
   <properties>
     <title>Books</title>
-    <author email="oltu-dev@incubator.apache.org">Apache Oltu Documentation Team</author>
+    <author email="dev@oltu.apache.org">Apache Oltu Documentation Team</author>
   </properties>
 
   <body>
@@ -30,7 +30,7 @@
 
  	 <subsection name="OAuth 2 in Action">
  		<p>OAuth 2 in Action by <a href="https://twitter.com/zer0n1ne">Justin Richer</a> and <a href="http://intothesymmetry.blogspot.com/">Antonio Sanso </a>  published by <a href="https://www.manning.com/books/oauth-2-in-action">Manning </a></p>
- 		<p><img alt="OAuth 2 in Action" src="https://images.manning.com/255/340/resize/book/b/16faa4f-72db-4fdc-be33-c9c3400aae7f/Richer-OAuth2-HI-MEAP.png" style="border:1px solid black;"></img></p>
+ 		<p><img alt="OAuth 2 in Action" src="https://images.manning.com/255/340/resize/book/b/16faa4f-72db-4fdc-be33-c9c3400aae7f/Richer-OAuth2-HI-MEAP.png" style="border:1px solid black;"/></p>
  	 	<p>OAuth 2 in Action teaches you practical use and deployment of this protocol from the perspective of a client, authorization server, and resource server</p>
  	 </subsection>
 

Modified: oltu/trunk/site/src/site/xdoc/commercial-support.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/commercial-support.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/xdoc/commercial-support.xml (original)
+++ oltu/trunk/site/src/site/xdoc/commercial-support.xml Mon Feb 15 10:31:04 2016
@@ -20,7 +20,7 @@
 
   <properties>
     <title>Commercial Support</title>
-    <author email="oltu-dev@incubator.apache.org">Apache Oltu Documentation Team</author>
+    <author email="dev@oltu.apache.org">Apache Oltu Documentation Team</author>
   </properties>
 
   <body>

Modified: oltu/trunk/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/index.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/xdoc/index.xml (original)
+++ oltu/trunk/site/src/site/xdoc/index.xml Mon Feb 15 10:31:04 2016
@@ -20,7 +20,7 @@
 
   <properties>
     <title>Home</title>
-    <author email="oltu-dev@incubator.apache.org">Apache Oltu Documentation Team</author>
+    <author email="dev@oltu.apache.org">Apache Oltu Documentation Team</author>
   </properties>
 
   <body>
@@ -41,7 +41,7 @@
     </section>
 
     <section name="Apache Maven Artifacts">
-      <p>Looking for Apache Maven artifacts? Just query the <a href="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.oltu">Search</a> service!</p>
+      <p>Looking for Apache Maven artifacts? Just query the <a href="https://search.maven.org/#search%7Cga%7C1%7Corg.apache.oltu">Search</a> service!</p>
     </section>
 
   </body>

Modified: oltu/trunk/site/src/site/xdoc/release-howto.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/release-howto.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/xdoc/release-howto.xml (original)
+++ oltu/trunk/site/src/site/xdoc/release-howto.xml Mon Feb 15 10:31:04 2016
@@ -32,7 +32,7 @@
       <ul>
         <li>Install/Configure <code>GPG</code> - The artifacts that are deployed to the ASF central repository need to
         be signed. To do this you will need to have a public and private keypair. There is a very good
-        <a href="http://www.sonatype.com/people/2010/01/how-to-generate-pgp-signatures-with-maven/">guide</a> that will
+        <a href="http://blog.sonatype.com/2010/01/how-to-generate-pgp-signatures-with-maven/">guide</a> that will
         walk you though this.</li>
 
         <li>Install Apache Maven 2.2.1 or higher. 2.2.0 has a bug that will produce invalid checksums; we strongly
@@ -43,7 +43,7 @@
     <section name="Configuration">
       <subsection name="Apache Maven">
         <p>As of Maven 2.1.0 you can now encrypt your servers passwords. We highly recommend that you follow this
-        <a href="http://maven.apache.org/guides/mini/guide-encryption.html">guide</a> to set your master password and
+        <a href="https://maven.apache.org/guides/mini/guide-encryption.html">guide</a> to set your master password and
         use it to encrypt your ASF password in the next section.</p>
       </subsection>
 
@@ -201,7 +201,7 @@ gpg: Signature made ...</source>
                     <code>pom</code>s, ... have
                     <code>.asc</code> (GPG signature) and checksum files (see
                     <a href="http://people.apache.org/~henkp/repo/faq.html">Repository FAQ</a> and
-                    <a href="http://www.apache.org/dev/release-signing.html#openpgp-ascii-detach-sig">Detached Signatures</a>).
+                    <a href="https://www.apache.org/dev/release-signing.html#openpgp-ascii-detach-sig">Detached Signatures</a>).
                     The <code>oltu-sources-dist-X.Y.tar.gz</code> and
                     <code>oltu-sources-dist-X.Y.zip</code> files shall likewise have signature and checksum files.
                   </li>
@@ -250,10 +250,10 @@ Subject: [VOTE] Release Apache Oltu X.Y
 Hi,
 
 We solved N issues:
-http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311100&styleName=Html&version=X.Y
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311100&styleName=Html&version=X.Y
 
 There are still a couple of issues left in JIRA:
-http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12311100&status=1
+https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12311100&status=1
 
 SVN source tag (r9999999):
 https://svn.apache.org/repos/asf/oltu/tags/X.Y/
@@ -295,7 +295,7 @@ Some of the things to check before votin
           </li>
 
           <li>Perform a review of the release and cast your vote. For more details on Apache releases see
-          <a href="http://www.apache.org/dev/release.html">http://www.apache.org/dev/release.html</a>.</li>
+          <a href="https://www.apache.org/dev/release.html">https://www.apache.org/dev/release.html</a>.</li>
 
           <li>A <code>-1</code> vote does not necessarily mean that the vote must be redone, however it is usually a
           good idea to rollback the release if a <code>-1</code> vote is received
@@ -360,7 +360,7 @@ mv /x1/builds/oltu/binaries/* binaries/<
         <a href="mailto:user@oltu.apache.org">user@oltu</a>,
         <a href="mailto:dev@oltu.apache.org">dev@oltu</a>, and
         <a href="mailto:announce@apache.org">announce@apache.org</a> lists as per
-        <a href="http://www.apache.org/foundation/mailinglists.html#foundation-announce]">the Apache Announcement Mailing Lists page</a>
+        <a href="https://www.apache.org/foundation/mailinglists.html#foundation-announce]">the Apache Announcement Mailing Lists page</a>
         </p>
 
         <pre><![CDATA[From: YOUR_APACHE_USERNAME@apache.org

Modified: oltu/trunk/site/src/site/xdoc/stats.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/site/src/site/xdoc/stats.xml?rev=1730489&r1=1730488&r2=1730489&view=diff
==============================================================================
--- oltu/trunk/site/src/site/xdoc/stats.xml (original)
+++ oltu/trunk/site/src/site/xdoc/stats.xml Mon Feb 15 10:31:04 2016
@@ -27,19 +27,19 @@
     <body>
         <section name="Project Stats">
             <subsection name="Basic stats">
-                <script type="text/javascript" src="http://www.ohloh.net/p/apache-amber/widgets/project_basic_stats.js"></script>
+                <script src="https://www.openhub.net/p/apache-amber/widgets/project_basic_stats.js"></script>
             </subsection>
 
             <subsection name="Cocomo">
-                <script type="text/javascript" src="http://www.ohloh.net/p/apache-amber/widgets/project_cocomo.js"></script>
+                <script src="https://www.openhub.net/p/apache-amber/widgets/project_cocomo.js"></script>
             </subsection>
 
             <subsection name="Factoids">
-                <script type="text/javascript" src="http://www.ohloh.net/p/apache-amber/widgets/project_factoids.js"></script>
+                <script src="https://www.openhub.net/p/apache-amber/widgets/project_factoids.js"></script>
             </subsection>
 
             <subsection name="Languages">
-                <script type="text/javascript" src="http://www.ohloh.net/p/apache-amber/widgets/project_languages.js"></script>
+                <script src="https://www.openhub.net/p/apache-amber/widgets/project_languages.js"></script>
             </subsection>
         </section>
     </body>