[jbosstools-commits] JBoss Tools SVN: r31267 - trunk/documentation/whatsnew/as.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 12 15:44:08 EDT 2011


Author: adietish
Date: 2011-05-12 15:44:07 -0400 (Thu, 12 May 2011)
New Revision: 31267

Added:
   trunk/documentation/whatsnew/as/as-news-3.3.0.M1.html
Log:
[JBIDE-8894] created N&N for 3.3.0.M1

Added: trunk/documentation/whatsnew/as/as-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.M1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.M1.html	2011-05-12 19:44:07 UTC (rev 31267)
@@ -0,0 +1,56 @@
+<html>
+
+<head>
+<link rel="stylesheet" href="../whatsnew.css">
+<title>JBoss AS Tools 3.3.0.M1 News</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>JBoss AS Tools 3.3.0.M1 What's New</h1>
+
+  <p align="right"><a href="../index.html">&lt; Main Index</a> <a href="../cdi/cdi-news-3.2.0.CR1.html">CDI Tools &gt;</a></p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+  <tr>
+    <td colspan="2">
+      <hr/>
+      <h3>Server</h3>
+      <hr/>
+    </td>
+  </tr>
+
+  <tr>
+    <td valign="top" align="left">
+      <p align="right">
+	<b>SCP / SSH Server Deprecated</b></td>
+    <td valign="top" width="90%">
+      <p></p>
+         The SCP / SSH server was determined to not be the quality we were 
+         looking for in terms of feature completion. The normal server types
+         and deploy-only servers had more features via the RSE extensions, 
+         and use of RSE is now encouraged for all your remote-system deployment needs. 
+      <p><small><a href="https://jira.jboss.org/jira/browse/JBIDE-7412">Related Jira</a></small></p>
+    </td>
+  </tr>
+  <tr><td colspan="2"><hr /></td></tr>
+</table>
+
+</body>
+
+</html>
+
+


Property changes on: trunk/documentation/whatsnew/as/as-news-3.3.0.M1.html
___________________________________________________________________
Added: svn:mime-type
   + text/plain



More information about the jbosstools-commits mailing list