[release-notes] Converted Java beat

John J. McDonough jjmcd at fedoraproject.org
Fri Mar 25 17:59:02 UTC 2011


commit 028066c805970b8ebab42caa7f9a55dc421fd442
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Fri Mar 25 13:58:57 2011 -0400

    Converted Java beat

 en-US/Java.xml |   26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Java.xml b/en-US/Java.xml
index 703af06..2dcaac4 100644
--- a/en-US/Java.xml
+++ b/en-US/Java.xml
@@ -6,7 +6,29 @@
 
 <section id="sect-RelNotes-Java">
   <title>Java</title>
-
-    <para>&nbsp;</para>
+  
+  <section>
+    <title>Maven</title>
+    <para>
+      Maven is Java project management, project comprehension and build
+      system tool.
+    </para>
+    <para>
+      Fedora 15 comes with <package>Maven</package> version 3.0. It
+      offers better stability and performance compared to previous
+      versions, but the biggest changes shouldn't be noticed by
+      users. Most work has been happening under the hood to simplify
+      writing Maven plugins and further improve performance by
+      building projects in parallel. It includes a new Maven API for
+      component configuration, many improvements and bug fixes. Users
+      of Maven are encouraged to read the Maven 3 <ulink
+      url="http://maven.apache.org/docs/3.0/release-notes.html">
+      Upstream Release Notes</ulink>
+    </para>
+    <para>
+      Fedora 15 still provides maven2 package to support backward
+      compatibility where needed.
+    </para>
+  </section>
 
 </section>


More information about the docs-commits mailing list