[jbosstools-commits] JBoss Tools SVN: r35851 - in trunk/documentation/whatsnew/esb: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Oct 20 12:55:40 EDT 2011


Author: bfitzpat
Date: 2011-10-20 12:55:39 -0400 (Thu, 20 Oct 2011)
New Revision: 35851

Added:
   trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html
   trunk/documentation/whatsnew/esb/images/esb-project-wizard-4.10.jpg
Log:
JBIDE-9961 - Added ESB N&N for 3.3 M4

Added: trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html	                        (rev 0)
+++ trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html	2011-10-20 16:55:39 UTC (rev 35851)
@@ -0,0 +1,61 @@
+      <p><a href="smooks/smooks-news-1.1.0.CR1.html">Smooks Tools</a></p>      <?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>ESB tools 1.5.1 M4 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>ESB tools 1.5.1 M4 What's New</h1>
+
+<p align="right"><a href="../index.html">&lt; Main Index</a>  <a href="../modeshape/modeshape-news-3.2.0.Beta2.html">Modeshape Tools &gt;</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+  <tr>
+    <td colspan="2">
+      <hr/>
+      <h3>Runtimes</h3>
+	<hr/>
+    </td>
+  </tr>
+
+  <tr>
+    <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>ESB 4.10 Support</b></td>
+    <td valign="top">
+    <p>With JBoss ESB 4.10 recently released to the public, we've added it as a supported type to the JBoss ESB project configuration. If installed in the selected runtime (i.e. JBoss AS, EAP, SOA-P), the highest supported version is set automatically.</p>
+    <img src="./images/esb-project-wizard-4.10.jpg" alt=""/>
+    <p><small>Related Jira: <a href="https://jira.jboss.org/browse/JBIDE-9770">JBIDE-9770</a></small></p>
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2">
+	<hr/>
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2">     
+	<hr/>
+    </td>
+  </tr>
+</table>
+</body>
+
+</html>
+
+


Property changes on: trunk/documentation/whatsnew/esb/esb-news-1.5.1.M4.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain

Added: trunk/documentation/whatsnew/esb/images/esb-project-wizard-4.10.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/esb/images/esb-project-wizard-4.10.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the jbosstools-commits mailing list