You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2007/08/15 20:37:37 UTC

svn commit: r566296 - in /commons/proper/commons-build/trunk: menus/commons.ent menus/information.ent samples/navigation.xml.sample samples/sandbox-site.xml.sample samples/site.xml.sample shared-build/commons.ent

Author: dennisl
Date: Wed Aug 15 11:37:36 2007
New Revision: 566296

URL: http://svn.apache.org/viewvc?view=rev&rev=566296
Log:
Update links to the wiki after the TLP move.

Modified:
    commons/proper/commons-build/trunk/menus/commons.ent
    commons/proper/commons-build/trunk/menus/information.ent
    commons/proper/commons-build/trunk/samples/navigation.xml.sample
    commons/proper/commons-build/trunk/samples/sandbox-site.xml.sample
    commons/proper/commons-build/trunk/samples/site.xml.sample
    commons/proper/commons-build/trunk/shared-build/commons.ent

Modified: commons/proper/commons-build/trunk/menus/commons.ent
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/menus/commons.ent?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/menus/commons.ent (original)
+++ commons/proper/commons-build/trunk/menus/commons.ent Wed Aug 15 11:37:36 2007
@@ -16,5 +16,5 @@
     <item name="Contributing Patches"  href="http://commons.apache.org/patches.html"/>
     <item name="Building Components"   href="http://commons.apache.org/building.html"/>
     <item name="Releasing Components"  href="http://commons.apache.org/releases/index.html"/>
-    <item name="Wiki"                  href="http://wiki.apache.org/jakarta-commons/FrontPage"/>
+    <item name="Wiki"                  href="http://wiki.apache.org/commons/FrontPage"/>
 </menu>

Modified: commons/proper/commons-build/trunk/menus/information.ent
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/menus/information.ent?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/menus/information.ent (original)
+++ commons/proper/commons-build/trunk/menus/information.ent Wed Aug 15 11:37:36 2007
@@ -7,7 +7,7 @@
     <item name="Contributing Patches"   href="http://commons.apache.org/patches.html"/>
     <item name="Building Components"    href="http://commons.apache.org/building.html"/>
     <item name="Releasing Components"   href="http://commons.apache.org/releases/index.html"/>
-    <item name="Wiki"                   href="http://wiki.apache.org/jakarta-commons/FrontPage"/>
+    <item name="Wiki"                   href="http://wiki.apache.org/commons/FrontPage"/>
 
     <!-- Yet to come?
     <item name="Guidelines"             href="http://commons.apache.org/guidelines.html"/>

Modified: commons/proper/commons-build/trunk/samples/navigation.xml.sample
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/samples/navigation.xml.sample?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/samples/navigation.xml.sample (original)
+++ commons/proper/commons-build/trunk/samples/navigation.xml.sample Wed Aug 15 11:37:36 2007
@@ -42,7 +42,7 @@
       <item name="Source Repository (current)"  
        href="http://svn.apache.org/viewvc/commons/proper/foo/trunk"/>
       <item name="Wiki"  
-            href="http://wiki.apache.org/jakarta-commons/Foo"/>
+            href="http://wiki.apache.org/commons/Foo"/>
     </menu>
     <menu name="User Guide">
       <item name="Contents"                href="/userguide/index.html"/>

Modified: commons/proper/commons-build/trunk/samples/sandbox-site.xml.sample
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/samples/sandbox-site.xml.sample?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/samples/sandbox-site.xml.sample (original)
+++ commons/proper/commons-build/trunk/samples/sandbox-site.xml.sample Wed Aug 15 11:37:36 2007
@@ -37,7 +37,7 @@
       <item name="FAQ" href="faq.html"/>
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="User Guide" href="userguide.html"/>
-      <item name="Wiki" href="http://wiki.apache.org/jakarta-commons/Foo"/>
+      <item name="Wiki" href="http://wiki.apache.org/commons/Foo"/>
     </menu>
     <!-- Feel free to drop this menu if you don't have these docs -->
     <menu name="Development">

Modified: commons/proper/commons-build/trunk/samples/site.xml.sample
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/samples/site.xml.sample?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/samples/site.xml.sample (original)
+++ commons/proper/commons-build/trunk/samples/site.xml.sample Wed Aug 15 11:37:36 2007
@@ -38,7 +38,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Release Notes" href="changes-report.html"/>
       <item name="User Guide" href="userguide.html"/>
-      <item name="Wiki" href="http://wiki.apache.org/jakarta-commons/Foo"/>
+      <item name="Wiki" href="http://wiki.apache.org/commons/Foo"/>
     </menu>
     <!-- Feel free to drop this menu if you don't have these docs -->
     <menu name="Development">

Modified: commons/proper/commons-build/trunk/shared-build/commons.ent
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/shared-build/commons.ent?view=diff&rev=566296&r1=566295&r2=566296
==============================================================================
--- commons/proper/commons-build/trunk/shared-build/commons.ent (original)
+++ commons/proper/commons-build/trunk/shared-build/commons.ent Wed Aug 15 11:37:36 2007
@@ -16,5 +16,5 @@
     <item name="Contributing Patches"  href="http://commons.apache.org/patches.html"/>
     <item name="Building Components"   href="http://commons.apache.org/building.html"/>
     <item name="Releasing Components"  href="http://commons.apache.org/releases/index.html"/>
-    <item name="Wiki"                  href="http://wiki.apache.org/jakarta-commons/FrontPage"/>
+    <item name="Wiki"                  href="http://wiki.apache.org/commons/FrontPage"/>
 </menu>