Author: irooskov(a)redhat.com
Date: 2011-08-30 19:26:12 -0400 (Tue, 30 Aug 2011)
New Revision: 34422
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
updated to include new fixed issues for JBDS 4.1.1
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-08-30
22:36:56 UTC (rev 34421)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-08-30
23:26:12 UTC (rev 34422)
@@ -157,18 +157,23 @@
</para>
</formalpara> -->
- <!--<formalpara>
+ <formalpara>
<title>Portlet</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-9103">JBIDE-910...;:
When creating a JSF portlet project on a 64bit operating system, the
<guilabel>Installing JSF Facet</guilabel> process would hang and project
creation would fail. This issue has been corrected by modifying the
<filename>AbstractLibraryProviderInstallOperationConfig.java</filename> file
by implementing a facet project listener and corecting an error of an extra bracket in a
section of code.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9013">JBIDE-901...;:
An issue existed that would not allow the Seam Portlet example to be deployed to JBoss
Enterprise Portal Platform (EPP) 4.3. The problem was caused by a change in how Web Tools
Platform (WTP) deployment is undertaken. Where this used to be done through the Java build
path, WTP now deploys source folders based on the WTP
<filename>component.xml</filename> file. The example has now been updated to
support this change.
+ </para>
+ </listitem>
</itemizedlist>
</para>
- </formalpara>-->
+ </formalpara>
<!-- <formalpara>
<title>RichFaces</title>
<para>
@@ -320,6 +325,21 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9344">JBIDE-934...;:
When a user would import a project ZIP file using the project example framework, an empty
sub-folder would appear that was unnecessary. This issue has been corrected in this
release by modifying the <filename>NewProjectExamplesWizard.java</filename>
file to check the files being imported and ensure the empty sub-folder no longer appears.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9009">JBIDE-900...;:
The option to create a WAR archive would produce an error and the archive would not be
created. The user interface menu item to auto-create a WAR archive has been removed from
this release.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-8919">JBIDE-891...;:
A new feature has been added that allows for the ESB Runtime within the JBoss Service
Oriented Architecture Platform to be separately identified and defined for individual
use.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7052">JBIDE-705...;:
An error existed where the optional dependency of
<filename>org.hibernate.eclipse<filename> would not be resolved correctly
within the BIRT component file
<filename>ConsoleConfigurationOdaFactory.java</filename>. This caused any
import of the plug-in to fail. The issue has been corrected by setting the
<filename>org.hibernate.eclipse<filename> plug-in as reguired within the BIRT
plug-ins <filename>MANIFEST.MF<filename> file.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</formalpara>
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-08-30
22:36:56 UTC (rev 34421)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml 2011-08-30
23:26:12 UTC (rev 34422)
@@ -5,74 +5,14 @@
JBoss Developer Studio 4.1 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>
- JBoss Developer Studio 4.1 contains many new features, including:
+ JBoss Developer Studio 4.1.1 contains the following new features:
</para>
<itemizedlist>
<listitem>
<para>
- Scriptable install of JBoss Developer Studio 4.1. When installing JBoss Developer
Studio 4.1, you can now pass the installation a
<filename>InstallConfigRecord.xml</filename> file to install with pre-defined
settings, ensuring no user interaction is required. For further details see the release
note for JBDS-1268 in the new and fixed issues section of this document, or the
<emphasis>Getting Started Guide</emphasis> for this release.
+ The ESB Runtime within the JBoss Service Oriented Architecture Platform is now
separately identified and defined for individual use.
</para>
</listitem>
- <listitem>
- <para>
- Full BPEL Editor support is included with installation of JBoss Developer Studio
4.1, and through the Update site for upgrading from previous releases. To access this
plug-in when upgrading from a previous version of JBoss Developer Studio, add the JBoss
Developer Studio Update site to your installation; see the Getting Started Guide for
further information.
- </para>
- </listitem>
- <listitem>
- <para>
- Certified third-party components. JBoss Developer Studio 4.1 is released with
numerous third-party components that have been tested to work with JBoss Developer Studio
and JBoss technologies. The components are as follows:
- </para>
- <itemizedlist>
- <listitem>
- <para>
- JBoss BPEL Editor (also available with the core installation of JBoss Developer
Studio 4.1)
- </para>
- </listitem>
- <listitem>
- <para>
- Spring
- </para>
- </listitem>
- <listitem>
- <para>
- TestNG
- </para>
- </listitem>
- <listitem>
- <para>
- m2eclipse (m2e)
- </para>
- </listitem>
- <listitem>
- <para>
- Mylyn
- </para>
- </listitem>
- <listitem>
- <para>
- eGit
- </para>
- </listitem>
- <listitem>
- <para>
- Subclipse
- </para>
- </listitem>
- <listitem>
- <para>
- PMD
- </para>
- </listitem>
- <listitem>
- <para>
- FindBugs
- </para>
- </listitem>
- </itemizedlist>
- <para>
- These components are available through the extras site; see the Getting Started
Guide for further information.
- </para>
- </listitem>
</itemizedlist>
<important>
<para>