You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/03/15 05:48:24 UTC

svn commit: r157513 - in maven/maven-1/core/trunk/xdocs: index.xml navigation-pdf.xml navigation.xml reference/backwards-compatibility.xml

Author: brett
Date: Mon Mar 14 20:48:23 2005
New Revision: 157513

URL: http://svn.apache.org/viewcvs?view=rev&rev=157513
Log:
organisational changes

Modified:
    maven/maven-1/core/trunk/xdocs/index.xml
    maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
    maven/maven-1/core/trunk/xdocs/navigation.xml
    maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml

Modified: maven/maven-1/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/index.xml?view=diff&r1=157512&r2=157513
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Mon Mar 14 20:48:23 2005
@@ -63,6 +63,19 @@
           <a href="mail-lists.html">Maven users mailing list</a>.
         </p>
       </subsection>
+
+      <subsection name="Release Information">
+        <p>
+          The current stable Maven release is version 1.0.2 and can be obtained from the
+          <a href="start/download.html">download page</a>.
+        </p>
+        <p>
+          The current development version is only available from Subversion at this point. For more information, see
+          <a href="/developers/building-from-source.html">Building from Source</a> and
+          <a href="/reference/backwards-compatibility.html">compatibility information</a>.          
+        </p>
+      </subsection>
+
     </section>
   </body>
 </document>

Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation-pdf.xml?view=diff&r1=157512&r2=157513
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation-pdf.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation-pdf.xml Mon Mar 14 20:48:23 2005
@@ -109,6 +109,7 @@
       <item name="How to Help"                         href="/contributing/help.html" />
       <item name="Mailing Lists"                       href="/mail-lists.html" />
       <item name="Reporting Issues"                    href="/issue-tracking.html" />
+      <item name="Building from Source"                href="/developers/building-from-source.html" />
       <item name="Submitting Patches"                  href="/contributing/patches.html" />
     </menu>
 
@@ -135,7 +136,6 @@
 
 <!-- TODO [later]: actually, may want to fold up the whole top of the site when entering the "developer section" -->
     <menu name="Developers" type="footer">
-      <item name="Building from Source"                href="/developers/building-from-source.html" />
       <item name="Documenting"                         href="/developers/documentation-conventions.html" />
       <item name="Making Releases"                     href="/developers/making-releases.html" />
       <item name="Apache Resources"                    href="/developers/apache.html" />

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?view=diff&r1=157512&r2=157513
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Mon Mar 14 20:48:23 2005
@@ -109,6 +109,7 @@
       <item name="How to Help"                         href="/contributing/help.html" />
       <item name="Mailing Lists"                       href="/mail-lists.html" />
       <item name="Reporting Issues"                    href="/issue-tracking.html" />
+      <item name="Building from Source"                href="/developers/building-from-source.html" />
       <item name="Submitting Patches"                  href="/contributing/patches.html" />
     </menu>
 
@@ -135,7 +136,6 @@
 
 <!-- TODO [later]: actually, may want to fold up the whole top of the site when entering the "developer section" -->
     <menu name="Developers" type="footer">
-      <item name="Building from Source"                href="/developers/building-from-source.html" />
       <item name="Documenting"                         href="/developers/documentation-conventions.html" />
       <item name="Making Releases"                     href="/developers/making-releases.html" />
       <item name="Apache Resources"                    href="/developers/apache.html" />

Modified: maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml?view=diff&r1=157512&r2=157513
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml Mon Mar 14 20:48:23 2005
@@ -31,7 +31,7 @@
         might encounter upgrading between Maven versions, and how to update your
         project.
       </p>
-      <subsection name="Changes Between Maven 1.0 and Maven 1.1">
+      <subsection name="Changes Between Maven 1.0 and Maven 1.1 (Subversion Only)">
         <p>
           <b>Bundled Ant version changed from 1.5.3-1 to 1.6.2</b>
         </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org