[jbosstools-commits] JBoss Tools SVN: r35822 - branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 19 17:27:00 EDT 2011


Author: irooskov at redhat.com
Date: 2011-10-19 17:27:00 -0400 (Wed, 19 Oct 2011)
New Revision: 35822

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/Fixed_Issues.xml
Log:
updated to comment out an issue which is not resolved


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-10-19 18:26:23 UTC (rev 35821)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2011-10-19 21:27:00 UTC (rev 35822)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>4.1</productnumber>
 	<edition>4.1.1</edition>
-	<pubsnumber>28</pubsnumber>
+	<pubsnumber>29</pubsnumber>
 	<abstract>
 		<para>
 			These release notes contain important information related to the JBoss Developer Studio. New features, known issues, resources, and other current issues are addressed here.

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-10-19 18:26:23 UTC (rev 35821)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml	2011-10-19 21:27:00 UTC (rev 35822)
@@ -166,11 +166,11 @@
 						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-9103">JBIDE-9103</ulink>: 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 correcting an error of an extra bracket in a section of code.
 					</para>
 				</listitem>
-				<listitem>
+			<!--	<listitem>
 					<para>
 						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-9013">JBIDE-9013</ulink>: 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>
+				</listitem> -->
 			</itemizedlist>
 		</para>
 	</formalpara>



More information about the jbosstools-commits mailing list