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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 10:11:12 EST 2012


Author: adietish
Date: 2012-03-07 10:11:11 -0500 (Wed, 07 Mar 2012)
New Revision: 39339

Added:
   trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
Removed:
   trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html
Log:
[JBIDE-11031] renamed what's-new file to reflect jboss tools version

Deleted: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	2012-03-07 14:57:52 UTC (rev 39338)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	2012-03-07 15:11:11 UTC (rev 39339)
@@ -1,108 +0,0 @@
-<?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>OpenShift Tools 2.3.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>OpenShift 2.3.0.Beta1 What's New</h1>
-
-	<p align="right">
-		<a href="../index.html">&lt; Main Index</a> <a
-			href="../as/as-news-3.3.0.Beta1.html">Server Tools &gt;</a>
-	</p>
-	<table border="0" cellpadding="10" cellspacing="0" width="80%">
-
-		<tr>
-			<td colspan="2">
-				<hr />
-				<h3>OpenShift Express Console</h3>
-				<hr />
-			</td>
-		</tr>
-		<tr>
-			<td valign="top" align="left">
-				<a name="itemname3" id="itemname3"></a>
-				<b>OpenShift Express Console</b>
-			</td>
-			<td valign="top">
-			    We reworked the whole UI for OpenShift in JBoss Tools 3.3.0 Beta1. Was was a single wizard in M5 is now split up
-				into different parts with concise aims. The central entry point is now what we call the <b>OpenShift Express console</b>.
-				<p>
-					<img src="images/openshift-console.png"	alt="OpenShift Express Console" />
-				</p> 
-				The OpenShift Express console will list your accounts and
-				applications and allow you to manage your resources on the Red Hat
-				PaaS. Actions in the context menu allow you to create new users,
-				manage domains, applications, etc. The OpenShift console also allows
-				you to import OpenShift applications to projects in your local
-				workspace, to create Eclipse WTP server adapters etc. <br />
-			</td>
-		</tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Properties</b>
-			</td>
-			<td valign="top">Details to what's selected in the in the
-				OpenShift Express console are shown in the <b>Properties view</b>
-				<p>
-					<img src="images/openshift-properties.png" alt="OpenShift Express Properties" />
-				</p>
-				<p>
-					<small> <a
-						href="https://issues.jboss.org/browse/JBIDE-10528">Related
-							Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-		<tr>
-			<td colspan="2">
-				<hr />
-				<h3>OpenShift Server</h3>
-				<hr />
-			</td>
-		</tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>OpenShift Server Runtime</b></td>
-			<td valign="top">
-				You may now create the server adapter for an <b>OpenShift
-				Express Application</b> by choosing <b>Create a Server Adapter</b> in the
-				context menu of the <b>OpenShift Express Console</b>
-				<p>
-					<img src="images/console-create-a-server-adapter.png" alt="create server adapter" />
-				</p>
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10716">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-	</table>
-</body>
-
-</html>
-
-

Copied: trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html (from rev 39297, trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html)
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html	2012-03-07 15:11:11 UTC (rev 39339)
@@ -0,0 +1,108 @@
+<?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>OpenShift Tools 2.3.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>OpenShift 2.3.0.Beta1 What's New</h1>
+
+	<p align="right">
+		<a href="../index.html">&lt; Main Index</a> <a
+			href="../as/as-news-3.3.0.Beta1.html">Server Tools &gt;</a>
+	</p>
+	<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>OpenShift Express Console</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>OpenShift Express Console</b>
+			</td>
+			<td valign="top">
+			    We reworked the whole UI for OpenShift in JBoss Tools 3.3.0 Beta1. Was was a single wizard in M5 is now split up
+				into different parts with concise aims. The central entry point is now what we call the <b>OpenShift Express console</b>.
+				<p>
+					<img src="images/openshift-console.png"	alt="OpenShift Express Console" />
+				</p> 
+				The OpenShift Express console will list your accounts and
+				applications and allow you to manage your resources on the Red Hat
+				PaaS. Actions in the context menu allow you to create new users,
+				manage domains, applications, etc. The OpenShift console also allows
+				you to import OpenShift applications to projects in your local
+				workspace, to create Eclipse WTP server adapters etc. <br />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Properties</b>
+			</td>
+			<td valign="top">Details to what's selected in the in the
+				OpenShift Express console are shown in the <b>Properties view</b>
+				<p>
+					<img src="images/openshift-properties.png" alt="OpenShift Express Properties" />
+				</p>
+				<p>
+					<small> <a
+						href="https://issues.jboss.org/browse/JBIDE-10528">Related
+							Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>OpenShift Server</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>OpenShift Server Runtime</b></td>
+			<td valign="top">
+				You may now create the server adapter for an <b>OpenShift
+				Express Application</b> by choosing <b>Create a Server Adapter</b> in the
+				context menu of the <b>OpenShift Express Console</b>
+				<p>
+					<img src="images/console-create-a-server-adapter.png" alt="create server adapter" />
+				</p>
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10716">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+	</table>
+</body>
+
+</html>
+
+


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



More information about the jbosstools-commits mailing list