You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by to...@apache.org on 2013/01/21 11:19:02 UTC

svn commit: r1436257 - in /oltu/trunk/src/site: resources/images/amber_head.png resources/images/oltu_head.png site.xml xdoc/download.xml.vm xdoc/index.xml xdoc/release-howto.xml

Author: tommaso
Date: Mon Jan 21 10:19:02 2013
New Revision: 1436257

URL: http://svn.apache.org/viewvc?rev=1436257&view=rev
Log:
[AMBER-77] - update website from incubating-amber to oltu

Added:
    oltu/trunk/src/site/resources/images/oltu_head.png   (props changed)
      - copied unchanged from r1436234, oltu/trunk/src/site/resources/images/amber_head.png
Removed:
    oltu/trunk/src/site/resources/images/amber_head.png
Modified:
    oltu/trunk/src/site/site.xml
    oltu/trunk/src/site/xdoc/download.xml.vm
    oltu/trunk/src/site/xdoc/index.xml
    oltu/trunk/src/site/xdoc/release-howto.xml

Propchange: oltu/trunk/src/site/resources/images/oltu_head.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: oltu/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/src/site/site.xml?rev=1436257&r1=1436256&r2=1436257&view=diff
==============================================================================
--- oltu/trunk/src/site/site.xml (original)
+++ oltu/trunk/src/site/site.xml Mon Jan 21 10:19:02 2013
@@ -20,8 +20,8 @@
   name="${project.name}">
 
   <bannerLeft>
-    <name>Apache Amber OAuth reference implementation</name>
-    <src>images/amber_head.png</src>
+    <name>Apache Oltu OAuth reference implementation</name>
+    <src>images/oltu_head.png</src>
     <href>${project.url}/index.html</href>
   </bannerLeft>
 
@@ -68,7 +68,7 @@
     </menu>
 
     <footer>
-      <div class="row span16">Apache Amber, Apache, the Apache feather logo, and the Apache Amber project logos are trademarks of The Apache Software Foundation.
+      <div class="row span16">Apache Oltu, Apache, the Apache feather logo, and the Apache Oltu project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
     </footer>
   </body>

Modified: oltu/trunk/src/site/xdoc/download.xml.vm
URL: http://svn.apache.org/viewvc/oltu/trunk/src/site/xdoc/download.xml.vm?rev=1436257&r1=1436256&r2=1436257&view=diff
==============================================================================
--- oltu/trunk/src/site/xdoc/download.xml.vm (original)
+++ oltu/trunk/src/site/xdoc/download.xml.vm Mon Jan 21 10:19:02 2013
@@ -19,14 +19,14 @@
           xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
-    <title>Apache Amber - Download</title>
-    <author email="amber-dev@incubator.apache.org">Apache Amber Team</author>
+    <title>Apache Oltu - Download</title>
+    <author email="oltu-dev@incubator.apache.org">Apache Oltu Team</author>
   </properties>
 
   <body>
-    <section name="Download Apache Amber">
-      <p>Apache Amber is distributed in several formats for your convenience. Use a source archive if you intend to build
-   Apache Amber yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation
+    <section name="Download Apache Oltu">
+      <p>Apache Oltu is distributed in several formats for your convenience. Use a source archive if you intend to build
+   Apache Oltu yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation
    instructions given inside the archives.</p>
 
       <p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
@@ -34,14 +34,14 @@
 
       <p>In order to guard against corrupted downloads/installations, it is highly recommended to
    <a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
-   of the release bundles against the public <a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/KEYS">KEYS</a> used by the Apache Amber
+   of the release bundles against the public <a href="http://www.apache.org/dyn/closer.cgi/oltu/KEYS">KEYS</a> used by the Apache Oltu
    developers.</p>
 
-      <p>Apache Amber is distributed under the <a href="http://amber.apache.org/license.html"> Apache License, version 2.0</a>.</p>
+      <p>Apache Oltu is distributed under the <a href="http://oltu.apache.org/license.html"> Apache License, version 2.0</a>.</p>
 
     </section>
 
-    <section name="Apache Amber sources">
+    <section name="Apache Oltu sources">
       <table>
         <thead>
           <tr>
@@ -53,22 +53,22 @@
         </thead>
         <tbody>
           <tr>
-            <td>Apache Amber ${project.version} (Source tar.gz)</td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.tar.gz">amber-sources-${project.version}.tar.gz</a></td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.tar.gz.md5">amber-sources-${project.version}.tar.gz.md5</a></td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.tar.gz.asc">amber-sources-${project.version}.tar.gz.asc</a></td>
+            <td>Apache Oltu ${project.version} (Source tar.gz)</td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.tar.gz">oltu-sources-${project.version}.tar.gz</a></td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.tar.gz.md5">oltu-sources-${project.version}.tar.gz.md5</a></td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.tar.gz.asc">oltu-sources-${project.version}.tar.gz.asc</a></td>
           </tr>
           <tr>
-            <td>Apache Amber ${project.version} (Source zip)</td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.zip">amber-sources-${project.version}.zip</a></td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.zip.md5">amber-sources-${project.version}.zip.md5</a></td>
-            <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/sources/amber-sources-${project.version}.zip.asc">amber-sources-${project.version}.zip.asc</a></td>
+            <td>Apache Oltu ${project.version} (Source zip)</td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.zip">oltu-sources-${project.version}.zip</a></td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.zip.md5">oltu-sources-${project.version}.zip.md5</a></td>
+            <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/sources/oltu-sources-${project.version}.zip.asc">oltu-sources-${project.version}.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
     </section>
 
-    <section name="Apache Amber precompiled binaries">
+    <section name="Apache Oltu precompiled binaries">
 
       <subsection name="Client">
         <table>
@@ -82,40 +82,40 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Amber Client ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.tar.gz">amber-oauth2-client-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.tar.gz.md5">amber-oauth2-client-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.tar.gz.asc">amber-oauth2-client-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Client ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.tar.gz">oltu-oauth2-client-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.tar.gz.md5">oltu-oauth2-client-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.tar.gz.asc">oltu-oauth2-client-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Client ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.zip">amber-oauth2-client-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.zip.md5">amber-oauth2-client-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-${project.version}.zip.asc">amber-oauth2-client-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Client ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.zip">oltu-oauth2-client-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.zip.md5">oltu-oauth2-client-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-${project.version}.zip.asc">oltu-oauth2-client-${project.version}.zip.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Dynamic Registration Client ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.tar.gz">amber-oauth2-dynamicreg-client-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.tar.gz.md5">amber-oauth2-dynamicreg-client-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.tar.gz.asc">amber-oauth2-dynamicreg-client-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Dynamic Registration Client ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.tar.gz">oltu-oauth2-dynamicreg-client-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.tar.gz.md5">oltu-oauth2-dynamicreg-client-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.tar.gz.asc">oltu-oauth2-dynamicreg-client-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Dynamic Registration Client ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.zip">amber-oauth2-dynamicreg-client-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.zip.md5">amber-oauth2-dynamicreg-client-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-dynamicreg-client-${project.version}.zip.asc">amber-oauth2-dynamicreg-client-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Dynamic Registration Client ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.zip">oltu-oauth2-dynamicreg-client-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.zip.md5">oltu-oauth2-dynamicreg-client-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-dynamicreg-client-${project.version}.zip.asc">oltu-oauth2-dynamicreg-client-${project.version}.zip.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber HttpClient integration ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.tar.gz">amber-oauth2-httpclient4-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.tar.gz.md5">amber-oauth2-httpclient4-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.tar.gz.asc">amber-oauth2-httpclient4-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu HttpClient integration ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.tar.gz">oltu-oauth2-httpclient4-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.tar.gz.md5">oltu-oauth2-httpclient4-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.tar.gz.asc">oltu-oauth2-httpclient4-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber HttpClient integration Client ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.zip">amber-oauth2-httpclient4-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.zip.md5">amber-oauth2-httpclient4-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-httpclient4-${project.version}.zip.asc">amber-oauth2-httpclient4-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu HttpClient integration Client ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.zip">oltu-oauth2-httpclient4-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.zip.md5">oltu-oauth2-httpclient4-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-httpclient4-${project.version}.zip.asc">oltu-oauth2-httpclient4-${project.version}.zip.asc</a></td>
             </tr>
           </tbody>
         </table>
@@ -133,40 +133,40 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Amber Authorization Server ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.tar.gz">amber-oauth2-authzserver-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.tar.gz.md5">amber-oauth2-authzserver-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.tar.gz.asc">amber-oauth2-authzserver-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Authorization Server ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.tar.gz">oltu-oauth2-authzserver-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.tar.gz.md5">oltu-oauth2-authzserver-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.tar.gz.asc">oltu-oauth2-authzserver-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Authorization Server ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.zip">amber-oauth2-authzserver-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.zip.md5">amber-oauth2-authzserver-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-authzserver-${project.version}.zip.asc">amber-oauth2-authzserver-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Authorization Server ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.zip">oltu-oauth2-authzserver-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.zip.md5">oltu-oauth2-authzserver-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-authzserver-${project.version}.zip.asc">oltu-oauth2-authzserver-${project.version}.zip.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Resource Server ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.tar.gz">amber-oauth2-resourceserver-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.tar.gz.md5">amber-oauth2-resourceserver-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.tar.gz.asc">amber-oauth2-resourceserver-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Resource Server ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.tar.gz">oltu-oauth2-resourceserver-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.tar.gz.md5">oltu-oauth2-resourceserver-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.tar.gz.asc">oltu-oauth2-resourceserver-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Resource Server ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.zip">amber-oauth2-resourceserver-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.zip.md5">amber-oauth2-resourceserver-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-${project.version}.zip.asc">amber-oauth2-resourceserver-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Resource Server ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.zip">oltu-oauth2-resourceserver-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.zip.md5">oltu-oauth2-resourceserver-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-${project.version}.zip.asc">oltu-oauth2-resourceserver-${project.version}.zip.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Resource Server ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.tar.gz">amber-oauth2-resourceserver-filter-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.tar.gz.md5">amber-oauth2-resourceserver-filter-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.tar.gz.asc">amber-oauth2-resourceserver-filter-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Resource Server ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.tar.gz">oltu-oauth2-resourceserver-filter-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.tar.gz.md5">oltu-oauth2-resourceserver-filter-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.tar.gz.asc">oltu-oauth2-resourceserver-filter-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Resource Server ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.zip">amber-oauth2-resourceserver-filter-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.zip.md5">amber-oauth2-resourceserver-filter-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-resourceserver-filter-${project.version}.zip.asc">amber-oauth2-resourceserver-filter-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Resource Server ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.zip">oltu-oauth2-resourceserver-filter-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.zip.md5">oltu-oauth2-resourceserver-filter-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-resourceserver-filter-${project.version}.zip.asc">oltu-oauth2-resourceserver-filter-${project.version}.zip.asc</a></td>
             </tr>
           </tbody>
         </table>
@@ -184,16 +184,16 @@
           </thead>
           <tbody>
             <tr>
-              <td>Apache Amber Client Demo ${project.version} (Source tar.gz)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.tar.gz">amber-oauth2-client-demo-${project.version}.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.tar.gz.md5">amber-oauth2-client-demo-${project.version}.tar.gz.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.tar.gz.asc">amber-oauth2-client-demo-${project.version}.tar.gz.asc</a></td>
+              <td>Apache Oltu Client Demo ${project.version} (Source tar.gz)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.tar.gz">oltu-oauth2-client-demo-${project.version}.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.tar.gz.md5">oltu-oauth2-client-demo-${project.version}.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.tar.gz.asc">oltu-oauth2-client-demo-${project.version}.tar.gz.asc</a></td>
             </tr>
             <tr>
-              <td>Apache Amber Client Demo ${project.version} (Source zip)</td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.zip">amber-oauth2-client-demo-${project.version}.zip</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.zip.md5">amber-oauth2-client-demo-${project.version}.zip.md5</a></td>
-              <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/amber/binaries/amber-oauth2-client-demo-${project.version}.zip.asc">amber-oauth2-client-demo-${project.version}.zip.asc</a></td>
+              <td>Apache Oltu Client Demo ${project.version} (Source zip)</td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.zip">oltu-oauth2-client-demo-${project.version}.zip</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.zip.md5">oltu-oauth2-client-demo-${project.version}.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dyn/closer.cgi/oltu/binaries/oltu-oauth2-client-demo-${project.version}.zip.asc">oltu-oauth2-client-demo-${project.version}.zip.asc</a></td>
             </tr>
           </tbody>
         </table>

Modified: oltu/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/src/site/xdoc/index.xml?rev=1436257&r1=1436256&r2=1436257&view=diff
==============================================================================
--- oltu/trunk/src/site/xdoc/index.xml (original)
+++ oltu/trunk/src/site/xdoc/index.xml Mon Jan 21 10:19:02 2013
@@ -20,12 +20,12 @@
 
   <properties>
     <title>Home</title>
-    <author email="amber-dev@incubator.apache.org">Apache Amber Documentation Team</author>
+    <author email="oltu-dev@incubator.apache.org">Apache Amber Documentation Team</author>
   </properties>
 
   <body>
     <section name="Apache Amber">
-      <p><span style="font-weight: bold">Apache Amber</span> is an OAuth protocol implementation in Java.</p>
+      <p><span style="font-weight: bold">Apache Oltu</span> is an OAuth protocol implementation in Java.</p>
     </section>
 
     <section name="Documentation">
@@ -40,19 +40,8 @@
     </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.amber">Search</a> service!</p>
+      <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>
     </section>
 
-    <div class="alert-message warning">
-      <h2>Disclaimer</h2>
-      <p>Apache Amber is an effort undergoing <a href="http://incubator.apache.org/">incubation</a> at
-      The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly
-      accepted projects until a further review indicates that the infrastructure, communications, and decision making
-      process have stabilized in a manner consistent with other successful ASF projects.
-      While incubation status is not necessarily a reflection of the completeness or stability of the code,
-      it does indicate that the project has yet to be fully endorsed by the ASF.</p>
-      <p>You can view our current <a href="http://incubator.apache.org/projects/amber.html">incubation status</a>
-      for more details.</p>
-    </div>
   </body>
 </document>
\ No newline at end of file

Modified: oltu/trunk/src/site/xdoc/release-howto.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/src/site/xdoc/release-howto.xml?rev=1436257&r1=1436256&r2=1436257&view=diff
==============================================================================
--- oltu/trunk/src/site/xdoc/release-howto.xml (original)
+++ oltu/trunk/src/site/xdoc/release-howto.xml Mon Jan 21 10:19:02 2013
@@ -19,12 +19,12 @@
           xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
 
   <properties>
-    <title>Apache Amber - Release HowTo</title>
-    <author email="amber-dev@incubator.apache.org">Apache Amber Team</author>
+    <title>Apache Oltu - Release HowTo</title>
+    <author email="dev@oltu.apache.org">Apache Oltu Team</author>
   </properties>
 
   <body>
-    <section name="HowTo Release Apache Amber">
+    <section name="HowTo Release Apache Oltu">
       <p>This short guide is for volunteers that intend to cover the role of Release Manager</p>
     </section>
 
@@ -85,7 +85,7 @@
   ...
 </settings>]]></source>
 
-        <p>You can find a <a href="https://svn.apache.org/repos/asf/incubator/amber/committers/maven/settings.xml"><code>settings.xml</code></a>
+        <p>You can find a <a href="https://svn.apache.org/repos/asf/oltu/committers/maven/settings.xml"><code>settings.xml</code></a>
         template in our SVN committers space</p>
       </subsection>
     </section>
@@ -120,7 +120,7 @@
           A branch can be made by running:
           <pre>mvn release:branch -DbranchName=1.0.x</pre></li>
           <li>Checkout a clean copy of the trunk/branch to release using command line svn:
-          <pre>svn checkout https://svn.apache.org/repos/asf/incubator/amber/trunk/ release</pre></li>
+          <pre>svn checkout https://svn.apache.org/repos/asf/oltu/trunk/ release</pre></li>
         </ol>
       </subsection>
 
@@ -193,7 +193,7 @@ gpg: Signature made ...</source>
                 <ol>
                   <li><a href="https://repository.apache.org/index.html">https://repository.apache.org/</a></li>
                   <li><strong>Enterprise --&gt; Staging</strong></li>
-                  <li><strong>Staging tab --&gt; Name column --&gt; org.apache.amber</strong></li>
+                  <li><strong>Staging tab --&gt; Name column --&gt; org.apache.oltu</strong></li>
                   <li>Navigate through the artifact tree and make sure that all binary,
                     <code>javadoc</code>,
                     <code>sources</code>, and
@@ -202,8 +202,8 @@ gpg: Signature made ...</source>
                     <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>).
-                    The <code>amber-sources-dist-X.Y.tar.gz</code> and
-                    <code>amber-sources-dist-X.Y.zip</code> files shall likewise have signature and checksum files.
+                    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>
                 </ol>
               </li>
@@ -212,16 +212,16 @@ gpg: Signature made ...</source>
                 <ol>
                   <li><a href="https://repository.apache.org/index.html">https://repository.apache.org/</a></li>
                   <li><strong>Enterprise --&gt; Staging</strong></li>
-                  <li><strong>Staging tab --&gt; Name column --&gt; org.apache.amber</strong></li>
-                  <li>Right click on the open <code>org.apache.amber-XXX</code> staging repo and select
+                  <li><strong>Staging tab --&gt; Name column --&gt; org.apache.oltu</strong></li>
+                  <li>Right click on the open <code>org.apache.oltu-XXX</code> staging repo and select
                   <strong>Close</strong>.</li>
                 </ol>
               </li>
 
-              <li>Add the distribution artifacts to the build area (the <a href="https://svn.apache.org/repos/asf/incubator/amber/committers/scripts/grab-binaries.sh">grab-binaries.sh</a>
-              script is versioned under the committer space of Amber SVN).
+              <li>Add the distribution artifacts to the build area (the <a href="https://svn.apache.org/repos/asf/oltu/committers/scripts/grab-binaries.sh">grab-binaries.sh</a>
+              script is versioned under the committer space of Oltu SVN).
                 <source>ssh asf-id@people.apache.org
-cd /x1/builds/incubator/amber
+cd /x1/builds/oltu
 
 bash grab-binaries.sh REPO_ID VERSION</source>
               </li>
@@ -231,7 +231,7 @@ bash grab-binaries.sh REPO_ID VERSION</s
           <li>
             This step will create the staging site: From the directory where you have launched <tt>release:perform</tt> execute:
             <source>cd target/checkout
-svn checkout https://svn.apache.org/repos/asf/incubator/amber/site/ staging-site
+svn checkout https://svn.apache.org/repos/asf/oltu/site/ staging-site
 mvn -P site site-deploy -Dsite.deploymentBaseUrl=file:///&lt;absolute path to/&lt;staging-site/version&gt;&gt;
 cd staging-site
 svn add &lt;version&gt;
@@ -242,10 +242,10 @@ svn commit -m "staging site for release"
 
       <subsection name="Vote the Release">
         <ol>
-          <li>Create a <code>VOTE</code> email thread on <a href="mailto:amber-dev@incubator.apache.org">amber-dev</a>
+          <li>Create a <code>VOTE</code> email thread on <a href="mailto:dev@oltu.apache.org">dev@oltu</a>
           to record votes as replies, e.g.:
-            <pre><![CDATA[To: "Apache Amber Developers List" <am...@incubator.apache.org>
-Subject: [VOTE] Release Apache Amber X.Y
+            <pre><![CDATA[To: "Apache Oltu Developers List" <de...@oltu.apache.org>
+Subject: [VOTE] Release Apache Oltu X.Y
 
 Hi,
 
@@ -256,19 +256,19 @@ There are still a couple of issues left 
 http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12311100&status=1
 
 SVN source tag (r9999999):
-https://svn.apache.org/repos/asf/incubator/amber/tags/X.Y/
+https://svn.apache.org/repos/asf/oltu/tags/X.Y/
 
 Staging repo:
-https://repository.apache.org/content/repositories/orgapacheamber-[YOUR REPOSITORY ID]/
+https://repository.apache.org/content/repositories/orgapacheoltu-[YOUR REPOSITORY ID]/
 
 Staging binaries:
-http://people.apache.org/builds/incubator/amber/
+http://people.apache.org/builds/oltu/
 
 Staging site:
-http://incubator.apache.org/amber/X.Y/
+http://incubator.apache.org/oltu/X.Y/
 
 PGP release keys (signed using ABCDEFG):
-http://www.apache.org/dist/incubator/amber/KEYS
+http://www.apache.org/dist/oltu/KEYS
 
 Vote will be open for 72 hours.
 
@@ -277,9 +277,9 @@ Vote will be open for 72 hours.
 [ ] -1, nope, because... (and please explain why)]]></pre>
           </li>
 
-          <li>Create a <code>DISCUSS</code> email thread on <code>amber-dev@</code> for any vote questions, e.g.:
-            <pre><![CDATA[To: "Apache Amber Developers List" <am...@incubator.apache.org>
-Subject: [DISCUSS] Apache Amber X.Y
+          <li>Create a <code>DISCUSS</code> email thread on <code>dev@oltu</code> for any vote questions, e.g.:
+            <pre><![CDATA[To: "Apache Oltu Developers List" <de...@oltu.apache.org>
+Subject: [DISCUSS] Apache Oltu X.Y
 
 Discussion thread for vote on &lt;version&gt; release candidate, with SVN source tag (r9999999).
 
@@ -290,7 +290,7 @@ Some of the things to check before votin
  - can you build the contents of source-release.zip and svn tag
  - do all of the staged jars/zips contain the required LICENSE and NOTICE files
  - are all of the staged jars signed and the signature verifiable
- - is the signing key in the project's KEYS file and on a public server (i.e. http://www.apache.org/dist/incubator/amber/)]]>
+ - is the signing key in the project's KEYS file and on a public server (i.e. http://www.apache.org/dist/oltu/)]]>
             </pre>
           </li>
 
@@ -304,9 +304,9 @@ Some of the things to check before votin
           <li>After the vote has been open for at least 72 hours, has at least three +1 PMC votes and no -1 votes, then
           post the results to the vote thread, replying to the initial email prepending <code>[RESULT]</code> to the
           original subject and include a list of every binding <code>+1</code>, <code>0</code> and <code>-1</code> vote.
-          <pre><![CDATA[To: "Apache Amber Developers List" <am...@incubator.apache.org>
-CC: "Apache Amber PMC List" <am...@incubator.apache.org>
-Subject: [RESULT] [VOTE] Release Apache Amber X.Y
+          <pre><![CDATA[To: "Apache Oltu Developers List" <de...@oltu.apache.org>
+CC: "Apache Oltu PMC List" <pr...@oltu.apache.org>
+Subject: [RESULT] [VOTE] Release Apache Oltu X.Y
 
 Hi,
 The vote has passed with the following result :
@@ -334,18 +334,18 @@ I will promote the artifacts to the cent
             <ol>
               <li><a href="https://repository.apache.org/index.html">https://repository.apache.org/</a></li>
               <li><strong>Enterprise --&gt; Staging</strong></li>
-              <li><strong>Staging tab --&gt; Name column --&gt; org.apache.amber</strong></li>
-              <li>Right click on the closed <code>org.apache.amber-XXX</code> staging repo and select <strong>Release</strong>.
+              <li><strong>Staging tab --&gt; Name column --&gt; org.apache.oltu</strong></li>
+              <li>Right click on the closed <code>org.apache.oltu-XXX</code> staging repo and select <strong>Release</strong>.
               </li>
             </ol>
           </li>
 
           <li>Add the distribution artifacts to the distribution area
             <source>ssh asf-id@people.apache.org
-cd /x1/www/www.apache.org/dist/incubator/amber/
+cd /x1/www/www.apache.org/dist/oltu/
 
-mv /x1/builds/incubator/amber/sources/* sources/
-mv /x1/builds/incubator/amber/binaries/* binaries/</source>
+mv /x1/builds/oltu/sources/* sources/
+mv /x1/builds/oltu/binaries/* binaries/</source>
           </li>
 
           <li>Update the
@@ -357,27 +357,27 @@ mv /x1/builds/incubator/amber/binaries/*
 
       <subsection name="Announce the Release">
         <p>Make an announcement about the release on the
-        <a href="mailto:amber-user@incubator.apache.org">amber-user</a>,
-        <a href="mailto:amber-dev@incubator.apache.org">amber-dev</a>, and
+        <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>
         </p>
 
         <pre><![CDATA[From: YOUR_APACHE_USERNAME@apache.org
-To: "ASF Announcements" <an...@apache.org>, "Apache Amber Users List" <am...@incubator.apache.org>
-CC: "Apache Amber Developers List" <am...@incubator.apache.org>
-Subject: [ANNOUNCE] Apache Amber X.Y
+To: "ASF Announcements" <an...@apache.org>, "Apache Oltu Users List" <us...@oltu.apache.org>
+CC: "Apache Oltu Developers List" <de...@oltu.apache.org>
+Subject: [ANNOUNCE] Apache Oltu X.Y
 
-The Apache Amber Team is pleased to announce the release of Apache Amber X.Y.
+The Apache Oltu Team is pleased to announce the release of Apache Oltu X.Y.
 
-The Amber project will deliver a Java development framework mainly aimed to build OAuth-aware applications.
+The Oltu project will deliver a Java development framework mainly aimed to build OAuth-aware applications.
 
 Release Notes:
 
 (put JIRA release notes here)
 
 Have Fun,
-(committer name), on behalf of the Apache Amber PMC]]></pre>
+(committer name), on behalf of the Apache Oltu PMC]]></pre>
       </subsection>
     </section>
 
@@ -392,14 +392,14 @@ Have Fun,
         </li>
 
         <li>Delete the svn tag created by the <code>release:perform</code> step:
-        <pre>svn rm https://svn.apache.org/repos/asf/incubator/amber/tags/X.Y -m "deleting tag from rolled back release"</pre></li>
+        <pre>svn rm https://svn.apache.org/repos/asf/oltu/tags/X.Y -m "deleting tag from rolled back release"</pre></li>
 
         <li>Drop the Nexus staging repo:
           <ol>
             <li><a href="https://repository.apache.org/index.html">https://repository.apache.org/</a></li>
             <li><strong>Enterprise --&gt; Staging</strong></li>
-            <li><strong>Staging tab --&gt; Name column --&gt; org.apache.amber</strong></li>
-            <li>Right click on the closed <code>org.apache.amber-XXX</code> staging repo and select <strong>Drop</strong>.
+            <li><strong>Staging tab --&gt; Name column --&gt; org.apache.oltu</strong></li>
+            <li>Right click on the closed <code>org.apache.oltu-XXX</code> staging repo and select <strong>Drop</strong>.
             </li>
           </ol>
         </li>