en-US/Devel-Java.xml en-US/Devel-Tools.xml en-US/Revision_History.xml

John J. McDonough jjmcd at fedoraproject.org
Tue Mar 31 18:21:00 UTC 2009


 en-US/Devel-Java.xml       |  100 ++++++++++++++++-
 en-US/Devel-Tools.xml      |  253 ++++++++++++++++++++++++++++++++++++++++++++-
 en-US/Revision_History.xml |   49 ++++++++
 3 files changed, 393 insertions(+), 9 deletions(-)

New commits:
commit 2a6b0e0417374feeb6b637311e57ce34f02f0132
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Tue Mar 31 14:19:47 2009 -0400

    More updates to Devel Tools
    
    Added "other tools" content from wiki
    Added Java content from wiki

diff --git a/en-US/Devel-Java.xml b/en-US/Devel-Java.xml
index 77fa210..f3112ff 100644
--- a/en-US/Devel-Java.xml
+++ b/en-US/Devel-Java.xml
@@ -3,9 +3,97 @@
 ]>
 
 <section>
-        <title>Java</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Java">https://fedoraproject.org/wiki/Docs/Beats/Java</ulink></remark>
-        <para>
-		TBD
-	</para>
-    </section>
+  <title>Java</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Java">https://fedoraproject.org/wiki/Docs/Beats/Java</ulink></remark>
+
+  <section>
+    <title>netbeans</title>
+    <para>
+      <package>netbeans</package> has been updated to version
+      6.5. <package>netbeans</package> 6.5 is a significant update of
+      <package>netbeans</package> 6.1 and includes the following
+      changes:
+      <itemizedlist>
+	<listitem>
+	  <para>
+	    PHP support with code completion, Xdebug and web service
+	    features.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    JavaFX 1.0 supports animation, graphics and media codecs
+	    for rich content application development.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    New Support for Groovy and Grails.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Improved JavaScript, AJAX and Ruby support. 
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Automatic Compile and Deploy on Save for Java and Java EE
+	    applications.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Improved database support: SQL history, SQL completion,
+	    and results viewing and editing improvements.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Improved Java ME support for Data Binding, SVG and Custom
+	    Component creation.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    GUI Builder: Support for Nimbus and simple class names.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    JUnit: single test method support.
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    Debugger: Redesign of Step into feature.
+	  </para>
+	</listitem>
+      </itemizedlist>
+      For information about the main development features in NetBeans
+      IDE, see:
+
+      <itemizedlist>
+	<listitem>
+	  <para>
+	    NetBeans IDE 6.5 Release Information 
+	    <ulink type="http" url="http://www.netbeans.org/community/releases/65/index.html">http://www.netbeans.org/community/releases/65/index.html</ulink>
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    New and Note Worthy NB65 
+	    <ulink type="http" url="http://wiki.netbeans.org/NewAndNoteWorthyNB65">http://wiki.netbeans.org/NewAndNoteWorthyNB65</ulink>
+	  </para>
+	</listitem>
+	<listitem>
+	  <para>
+	    NetBeans IDE 6.5 Release Notes 
+	    <ulink type="http" url="http://www.netbeans.org/community/releases/65/relnotes.html">http://www.netbeans.org/community/releases/65/relnotes.html</ulink>
+	  </para>
+	</listitem>
+      </itemizedlist>
+    </para>
+
+  </section>
+</section>
diff --git a/en-US/Devel-Tools.xml b/en-US/Devel-Tools.xml
index 36d204f..99845e6 100644
--- a/en-US/Devel-Tools.xml
+++ b/en-US/Devel-Tools.xml
@@ -56,7 +56,7 @@
 	    <warning>
 	      <para>
 		Some of the changes involve syntax changes which have
-		the potential to break existing code. | Please review
+		the potential to break existing code. Please review
 		the NEWS files at <ulink type="http"
 		url="http://gcc.gnu.org">http://gcc.gnu.org</ulink>
 		carefully before upgrading.
@@ -505,7 +505,7 @@
   </section>
 
   <section>
-    <title>Issue and Bug Tracking</title>
+    <title>Issue and Bug Tracking Tools</title>
 
     <variablelist>
 
@@ -705,7 +705,7 @@
   </section>
 
   <section>
-    <title>Revision Tools</title>
+    <title>Revision Control Tools</title>
 
     <variablelist>
 
@@ -1100,4 +1100,251 @@
     </variablelist>
   </section>
 
+  <section>
+    <title>Other Development Tools</title>
+
+    <variablelist>
+
+      <varlistentry>
+	<term>amqp</term>
+	<listitem>
+	  <para>
+	    The AMQP specification has been updated to 1.0.738618
+	    reflecting recent work on the specification.  Project
+	    site: <ulink type="http"
+	    url="http://www.amqp.org">http://www.amqp.org</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>binutils</term>
+	<listitem>
+	  <para>
+	    <package>binutils</package> has been updated to
+	    2.19.51.0.2. This is a minor update, see <ulink
+	    type="http"
+	    url="http://sources.redhat.com/binutils">http://sources.redhat.com/binutils</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>coccinelle (spatch)</term>
+	<listitem>
+	  <para>
+	    <package>coccinelle</package> enables semantic patches to
+	    be written for C code, particularly Linux kernel patches.
+	  </para>
+	  <para>
+	    See the LWN article about semantic patching (<ulink
+	    type="http"
+	    url="http://lwn.net/Articles/315686/">http://lwn.net/Articles/315686/</ulink>)
+	    and the Coccinelle home page (<ulink type="http"
+	    url="http://www.emn.fr/x-info/coccoinelle"></ulink>).
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>cproto</term>
+	<listitem>
+	  <para>
+	    In addition to a few bugfixes, the following changes have
+	    been made:
+	    <itemizedlist>
+	      <listitem>
+		<para>
+		  modify <command>cpp</command> command to redirect
+		  stderr to /dev/null if <command>-q</command> option
+		  is given, for consistency with the non-cpp mode
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  add <command>configure --disable-leaks</command>
+		  option.
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  use configure macro
+		  <command>CF_XOPEN_SOURCE</command> macro to make
+		  mkstemp() prototyped on Linux.
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  remove isascii() usage. 
+		</para>
+	      </listitem>
+	    </itemizedlist>
+	    <ulink type="http" url="http://freshmeat.net/projects/cproto/">http://freshmeat.net/projects/cproto/</ulink> 
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>elfutils</term>
+	<listitem>
+	  <para>
+	    <package>elfutils</package> has been updated to 0.140
+	    (from 0.137). In addition to a number of bug fixes, it
+	    adds Intel SSE4 disassembler support and automatic
+	    decompression of ELF files. For the full story, see the
+	    NEWS file at <ulink type="http"
+	    url="http://fedorahosted.org/elfutils/browser/NEWS">http://fedorahosted.org/elfutils/browser/NEWS</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>libtool</term>
+	<listitem>
+	  <para>
+	    Fedora 11 includes <package>libtool</package> 2.2.6, which
+	    is a complete rewrite of the version 1.5 in Fedora 10. The
+	    upstream project has released a number of interim versions
+	    which were not reflected in Fedora. For a complete
+	    history, see <ulink type="http"
+	    url="http://www.gnu.org/software/libtool/news.html">http://www.gnu.org/software/libtool/news.html</ulink>.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>livecd-tools</term>
+	<listitem>
+	  <para>
+	    <package>livecd-tools</package> version 021 includes a
+	    number of bug fixes and corrects some oversights,
+	    including support for ext4 filesystems and creating large
+	    ISOs using UDF.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>mcrypt</term>
+	<listitem>
+	  <para>
+	    Version 2.6.8 of <package>mcrypt</package> is largely a
+	    source code cleanup and should not affect
+	    functionality. See the NEWS file for details.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>scons</term>
+	<listitem>
+	  <para>
+	    <package>scons</package> 1.2.0 is a minor upgrade to
+	    1.0.0. See <ulink type="http"
+	    url="http://www.scons.org/CHANGES.txt">http://www.scons.org/CHANGES.txt</ulink>
+	    for a detailed list of changes.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>srecord</term>
+	<listitem>
+	  <para>
+	    Version 1.46 includes the following changes: 
+	    <itemizedlist>
+	      <listitem>
+		<para>
+		  There is a new option for the
+		  <command>--x-e-length</command> filters, they can
+		  now accept a width, and this is divided into the
+		  byte length, so that you can insert the length in
+		  units of words (2) or longs (4).
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Some small corrections have been made to the
+		  documentation.
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  The <command>-minimum</command> and
+		  <command>-maximum</command> options have been
+		  renamed <command>-minimum-address</command> and
+		  <command>-maximum-address</command>, to avoid a
+		  command line grammar syntax problem.
+		</para>
+	      </listitem>
+	    </itemizedlist>
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>swig</term>
+	<listitem>
+	  <para>
+	    <package>swig</package> is a package which connects
+	    C/C++/Objective C to some high-level programming
+	    languages. Fedora 11 includes version 1.3.38 with a number
+	    of changes:
+	    <itemizedlist>
+	      <listitem>
+		<para>
+		  Enhancement to directors to wrap all protected
+		  members
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Optimisation feature for objects returned by value
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  A few bugs fixes in the PHP, Java, Ruby, R, C#,
+		  Python, Lua and Perl modules
+		</para>
+	      </listitem>
+	      <listitem>
+		<para>
+		  Other minor generic bug fixes
+		</para>
+	      </listitem>
+	    </itemizedlist>
+
+	    Project site: (<ulink type="http"
+	    url="http://swig.sourceforge.net/">http://swig.sourceforge.net/</ulink>)
+	  </para>
+	</listitem>
+      </varlistentry>
+
+
+      <varlistentry>
+	<term>translate-toolkit</term>
+	<listitem>
+	  <para>
+	    <package>translate-toolkit</package> has been updated to
+	    1.3.0. There are a large number of changes which affect
+	    specific languages. See the ChangeLog file for full
+	    details.
+	  </para>
+	</listitem>
+      </varlistentry>
+
+    </variablelist>
+  </section>
+
 </section>
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index 614ce01..96d65a0 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -20,6 +20,55 @@
 					</simplelist>
 				</revdescription>
 			</revision>
+
+			<revision>
+				<revnumber>1.1</revnumber>
+				<date>Sun Mar 15 2009</date>
+				<author>
+					<firstname>John</firstname>
+					<surname>McDonough</surname>
+					<email>jjmcd at fedoraproject.org</email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member>Add Scientific and Technical section</member>
+					</simplelist>
+				</revdescription>
+			</revision>
+
+			<revision>
+				<revnumber>1.2</revnumber>
+				<date>Mon Mar 30 2009</date>
+				<author>
+					<firstname>John</firstname>
+					<surname>McDonough</surname>
+					<email>jjmcd at fedoraproject.org</email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member>Add changes in boot menu</member>
+						<member>New Gnome and KDE content</member>
+						<member>Multimedia Beat</member>
+					</simplelist>
+				</revdescription>
+			</revision>
+
+			<revision>
+				<revnumber>1.3</revnumber>
+				<date>Tue Mar 31 2009</date>
+				<author>
+					<firstname>John</firstname>
+					<surname>McDonough</surname>
+					<email>jjmcd at fedoraproject.org</email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member>Development Tools updates</member>
+					</simplelist>
+				</revdescription>
+			</revision>
+
+
 		</revhistory>
 	</simpara>
 





More information about the Fedora-docs-commits mailing list