Author: irooskov(a)redhat.com
Date: 2011-09-27 23:57:33 -0400 (Tue, 27 Sep 2011)
New Revision: 35105
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
upadted
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-28
03:03:56 UTC (rev 35104)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-28
03:57:33 UTC (rev 35105)
@@ -18,18 +18,23 @@
</itemizedlist>
</para>
</formalpara> -->
- <!-- <formalpara>
+ <formalpara>
<title>Contexts and Dependency Injection (CDI)</title>
<para>
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-000...;:
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9734">JBIDE-973...;:
The CDI validator would treat <property>@Inject</property> and
<property>@RestClient("...") ServiceInterface</property> injection
as unstatisfied dependencies. This caused an incorrect warning message to appear. To fix
the issue, the CDI Seam Core Rest files have been modified to correctly validate
<property>@Inject</property> and <property>@RestClient("...")
ServiceInterface</property> properties, ensuring the warning message no longer
appears.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9685">JBIDE-968...;:
A new feature has been added to the CDI validator making it aware of JMS resource
injections. This ensures correct validation of JMS injections that also have a JMS
destination.
+ </para>
+ </listitem>
</itemizedlist>
</para>
- </formalpara> -->
+ </formalpara>
<!-- Deltacloud is only shipped with
JBoss.org -->
<!--
<formalpara>
@@ -241,18 +246,18 @@
</itemizedlist>
</para>
</formalpara>-->
- <!-- <formalpara>
+<!-- <formalpara>
<title>Visual Page Editor</title>
<para>
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-000...;:
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-000...;:
</para>
</listitem>
</itemizedlist>
</para>
- </formalpara>-->
+ </formalpara> -->
<!-- <formalpara>
<title>Web Tools Platform</title>
<para>
@@ -289,16 +294,23 @@
</itemizedlist>
</para>
</formalpara>-->
-<!-- <formalpara>
+ <formalpara>
<title>General Issues</title>
<para>
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-000...;:
+ <!--This item is only for JBDS -->
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1673">JBDS-1673&...;:
The JBoss Developer Studio installer server detection did not allign with runtime
detection from within the tooling. When detection plug-ins were updated, new servers were
not automatically detected due to the code split between detection through the product
installation wizard and runtime detection within the user interface. In this release, on
first start-up, the installer asks for a list of directories to scan for new servers. The
directory selected will then be optionally scanned on every subsequent launch of the JBoss
Developer Studio and new discovered servers will be displayed in a list to the user. This
allows for new servers to be detected, while not having to duplicate the code and combine
it with the runtime detection available from within JBoss Developer Studio.
</para>
</listitem>
+ <listitem>
+ <para>
+ <!--This item is only for JBDS -->
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9497">JBIDE-949...;:
JBoss Developer Studio now supports the deployment of standalone SAR projects. To
undertake this a new wizard has been created to take a user through the process. For
further information see the relevant documentation accompanying this release.
+ </para>
+ </listitem>
</itemizedlist>
</para>
- </formalpara> -->
+ </formalpara>
</section>
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-09-28 03:03:56
UTC (rev 35104)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-09-28 03:57:33
UTC (rev 35105)
@@ -4,16 +4,23 @@
<para>
JBoss Developer Studio 5.0 is a major release of the Eclipse based IDE developed and
supported by Red Hat (the visual tooling components are supported for 3 years, and the
runtime platform for 5 years). The IDE, which is available for Windows, Linux and OS X,
provides tooling that allows for rapid Web 2.0 application development on the JBoss
Enterprise Application Platform. This release also improves support for SOA application
development with the JBoss Enterprise SOA Platform.
</para>
-<!-- <para>
+ <para>
JBoss Developer Studio 5.0 contains many new features, including:
</para>
<itemizedlist>
<listitem>
<para>
-
+ OpenShift Express support
+ <!--
https://issues.jboss.org/browse/JBIDE-9591 -->
</para>
</listitem>
- </itemizedlist> -->
+ <listitem>
+ <para>
+ SAR project deployment
+ <!--
https://issues.jboss.org/browse/JBIDE-9497 -->
+ </para>
+ </listitem>
+ </itemizedlist>
<important>
<para>
If you are installing on a Linux distribution you must set the following limits in
<filename>/etc/security/limits.conf</filename> upon installation completion
and before running JBoss Developer Studio: