You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/08/21 18:01:24 UTC

svn commit: r1375633 - in /directmemory/trunk: ./ examples/server-example/src/main/webapp/ server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/ src/site/ src/site/apt/releases/

Author: olamy
Date: Tue Aug 21 16:01:24 2012
New Revision: 1375633

URL: http://svn.apache.org/viewvc?rev=1375633&view=rev
Log:
fix more incubator links

Modified:
    directmemory/trunk/examples/server-example/src/main/webapp/index.html
    directmemory/trunk/init-git-svn.sh
    directmemory/trunk/server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/index.html
    directmemory/trunk/src/site/apt/releases/release-notes-0.1-incubating.apt
    directmemory/trunk/src/site/site.xml

Modified: directmemory/trunk/examples/server-example/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/directmemory/trunk/examples/server-example/src/main/webapp/index.html?rev=1375633&r1=1375632&r2=1375633&view=diff
==============================================================================
--- directmemory/trunk/examples/server-example/src/main/webapp/index.html (original)
+++ directmemory/trunk/examples/server-example/src/main/webapp/index.html Tue Aug 21 16:01:24 2012
@@ -105,7 +105,7 @@
 
 <footer id="footer-content" style="vertical-align: bottom">
   <div class="pull-left">
-    <a href="http://incubator.apache.org/directmemory" target="_blank">Apache DirectMemory Sample</a>
+    <a href="http://directmemory.apache.org/" target="_blank">Apache DirectMemory Sample</a>
   </div>
   <div class="pull-right">
     Copyright &copy; 2005 - 2012 <a href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a>

Modified: directmemory/trunk/init-git-svn.sh
URL: http://svn.apache.org/viewvc/directmemory/trunk/init-git-svn.sh?rev=1375633&r1=1375632&r2=1375633&view=diff
==============================================================================
--- directmemory/trunk/init-git-svn.sh (original)
+++ directmemory/trunk/init-git-svn.sh Tue Aug 21 16:01:24 2012
@@ -14,5 +14,5 @@
 # limitations under the License.
 cd .git;wget http://git.apache.org/authors.txt; cd ..
 git config svn.authorsfile ".git/authors.txt"
-git svn init --prefix=origin/ --tags=tags --trunk=trunk --branches=branches https://svn.apache.org/repos/asf/incubator/directmemory/
+git svn init --prefix=origin/ --tags=tags --trunk=trunk --branches=branches https://svn.apache.org/repos/asf/directmemory/
 git svn rebase

Modified: directmemory/trunk/server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/directmemory/trunk/server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/index.html?rev=1375633&r1=1375632&r2=1375633&view=diff
==============================================================================
--- directmemory/trunk/server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/index.html (original)
+++ directmemory/trunk/server/directmemory-server-archetype/src/main/resources/archetype-resources/src/main/webapp/index.html Tue Aug 21 16:01:24 2012
@@ -108,7 +108,7 @@
 
 <footer id="footer-content" style="vertical-align: bottom">
   <div class="pull-left">
-    <a href="http://incubator.apache.org/directmemory" target="_blank">Apache DirectMemory Sample</a>
+    <a href="http://directmemory.apache.org" target="_blank">Apache DirectMemory Sample</a>
   </div>
   <div class="pull-right">
     Copyright &copy; 2005 - 2012 <a href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a>

Modified: directmemory/trunk/src/site/apt/releases/release-notes-0.1-incubating.apt
URL: http://svn.apache.org/viewvc/directmemory/trunk/src/site/apt/releases/release-notes-0.1-incubating.apt?rev=1375633&r1=1375632&r2=1375633&view=diff
==============================================================================
--- directmemory/trunk/src/site/apt/releases/release-notes-0.1-incubating.apt (original)
+++ directmemory/trunk/src/site/apt/releases/release-notes-0.1-incubating.apt Tue Aug 21 16:01:24 2012
@@ -36,9 +36,9 @@ Apache DirectMemory 0.1-incubating
 
   We hope you enjoy using Apache DirectMemory! If you have any questions, please consult:
 
-  * the web site: {{{http://incubator.apache.org/directmemory/}http://incubator.apache.org/directmemory/}}
+  * the web site: {{{http://directmemory.apache.org//}http://directmemory.apache.org//}}
 
-  * the directmemory-user mailing list: {{{http://incubator.apache.org/directmemory/mail-lists.html}http://incubator.apache.org/directmemory/mail-lists.html}}
+  * the directmemory-user mailing list: {{{http://directmemory.apache.org/mail-lists.html}http://directmemory.apache.org/mail-lists.html}}
 
   []
 

Modified: directmemory/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/directmemory/trunk/src/site/site.xml?rev=1375633&r1=1375632&r2=1375633&view=diff
==============================================================================
--- directmemory/trunk/src/site/site.xml (original)
+++ directmemory/trunk/src/site/site.xml Tue Aug 21 16:01:24 2012
@@ -17,10 +17,6 @@
 -->
 <project name="Apache DirectMemory Cache">
 
-  <bannerRight>
-    <src>images/apache-incubator-logo.png</src>
-    <href>http://incubator.apache.org/</href>
-  </bannerRight>
 
   <bannerLeft>
     <src>images/Apache-DirectMemory-logo-flat-small.png</src>
@@ -39,7 +35,7 @@
   <body>
 
     <breadcrumbs position="left">
-      <item name="Apache DirectMemory" href="http://incubator.apache.org/directmemory"/>
+      <item name="Apache DirectMemory" href="http://directmemory.apache.org/"/>
     </breadcrumbs>
 
     <menu name="Apache DirectMemory">