Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions whatsnew/hibernate/hibernate-news-3.6.0.Beta1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<?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.6.0.Beta1 What's New</title>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17645367-5']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script></head>
<body>
<h1>Hibernate tools 3.6.0.Beta1 What's New</h1>

<p align="right"><a href="../maven/maven-news-4.0.0.Beta1.html">&lt; Maven Tools</a>
<a href="../index.html">Main Index &gt;</a>

<table border="0" cellpadding="10" cellspacing="0" width="80%">

<tr>
<td colspan="2">
<hr/>
<h3>Hibernate Multiversion support</h3>
<hr/>
</td>
</tr>

<tr>
<td valign="top" align="right"><a name="itemname1" id="itemname1"></a><b>Hibernate<br>Tools<br>Library</b></td>
<td valign="top">
<p><a href="https://hibernate.onjira.com/browse/HBX#selectedTab=com.atlassian.jira.plugin.system.project%3Asummary-panel">Hibernate Tools for Ant</a> was updated to:
<ul>
<li>3.4.0.CR2 for Hibernate 3.5</li>
<li>3.6.0.CR1 for Hibernate 3.6</li>
<li>4.0.0.CR1 for Hibernate 4</li>
</ul>
</p>

<p><small><a href="https://issues.jboss.org/browse/JBIDE-12842">Related jira</a></p>

</td>
</tr>

<tr>
<td colspan="2">
<hr/>
</td>
</tr>

</table>

</body>

</html>


3 changes: 2 additions & 1 deletion whatsnew/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@ <h3>JBoss Tools 4.0 individual new and noteworthy</h3>
<p><a href="core/core-news-4.0.0.Beta1.html">Core/General</a></p>
<p><a href="jst/jst-news-4.0.0.Beta1.html">JST/JSF Tools</a></p>
<p><a href="vpe/vpe-news-4.0.0.Beta1.html">Visual Page Editor/BrowserSim</a></p>
<p><a href="as/as-news-4.0.0.Beta1.html">JBoss AS Server Tools</a></p>
<p><a href="as/as-news-4.0.0.Beta1.html">Server Tools</a></p>
<p><a href="openshift/openshift-news-2.4.0.Beta1.html">OpenShift Tools</a></p>
<p><a href="maven/maven-news-4.0.0.Beta1.html">Maven Tools</a></p>
<p><a href="hibernate/hibernate-news-3.6.0.Beta1.html">Hibernate Tools</a></p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion whatsnew/maven/maven-news-4.0.0.Beta1.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>Maven Tools</h1>

<p align="right">
<a href="../openshift/openshift-news-2.4.0.Beta1.html">&lt; OpenShift Tools</a>
<a href="../index.html">Main Index &gt;</a>
<a href="../hibernate/hibernate-news-3.6.0.Beta1.html">Hibernate Tools &gt;</a>
</p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion whatsnew/openshift/openshift-news-2.4.0.Beta1.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<h1>OpenShift 2.4.0.Beta1 What's New</h1>

<p align="right">
<a href="../as/as-news-4.0.0.Beta1.html">&lt; JBoss AS Server Tools</a>&nbsp;
<a href="../as/as-news-4.0.0.Beta1.html">&lt; Server Tools</a>&nbsp;
<a href="../maven/maven-news-4.0.0.Beta1.html">Maven Tools &gt; </a>
</p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
Expand Down
2 changes: 1 addition & 1 deletion whatsnew/vpe/vpe-news-4.0.0.Beta1.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1 style="text-align:left">Visual&nbsp;Page&nbsp;Editor/BrowserSim 4.0.0.Beta1

<p align="right">
<a href="../jst/jst-news-4.0.0.Beta1.html">&lt; JST/JSF Tools</a>
<a href="../as/as-news-4.0.0.Beta1.html">JBoss AS Server Tools &gt;</a>
<a href="../as/as-news-4.0.0.Beta1.html">Server Tools &gt;</a>
</p>

<table border="0" cellpadding="10" cellspacing="0">
Expand Down