Author: dgeraskov
Date: 2009-12-11 09:40:28 -0500 (Fri, 11 Dec 2009)
New Revision: 19209
Added:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
trunk/documentation/whatsnew/hibernate/images/configuration_preferences.png
trunk/documentation/whatsnew/hibernate/images/foreignkeyannotation.png
trunk/documentation/whatsnew/hibernate/images/indexannotation.png
trunk/documentation/whatsnew/hibernate/images/refactoring.png
trunk/documentation/whatsnew/seam/images/seam_and_jpa.PNG
trunk/documentation/whatsnew/seam/images/seam_only.PNG
trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M4.html
Log:
Created whatsnew for CR1 for Hibernate and Seam
Added: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
(rev 0)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html 2009-12-11
14:40:28 UTC (rev 19209)
@@ -0,0 +1,169 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+<title>Hibernate tools 3.3.0.M4 and 3.3.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Hibernate tools 3.3.0.M4 and 3.3.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../maven/maven-news-1.0.0.M3.html">Maven Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Source Editing</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Properties
editor for hibernate.properties</b></td>
+ <td valign="top">
+ <p>JBoss Tools Properties editor now can be extended to recognize particular
files by name and provides content assist with help hoover for available
properties.</p>
+
+ <p>For hibernate.properties files editor shows available properties in
'Add/Edit property' dialog.</p>
+ <img src="images/hibernate-props-ca1.png" />
+ <p>the same content assists works for source tab if you prefer use text editor
to edit properties files.</p>
+ <img src="images/hibernate-props-ca2.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4916">Releated
jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Code Generation</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>DDL generation
dialog</b></td>
+ <td valign="top">
+
+ <p>In DDL generation dialog new option added to execute generated script in
selected DB.</p>
+ <img src="images/ddl-gen-export-to-db.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4733">Releated
jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Mapping Diagram</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Views
improvements</b></td>
+ <td valign="top">
+
+ <p>'Outline' View for hibernate mapping diagram supports alphabet
sorting. 'Sort' button was added to view's action bar.</p>
+ <img src="images/sortedoutline.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4715">Releated
jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Dali Support</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>@Generated
annotation</b></td>
+ <td valign="top">
+
+ <p>The JPA UI and validation has been extended to cover Hibernate @Generated
annotation.</p>
+ <img src="images/generatedannotation.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4665">Releated
jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>@Index
annotation</b></td>
+ <td valign="top">
+
+ <p>The JPA UI and validation has been extended to cover Hibernate @Index
annotation.</p>
+ <img src="images/indexannotation.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4666">Releated
jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>@Index
annotation</b></td>
+ <td valign="top">
+
+ <p>The JPA validation has been extended to cover Hibernate @ForeignKey
annotation.</p>
+ <img src="images/foreignkeyannotation.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4664">Releated
jira</a></small></p>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>ConsoleConfiguration</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Use
Eclipse's preferences</b></td>
+ <td valign="top">
+
+ <p>Console configuration life circle depends on Eclipse's launch
configuration preferences.</p>
+ <img src="images/configuration_preferences.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5222">Releated jira</a>,
<a
href="https://jira.jboss.org/jira/browse/JBIDE-4899">one
more</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3"
id="itemname3"></a><b>Refactoring</b></td>
+ <td valign="top">
+
+ <p>Rename NamingStrategy and EntityResolver on refactoring changes.</p>
+ <img src="images/refactoring.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4780">Releated
jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+
+</table>
+
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
___________________________________________________________________
Name: svn:mime-type
+ text/html
Name: svn:eol-style
+ native
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M4.html 2009-12-11
14:24:22 UTC (rev 19208)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.M4.html 2009-12-11
14:40:28 UTC (rev 19209)
@@ -69,14 +69,10 @@
<p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4715">Releated
jira</a></small></p>
</td>
</tr>
+
<tr>
<td colspan="2">
<hr/>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr/>
<h3>Dali Support</h3>
<hr/>
</td>
Added: trunk/documentation/whatsnew/hibernate/images/configuration_preferences.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/configuration_preferences.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/hibernate/images/foreignkeyannotation.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/foreignkeyannotation.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/hibernate/images/indexannotation.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/indexannotation.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/hibernate/images/refactoring.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/refactoring.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/seam/images/seam_and_jpa.PNG
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/seam_and_jpa.PNG
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/seam/images/seam_only.PNG
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/seam_only.PNG
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
(rev 0)
+++ trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html 2009-12-11 14:40:28 UTC
(rev 19209)
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>Seam tools 3.3.0.M4 and 3.3.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 3.3.0.M4 and 3.3.0.CR1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../jst/jst-news-3.1.0.M4.html">JST/JSF Tools News
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>New Wizards</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Validation Improvements</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam artifacts generation were improved. Now it warns if the
+ resources are going to be created conflict with existing ones.</p>
+
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4944">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>New Seam 2 EJB Project Wizard</b></p>
+ </td>
+ <td valign="top">
+ <p>Now Seam EAR Project is created according Seam recommendation
+ to use /lib directory in EAR. That helps to fix many issues related to
+ JBoss AS classloaders.</p>
+
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4136">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Connection configuration changes</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam project uses DTP connection profile direct(without copying it's
settings into hibernate.properties file).</p>
+ <img src="images/seam_only.png" />
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4985">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Seam+JPA</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam project with JPA facet uses JPA's configured connection.</p>
+
+ <img src="images/seam_and_jpa.png" />
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4987">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Refactoring</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Rename action for Seam
Components/Methods/Properties</b></p>
+ </td>
+ <td valign="top">
+ <p>Rename action for Seam Components/Methods/Properties also shows
+ all resources that has references renamed element in EL</p>
+ <p>Rename actions are available:</p>
+ <ul>
+ <li>from context menu on a Seam component inside Seam Components View</li>
+ <li style="FONT-FAMILY: 'AlArabiya';">from context menu on a
method/property in Java Source editor</li>
+ </ul>
+ <p><small><a
+
href="https://jira.jboss.org/jira/browse/JBIDE-4856">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+</table>
+
+</body>
+
+</html>
Property changes on: trunk/documentation/whatsnew/seam/seam-news-3.1.0.CR1.html
___________________________________________________________________
Name: svn:mime-type
+ text/html
Name: svn:eol-style
+ native