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/06/16 19:15:37 UTC

svn commit: r190959 - /maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml

Author: brett
Date: Thu Jun 16 10:15:36 2005
New Revision: 190959

URL: http://svn.apache.org/viewcvs?rev=190959&view=rev
Log:
fix release notes

Modified:
    maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml

Modified: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml?rev=190959&r1=190958&r2=190959&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml Thu Jun 16 10:15:36 2005
@@ -30,7 +30,15 @@
 The Apache Maven team is pleased to announce the release of Maven 1.1-beta-1
 </p><p>
 <a href="download.html">http://maven.apache.org/start/download.html</a>
-</p><p>
+</p>
+<p>
+Maven is a project management and project comprehension tool. Maven is based 
+on the concept of a project object model: builds, documentation creation, site 
+publication, and distribution publication are all controlled from the project 
+object model. Maven also provides tools to create source metrics, change logs 
+based directly on source repository, and source cross-references.
+</p>
+<p>
 This release focuses on the following objectives:
 </p>
         <ul>
@@ -42,18 +50,14 @@
           <li>Bugfixes</li>
         </ul>
         <p>
-          With just a <a href="reference/backwards-compatibility.html">few exceptions</a>, Maven 1.1 is backwards
+          With just a <a href="../reference/backwards-compatibility.html">few exceptions</a>, Maven 1.1 is backwards
           compatible with Maven 1.0.
         </p>
 <p>
- For a full list of changes, please see <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?version=11371&styleName=Html&projectId=10030&Create=Create">JIRA</a>.
+ For a full list of changes, please see <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?version=11371&amp;styleName=Html&amp;projectId=10030&amp;Create=Create">JIRA</a>.
 </p>
 <p>
-Maven is a project management and project comprehension tool. Maven is based 
-on the concept of a project object model: builds, documentation creation, site 
-publication, and distribution publication are all controlled from the project 
-object model. Maven also provides tools to create source metrics, change logs 
-based directly on source repository, and source cross-references.
+<b>IMPORTANT: </b> You must ensure that Maven 1.1 is first in your path if you want to have it installed side-by-side with Maven 1.0.2
 </p>
 <p>
 We hope you enjoy using Maven! If you have any questions, please consult:



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