[jbosstools-commits] JBoss Tools SVN: r41078 - trunk/documentation/whatsnew/openshift.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed May 16 14:47:51 EDT 2012


Author: adietish
Date: 2012-05-16 14:47:51 -0400 (Wed, 16 May 2012)
New Revision: 41078

Modified:
   trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html
Log:
[JBIDE-11763] writing N&N 

Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html	2012-05-16 18:36:36 UTC (rev 41077)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html	2012-05-16 18:47:51 UTC (rev 41078)
@@ -37,19 +37,132 @@
 		<tr>
 			<td colspan="2">
 				<hr />
-				<h3>XXX</h3>
+				<h3>OpenShift Explorer</h3>
 				<hr />
 			</td>
 		</tr>
 		<tr>
 			<td valign="top" align="left">
 				<a name="itemname3" id="itemname3"></a>
-				<b>XXX</b>
+				<b>Show environment</b>
 			</td>
 			<td valign="top">
 				some content
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11632">Related Jira</a>,
+					</small>
+				</p>
 			</td>
 		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Port forwarding</b>
+			</td>
+			<td valign="top">
+				some content
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11073">Related Jira</a>,
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Delete Domain</b>
+			</td>
+			<td valign="top">
+				Delete domain with all applications
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10666">Related Jira</a>,
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>OpenShift Application Wizards</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Import to existing project</b>
+			</td>
+			<td valign="top">
+				some content
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11162">Related Jira</a>,
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Scalable applications</b>
+			</td>
+			<td valign="top">
+				some content
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11505">Related Jira</a>,
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>OpenShift Server Adapter</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Multimodule projects</b>
+			</td>
+			<td valign="top">
+				some content
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11166">Related Jira</a>,
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>OpenShift Java Client</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>REST client</b>
+			</td>
+			<td valign="top">
+				We rewrote the existing <b>openshift-java-client</b> to use the new RESTful service that's now available for OpenShift.<br />
+				It's already pretty stable since this is what we use in our Eclipse based tooling. The source is hosted at github:
+				<a href="https://github.com/openshift/openshift-java-client/tree/rest">https://github.com/openshift/openshift-java-client/tree/rest</a>
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-11339">Related Jira</a>,
+						<a href="https://issues.jboss.org/browse/JBIDE-11400">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
 	</table>
 </body>
 



More information about the jbosstools-commits mailing list