Author: mcaspers
Date: 2011-02-13 15:58:17 -0500 (Sun, 13 Feb 2011)
New Revision: 29127
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues_4_0_0.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
Made changes with suggestions from Max
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2011-02-13
04:06:53 UTC (rev 29126)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Component_Versions.xml 2011-02-13
20:58:17 UTC (rev 29127)
@@ -12,7 +12,7 @@
</listitem>
<listitem>
<para>
- JBoss Tools 3.2.1
+ JBoss Tools 3.2.0
</para>
</listitem>
<listitem>
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues_4_0_0.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues_4_0_0.xml 2011-02-13
04:06:53 UTC (rev 29126)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues_4_0_0.xml 2011-02-13
20:58:17 UTC (rev 29127)
@@ -5,9 +5,13 @@
</title>
<para>
- Following is a list of new and noteworthy features and bug fixes in this
release:
+ The following list highlights new features that have been added to this release,
as well as listing some notable bug fixes. You can find a complete list of bug fixes
<ulink
url="https://issues.jboss.org/browse/JBIDE">here</ulink>.
</para>
- <formalpara>
+ <!--
+
+ BIRT is no longer shipped with JBDS 4.0
+
+ <formalpara>
<title>BIRT</title>
<para>
<itemizedlist>
@@ -18,7 +22,7 @@
</listitem>
</itemizedlist>
</para>
- </formalpara>
+ </formalpara> -->
<formalpara>
<title>Contexts and Dependency Injection (CDI)</title>
<para>
@@ -476,6 +480,8 @@
</itemizedlist>
</para>
</formalpara>
+ <!-- Google Web Toolkit is only shipped with
JBoss.org
+
<formalpara>
<title>Google Web Toolkit</title>
<para>
@@ -518,7 +524,7 @@
</listitem>
</itemizedlist>
</para>
- </formalpara>
+ </formalpara> -->
<formalpara>
<title>Hibernate</title>
<para>
@@ -583,11 +589,12 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6473">JBIDE-647...;:
A new Hibernate platform has been added called <emphasis>Hibernate JPA
2.0</emphasis>. This platform extends the base JPA 2.0 platform.
</para>
</listitem>
+ <!-- This issue was rolled back
<listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6423">JBIDE-642...;:
A new feature that allows for code generation to be run in external processes has been
added. This new feature is accessed through the <guilabel>Hibernate Code Generation
Configurations</guilabel> wizard in the form of a checkbox called
<guilabel>Use generation in external process</guilabel>.
</para>
- </listitem>
+ </listitem> -->
<listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6120">JBIDE-612...;:
Superclass properties were not shown in code completion, within the
<guilabel>HQLEditor</guilabel>. A new feature has been added for this release
that enables superclass properties to appear when using code completion within the
<guilabel>HQLEditor</guilabel>.
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-02-13 04:06:53
UTC (rev 29126)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-02-13 20:58:17
UTC (rev 29127)
@@ -5,11 +5,11 @@
JBoss Developer Studio provides an integrated development environment for developers
to build rich Web and enterprise applications, and SOA services. The technologies used
include:
</para>
<itemizedlist>
- <listitem>
+ <!--<listitem>
<para>
BIRT
</para>
- </listitem>
+ </listitem> -->
<listitem>
<para>
Contexts and Dependency Injection (CDI)
@@ -80,6 +80,6 @@
JBoss Developer Studio includes both certified visual tooling and a runtime platform
(that Red Hat supports for 3 years (Limited) and 5 years respectively), ensuring
developers of a stable, upgradable, deployable and supportable platform.
</para>
<para>
- JBoss Developer Studio is available for Windows, Linux and MacOS.
+ JBoss Developer Studio is available for Windows, Linux and OS X.
</para>
</section>