Author: irooskov(a)redhat.com
Date: 2011-09-15 22:51:15 -0400 (Thu, 15 Sep 2011)
New Revision: 34799
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/4.1.1_Release_Notes.xml
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
updated for 4.1.1 staging
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/4.1.1_Release_Notes.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/4.1.1_Release_Notes.xml 2011-09-16
02:08:40 UTC (rev 34798)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/4.1.1_Release_Notes.xml 2011-09-16
02:51:15 UTC (rev 34799)
@@ -1,7 +1,5 @@
<?xml version='1.0' encoding='utf-8' ?>
-<!-- This article will dsplay the release notes for version 4.0.0, and be found at
http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/4.0/html-single/...
-->
-
<article>
<xi:include href="Article_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="Overview.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-09-16
02:08:40 UTC (rev 34798)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-09-16
02:51:15 UTC (rev 34799)
@@ -7,7 +7,7 @@
<subtitle>Information about the changes made for this release of the JBoss
Developer Studio.</subtitle>
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
- <edition>0</edition>
+ <edition>4.1.1</edition>
<pubsnumber>1</pubsnumber>
<abstract>
<para>
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-09-16
02:08:40 UTC (rev 34798)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-16
02:51:15 UTC (rev 34799)
@@ -264,10 +264,11 @@
<listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/TEIIDDES-597">TEIIDDE...;:
An issue in the <classname>TableNotificationHandler</classname> class caused
inserterd rows of a relational column to appear in reverse order within the table editor.
This meant that the tree view and table editor displayed the rows in inconsistent ways.
The issue has been corrected by modifying the
<filename>TableNotificationHandler.java</filename> file so that rows inserted
are displayed correctly within the table editor. This results in both the tree view and
table editor displaying the information in the same way.
+ </para>
</listitem>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/TEIIDDES-369">TEIIDDE...;:
A new feature has been added that places a green arrow beside any objects that are
previewable by a user. The implementation of this new feature ensures that a user does not
need to click an object to identify if performing the click action will do anything.
+ <ulink
url="http://jira.jboss.com/jira/browse/TEIIDDES-369">TEIIDDE...;:
A new feature has been added that places a green arrow beside any objects that are
previewable by a user. The implementation of this new feature ensures that a user does not
need to click an object to identify if performing the click action will do anything.
</para>
</listitem>
</itemizedlist>
@@ -298,7 +299,7 @@
</para>
</formalpara>-->
<formalpara>
- <title>Webservices/title>
+ <title>Webservices</title>
<para>
<itemizedlist>
<listitem>
@@ -386,7 +387,7 @@
</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.
+ <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>