Author: brett
Date: Sun Sep 11 15:25:32 2005
New Revision: 280190
URL: http://svn.apache.org/viewcvs?rev=280190&view=rev
Log:
docs for release
Added:
maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-2.xml
- copied, changed from r278939,
maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
Removed:
maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml
Modified:
maven/maven-1/core/trunk/xdocs/faq.fml
maven/maven-1/core/trunk/xdocs/index.xml
maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
maven/maven-1/core/trunk/xdocs/start/download.xml
Modified: maven/maven-1/core/trunk/xdocs/faq.fml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/faq.fml?rev=280190&r1=280189&r2=280190&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/faq.fml (original)
+++ maven/maven-1/core/trunk/xdocs/faq.fml Sun Sep 11 15:25:32 2005
@@ -674,6 +674,8 @@
the <code>${maven.junit.fork}</code>
<a href="reference/plugins/test/properties.html">property</a> to
<code>yes</code>.</p>
+ <b>Note:</b> This may not be necessary under Maven 1.1 as it no longer
includes
+ an XML parser, using the one provided by the JDK by default.
</answer>
</faq>
Modified: maven/maven-1/core/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/index.xml?rev=280190&r1=280189&r2=280190&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/index.xml Sun Sep 11 15:25:32 2005
@@ -41,6 +41,20 @@
<subsection name="News">
<p style="font-size: larger; font-weight: bold">
+ 12 September 2005 - Maven 1.1 Beta 2 Released
+ </p>
+ <p>
+ Maven 1.1 Beta 2 has been released for testing. This release
upgrades the internal technologies of Maven,
+ in particular to include Ant 1.6.5 and Jelly 1.0. With updated
plugins and much lower memory usage, this
+ release is useful for all Maven 1.0 users. Improvements since Maven
1.1 Beta 1 include a number of new
+ plugin releases including fixes for known issues in the Beta 1
release.
+ </p>
+ <p>
+ <a href="start/download.html">Download it here</a>, and see
+ <a href="reference/backwards-compatibility.html">the compatibility
section</a> for information on
+ compatibility with Maven 1.0 builds.
+ </p>
+ <p style="font-size: larger; font-weight: bold">
24 June 2005 - Maven 2.0 Alpha 3 Released
</p>
<p>
@@ -52,17 +66,6 @@
<p>
For more information, see <a href="/maven2/index.html">Maven 2.0</a>
or go straight to the
<a href="/maven2/download.html">Download page</a>.
- </p>
- <p style="font-size: larger; font-weight: bold">
- 16 June 2005 - Maven 1.1 Beta 1 Released
- </p>
- <p>
- Maven 1.1 Beta 1 has been released for testing. This release
upgrades the internal technologies of Maven,
- in particular to include Ant 1.6.5 and Jelly 1.0. With updated
plugins and much lower memory usage, this
- release is useful for all Maven 1.0 users.
- </p>
- <p>
- <a href="start/download.html">Download it here</a>.
</p>
</subsection>
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?rev=280190&r1=280189&r2=280190&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml
(original)
+++ maven/maven-1/core/trunk/xdocs/reference/backwards-compatibility.xml Sun
Sep 11 15:25:32 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-beta-1">
+ <subsection name="Changes Between Maven 1.0 and Maven 1.1-beta-2">
<p>
<b>JDK requirement is now 1.4 and above</b>
</p>
Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/download.xml?rev=280190&r1=280189&r2=280190&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Sun Sep 11 15:25:32 2005
@@ -39,38 +39,32 @@
installation instructions, see the <a
href="/maven2/index.html">Maven 2.0</a> section.
</p>
</subsection>
- <subsection name="Download Maven 1.1 Beta 1">
+ <subsection name="Download Maven 1.1 Beta 2">
<p>
- Please read the <a href="release-notes-1.1-beta-1.html">Release
Notes</a>. In particular, note that
+ Please read the <a href="release-notes-1.1-beta-2.html">Release
Notes</a>. In particular, note that
you <b>must adjust your path</b> when installing side by side with
Maven 1.0.2.
</p>
- <p>
- There is a <b>known issue</b> with using dependency properties in
this release. To avoid problems,
- we recommend also downloading the Maven Artifact Plugin 1.6 Release
after installing the beta until
- the next release.
- </p>
-
<ul>
<li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.exe">Windows
Installer</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.exe.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.exe.asc">PGP</a>)
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows
Installer</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
</li>
<li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.tar.bz2">.tar.bz2
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.bz2.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.bz2.asc">PGP</a>)
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
</li>
<li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.tar.gz">.tar.gz
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.gz.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.tar.gz.asc">PGP</a>)
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
</li>
<li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-1.zip">.zip
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.zip.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-1.zip.asc">PGP</a>)
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
</li>
</ul>
</subsection>
Copied: maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-2.xml (from
r278939, 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-2.xml?p2=maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-2.xml&p1=maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-1.xml&r1=278939&r2=280190&rev=280190&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-2.xml Sun Sep
11 15:25:32 2005
@@ -25,9 +25,9 @@
</properties>
<body>
- <section name="Maven 1.1-beta-1 Released">
+ <section name="Maven 1.1-beta-2 Released">
<p>
-The Apache Maven team is pleased to announce the release of Maven 1.1-beta-1
+The Apache Maven team is pleased to announce the release of Maven 1.1-beta-2
</p><p>
<a href="download.html">http://maven.apache.org/start/download.html</a>
</p>
@@ -54,7 +54,7 @@
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=10211&styleName=Html&projectId=10030&Create=Create">JIRA</a>.
</p>
<p>
<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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]