From jbosstools-commits at lists.jboss.org Wed Apr 28 22:02:33 2010 Content-Type: multipart/mixed; boundary="===============1339981591684521203==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r21789 - trunk/documentation/guides/JBDS_Release_Notes/en-US. Date: Wed, 28 Apr 2010 22:02:33 -0400 Message-ID: <201004290202.o3T22XEG028394@svn01.web.mwc.hst.phx2.redhat.com> --===============1339981591684521203== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2010-04-28 22:02:31 -0400 (Wed, 28 Apr 2010) New Revision: 21789 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml Log: updated for JBDS 3.0.1 release Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.= xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 10-04-28 19:01:17 UTC (rev 21788) +++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 10-04-29 02:02:31 UTC (rev 21789) @@ -7,7 +7,7 @@ Following is a list of new and noteworthy features and bug fixes in this= release: - + + + Hibernate - In the H= ibernate reverse engineering editor it was impossible to add a parameter as= the button to do so was missing. This update corrects the user interface t= o include the Add parameter button under the Id Generator details Class section. + : In the= Hibernate reverse engineering editor it was impossible to add a parameter = as the button to do so was missing. This update corrects the user interface= to include the Add parameter button under the Id Generator details Class section. @@ -61,13 +61,13 @@ - + JBIDE-59= 41: A new JSF2 feature has been added that allows a user to type #{cc.attrs.| and have an attribute list returned. - + + + + + + + General Issues - + JBDS-1155= : A regression existed in the Eclipse 3.5.2 Web Tools Platform (WTP= ) 3.1.2. The bug would break EAR deployments that used classpath variables = by deploying dependent artifacts to <root_ear>/lib/lib/lib<= /filename> instead of <root_ear>/lib. The issue = has been corrected with these updated packages so that the regression no lo= nger exists and EAR deployments function correctly. + + + JBDS-1147= : An incorrect link to the Guvnor Rules repository was included in = the JBoss Developer Studio. This bug caused the repository to become unreac= hable. This has been fixed by correcting the link to be http://loca= lhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/webdav. The JBoss= Developer Studio is now able to connect to the Guvnor Rules repository. + + + + + JBDS-1091= : Two bugs were found. A problem was found in the org.jbo= ss.tools.runtime_1.1.0 plug-in and the visibility of the Instance field was changed from public to private. These bugs= respectively caused the JBoss Developer Studio Server View to not display all available servers on occasion after using the inst= aller and jBPM runtimes to not be initialized correctly. The org.= jboss.tools.runtime_1.1.0 plug-in has now been updated to force = a refresh of the Server View post installation, which = can be verified by a refresh message appearing in the log file and the org.jboss.tools.jbpm.common plug-in has been updated to se= t public static final PreferencesManager INSTANCE =3D new Preferences= Manager();. By correcting the org.jboss.tools.runtime_1.1.= 0 plug-! in, all installed servers now appear in the Server View directly after installation of the JBoss Developer Studio through the in= staller. Fixing the org.jboss.tools.jbpm.common plug-i= n now allows for jBPM runtimes to be initialized correctly. Both issues are= fixed with this update. + + --===============1339981591684521203==--