[release-notes] Gradle 2.2

pbokoc pbokoc at fedoraproject.org
Tue Apr 14 12:51:08 UTC 2015


commit 27a21131426b97a5f27600bdc58c43f5ffc3903c
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Tue Apr 14 14:31:19 2015 +0200

    Gradle 2.2

 en-US/Development_Tools.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index 8710109..304fa1f 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -7,10 +7,21 @@
 
 <section>     
   <title>Development Tools</title>
-  <para />
-  <section id="devtools-eclipse">
-    <title>Eclipse Luna</title>
-    <para />
-  </section>    
+	<para />
+
+	<section id="sect-devel-tools-gradle">
+		<title>Gradle 2.2</title>
+		<para>
+			Fedora&nbsp;22 brings <application>Gradle 2</application>, the popular build automation tool written in Java. <application>Gradle</application> can automate building, testing, publishing, deployment etc. of software packages or other types of projects, such as automatically generated documentation or websites.
+		</para>
+		<para>
+			This change also implements integration with software used for Java packaging in Fedora (<package>XMvn</package> and <package>Javapackages</package>), which makes it possible to use standard Fedora packaging techniques to build RPM packages with <application>Gradle</application> with all features such as automatic artifact installation or auto-requires/provides.
+		</para>
+		<para>
+			For more information about the project, see the current version documentation at the <ulink url="http://gradle.org/docs">official Gradle website</ulink>.
+		</para>
+
+	</section>
+
 </section>
   


More information about the docs-commits mailing list