You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2005/12/06 09:13:50 UTC

svn commit: r354356 - in /incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc: doc/build.xml doc/building.xml doc/index.xml navigation.xml

Author: jukka
Date: Tue Dec  6 00:13:43 2005
New Revision: 354356

URL: http://svn.apache.org/viewcvs?rev=354356&view=rev
Log:
JCR-227: Renamed build.xml to building.xml because Eclipse thinks that all build.xmls are Ant build files.

Added:
    incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/building.xml
      - copied unchanged from r354355, incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/build.xml
Removed:
    incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/build.xml
Modified:
    incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/index.xml
    incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/navigation.xml

Modified: incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/index.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/index.xml?rev=354356&r1=354355&r2=354356&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/index.xml (original)
+++ incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/doc/index.xml Tue Dec  6 00:13:43 2005
@@ -25,7 +25,7 @@
 <p>
 Since Jackrabbit is currently not yet released the quickest way to get 
 your hands on a running Jackrabbit instance are found in the 
-<a href="build.html">Building Jackrabbit</a> section.
+<a href="building.html">Building Jackrabbit</a> section.
 Once Jackrabbit is up and running you may try your 
 <a href="firststeps.html">first Steps</a> with JCR.
 </p>

Modified: incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/navigation.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/navigation.xml?rev=354356&r1=354355&r2=354356&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/navigation.xml (original)
+++ incubator/jackrabbit/trunk/jackrabbit/src/site/xdoc/navigation.xml Tue Dec  6 00:13:43 2005
@@ -21,7 +21,7 @@
   <menu name="Apache Jackrabbit">
     <item name="About"                                   href="/about.html" />
     <item name="Documentation"                           href="/doc/index.html"  collapse="true">
-      <item name="Building Jackrabbit"                   href="/doc/build.html" />
+      <item name="Building Jackrabbit"                   href="/doc/building.html" />
       <item name="First&#xA0;Steps"                      href="/doc/firststeps.html" />
       <item name="JCR&#xA0;&amp;&#xA0;API"               href="/doc/arch/overview/jcrlevels.html"/>
       <item name="Jackrabbit&#xA0;Architecture"          href="/doc/arch/overview.html" collapse="true">