[jbosstools-commits] JBoss Tools SVN: r39435 - in trunk/documentation/whatsnew: openshift and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Mar 12 08:42:02 EDT 2012


Author: max.andersen at jboss.com
Date: 2012-03-12 08:42:00 -0400 (Mon, 12 Mar 2012)
New Revision: 39435

Added:
   trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html
Removed:
   trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
Modified:
   trunk/documentation/whatsnew/index.html
Log:
JBIDE-11011 added missing news to index.html

Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html	2012-03-12 11:15:51 UTC (rev 39434)
+++ trunk/documentation/whatsnew/index.html	2012-03-12 12:42:00 UTC (rev 39435)
@@ -23,6 +23,8 @@
 
 <html>
 
+
+
 <table border="0" cellpadding="10" cellspacing="0" width="80%">
 
   <tr>
@@ -36,28 +38,31 @@
     <td valign="top" align="left">
       <p align="right"><b>3.3.0.Beta1</b>
     <td valign="top">
-    <!--
-      <p><a href="core/core-news-3.3.0.M5.html">Core/General</a></p>     
-      <p><a href="openshift/openshift-news-2.3.0.M5.html">OpenShift
+
+      <p><a href="core/core-news-3.3.0.Beta1.html">Core/General</a></p>     
+      <p><a href="openshift/openshift-news-2.3.0.Beta1.html">OpenShift
     Tools</a></p>
-      <p><a href="as/as-news-3.3.0.M5.html">JBoss AS Server
+      <p><a href="as/as-news-3.3.0.Beta1.html">JBoss AS Server
     Tools</a></p>
-    -->
+    
       <p><a href="jst/jst-news-3.3.0.Beta1.html">JST/JSF</a></p>
       <p><a href="vpe/vpe-news-3.3.0.Beta1.html">Visual Page Editor</a></p>
       <p><a href="cdi/cdi-news-3.3.0.Beta1.html">CDI/Seam 3 Tools</a></p>     
-      <!--
-      <p><a href="forge/forge-news-3.3.0.M5.html">Forge Tools</a></p>
-      <p><a href="hibernate/hibernate-news-3.5.0.M5.html">Hibernate Tools</a></p>
-      <p><a href="examples/examples-news-3.3.0.M5.html">Project Examples</a></p>
-      -->
+      
+      <p><a href="forge/forge-news-3.3.0.Beta1.html">Forge Tools</a></p>
+      <p><a href="hibernate/hibernate-news-3.5.0.Beta1.html">Hibernate Tools</a></p>
+      <p><a href="examples/examples-news-3.3.0.Beta1.html">Project Examples</a></p>
+      
       <p><a href="seam/seam-news-3.3.0.Beta1.html">Seam 2 Tools</a></p>
+     
       <p><a href="maven/maven-news-3.3.0.Beta1.html">Maven Tools</a></p>
       <p><a href="central/central-news-1.0.0.Beta1.html">JBoss Central</a></p>
+      <p><a href="usage/usage-news-3.3.0.Beta1.html">Usage</a></p>
+       <p><a href="ws/ws-news-1.2.2.Beta1.html">Webservices Tools</a></p>
+     
       <!--
       <p><a href="teiid/teiid-news-7.6.html">Teiid Designer</a></p>
-       <p><a href="ws/ws-news-1.2.2.M5.html">Webservices Tools</a></p>
-      -->
+     -->
     </td>
   </tr>
   <tr>

Copied: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html (from rev 39433, trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html)
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	                        (rev 0)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	2012-03-12 12:42:00 UTC (rev 39435)
@@ -0,0 +1,276 @@
+<?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.M1 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>General</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left">
+				<a name="itemname3" id="itemname3"></a>
+				<b>Complete overhaul</b>
+			</td>
+			<td valign="top">
+			Beta1 brought big changes to the <b>OpenShift Tools</b> in JBoss Tools. We tackled three times the amount of tickets we did in M5 (a total of 160). 
+			We introduced the new <b>OpenShift Express console</b>, we split the single <b>wizard</b> into several ones with concise aims and
+			we brought a new <b>OpenShift Server adapter</b> with its own runtime. The new adapter may publish source and binary artifacts to the PaaS.    
+			</td>
+		</tr>
+		<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">
+			    The central entry point is now what we call the <b>OpenShift Express console</b>.
+				It lists your accounts and applications. Actions in the context menu allow you manage your user accounts, domains, applications, embedded cartridges etc.<p>
+					<img src="images/openshift-console.png"	alt="OpenShift Express Console" />
+				</p> 
+				 <br />
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10528">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Properties</b>
+			</td>
+			<td valign="top">Details to the item selected in the OpenShift 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/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>User passwords</b>
+			</td>
+			<td valign="top">
+				We now allow you to store your OpenShift user password in the <b>secure storage</b>. 
+				You wont have to retype it over and over again. 
+				<p>
+					<img src="images/secure-storage.png"/>
+				</p>
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10693">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Embedded cartridges</b>
+			</td>
+			<td valign="top">
+				You may now add or remove embedded cartridges for your applications. Beta1 offers it's own wizard for that sake.
+				<p>
+					<img src="images/edit-embedded-cartridges.png"/>
+				</p>
+			</td>
+		</tr>
+		<tr>
+			<td colspan="2">
+				<hr />
+				<h3>Creation and Import Wizards</h3>
+				<hr />
+			</td>
+		</tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Create Application</b>
+			</td>
+			<td valign="top">
+				You may now create a new <b>OpenShift application</b> and import it to your workspace in a single hop. 
+				Choose name, type, embedded cartridges and get over to the settings for your local project.
+				<p>
+					<img src="images/wizard-new-application.png"/>
+				</p>
+			</td>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Import Application</b></td>
+			<td valign="top">
+				When importing, the application creation wizard will preselect the application you've chosen in the express console.
+				<p>
+					<img src="images/wizard-import.png" />
+				</p>
+				You may of course also make up your mind and choose another OpenShift application. 
+				A separate dialog allows you to pick among the applications you're currently running on your your Paas.
+				<p>
+					<img src="images/wizard-select-existing.png" />
+				</p>
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10479">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>	
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Workspace project</b></td>
+			<td valign="top">
+				When you create or import an OpenShift application, you may choose to either import it to a new <b>new project</b> 
+				or to enable OpenShift for an <b>existing project</b> in your workspace. 
+				We currently allow you to enable OpenShift for <b>Eclipse WTP</b> projects but we'll widen this up in upcoming releases.<br />
+				<p>
+					<img src="images/wizard-project.png" />
+				</p>
+			</td>
+		</tr>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>OpenShift Maven Profile</b></td>
+			<td valign="top">
+				When you enable OpenShift for an existing maven project in your workspace, we'll make shure it has the required
+				maven <b>openshift</b> profile. We add it to the pom if it's not present yet. 
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10444">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">
+				In M5 the <b>server adapter</b> was only created when importing an OpenShift application. 
+				Beta1 improves this a lot and allows you to exclusively create the server adapter. 
+				Choose <b>Create a Server Adapter</b> in the
+				context menu of the <b>OpenShift Express Console</b> and here you go, you get a fresh adapter for your
+				existing OpenShift applciation.
+				<p>
+					<img src="images/console-create-a-server-adapter.png" alt="create server adapter" />
+				</p>
+				We always tried to stick to the Eclipse standards and therefore now also allow you to create the adapter like 
+				any other Eclipse WTP server adapter. Choose the Eclipse <b>new server wizard</b> and pick the
+				<b>OpenShift Express Server</b>.
+				<p>
+					<img src="images/server-adapter-wizard.png" />
+				</p>
+				The second wizard page configures all OpenShift specific settings: Your credentials, the OpenShift applicaton 
+				and your workspace project. 
+				<p>
+					<img src="images/server-adapter-wizard-2.png" />
+				</p>
+				The new OpenShift Server Adapter is not bound to JBoss AS7 any more, it has it's own runtime. 
+				You may therefore use it to publish to <b>any OpenShift application</b>. The prior limitation that restricted 
+				you to publish to jbossas-7 applications only, is gone. 
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10716">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>OpenShift Server Editor</b></td>
+			<td valign="top">
+				The <b>Server Editor</b> now reports all relevant informations that are involved when publishing the 
+				workspace project to the OpenShift PaaS. 
+				You'll find the project, the OpenShift application, the host, user name, git branch and deployments directory.
+				<p>
+					<img src="images/server-editor.png" />
+				</p>
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10700">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+		<tr><td colspan="2"><hr/></td></tr>
+		<tr>
+			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+				<b>Source & Binary Deployment</b></td>
+			<td valign="top">
+				The new <b>OpenShift Server adapter</b> is now able to publish source and binary artifacts. 
+				When you create the adapter, you bind it to a project in your workspace. 
+				He'll (git) push any changes in the <b>source</b> of this project and publish them to the OpenShift application. 
+				That's what we call the source publishing mode. <br/>
+				Given a <b>jbossas-7</b> application, you may also drag and drop projects to the adapter as 
+				you always could with  Eclipse WTP server adapters.
+				The adapter will build wars for these projects, 
+				copy them to the <b>deployments</b> folder of your project (the project the adapter is bound to)
+				and push them to the OpenShift application. The JBoss AS7.1 will then pick those wars and deploy them. 
+				This is what we call the <b>binary</b> mode where binary artifacts are published to OpenShift.
+				<p>
+					<small>
+						<a href="https://issues.jboss.org/browse/JBIDE-10480">Related Jira</a>
+					</small>
+				</p>
+			</td>
+		</tr>
+	</table>
+</body>
+
+</html>
+
+

Deleted: trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html	2012-03-12 11:15:51 UTC (rev 39434)
+++ trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html	2012-03-12 12:42:00 UTC (rev 39435)
@@ -1,276 +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 3.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 3.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>General</h3>
-				<hr />
-			</td>
-		</tr>
-		<tr>
-			<td valign="top" align="left">
-				<a name="itemname3" id="itemname3"></a>
-				<b>Complete overhaul</b>
-			</td>
-			<td valign="top">
-			Beta1 brought big changes to the <b>OpenShift Tools</b> in JBoss Tools. We tackled three times the amount of tickets we did in M5 (a total of 160). 
-			We introduced the new <b>OpenShift Express console</b>, we split the single <b>wizard</b> into several ones with concise aims and
-			we brought a new <b>OpenShift Server adapter</b> with its own runtime. The new adapter may publish source and binary artifacts to the PaaS.    
-			</td>
-		</tr>
-		<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">
-			    The central entry point is now what we call the <b>OpenShift Express console</b>.
-				It lists your accounts and applications. Actions in the context menu allow you manage your user accounts, domains, applications, embedded cartridges etc.<p>
-					<img src="images/openshift-console.png"	alt="OpenShift Express Console" />
-				</p> 
-				 <br />
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10528">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Properties</b>
-			</td>
-			<td valign="top">Details to the item selected in the OpenShift 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/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>User passwords</b>
-			</td>
-			<td valign="top">
-				We now allow you to store your OpenShift user password in the <b>secure storage</b>. 
-				You wont have to retype it over and over again. 
-				<p>
-					<img src="images/secure-storage.png"/>
-				</p>
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10693">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Embedded cartridges</b>
-			</td>
-			<td valign="top">
-				You may now add or remove embedded cartridges for your applications. Beta1 offers it's own wizard for that sake.
-				<p>
-					<img src="images/edit-embedded-cartridges.png"/>
-				</p>
-			</td>
-		</tr>
-		<tr>
-			<td colspan="2">
-				<hr />
-				<h3>Creation and Import Wizards</h3>
-				<hr />
-			</td>
-		</tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Create Application</b>
-			</td>
-			<td valign="top">
-				You may now create a new <b>OpenShift application</b> and import it to your workspace in a single hop. 
-				Choose name, type, embedded cartridges and get over to the settings for your local project.
-				<p>
-					<img src="images/wizard-new-application.png"/>
-				</p>
-			</td>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Import Application</b></td>
-			<td valign="top">
-				When importing, the application creation wizard will preselect the application you've chosen in the express console.
-				<p>
-					<img src="images/wizard-import.png" />
-				</p>
-				You may of course also make up your mind and choose another OpenShift application. 
-				A separate dialog allows you to pick among the applications you're currently running on your your Paas.
-				<p>
-					<img src="images/wizard-select-existing.png" />
-				</p>
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10479">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>	
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Workspace project</b></td>
-			<td valign="top">
-				When you create or import an OpenShift application, you may choose to either import it to a new <b>new project</b> 
-				or to enable OpenShift for an <b>existing project</b> in your workspace. 
-				We currently allow you to enable OpenShift for <b>Eclipse WTP</b> projects but we'll widen this up in upcoming releases.<br />
-				<p>
-					<img src="images/wizard-project.png" />
-				</p>
-			</td>
-		</tr>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>OpenShift Maven Profile</b></td>
-			<td valign="top">
-				When you enable OpenShift for an existing maven project in your workspace, we'll make shure it has the required
-				maven <b>openshift</b> profile. We add it to the pom if it's not present yet. 
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10444">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">
-				In M5 the <b>server adapter</b> was only created when importing an OpenShift application. 
-				Beta1 improves this a lot and allows you to exclusively create the server adapter. 
-				Choose <b>Create a Server Adapter</b> in the
-				context menu of the <b>OpenShift Express Console</b> and here you go, you get a fresh adapter for your
-				existing OpenShift applciation.
-				<p>
-					<img src="images/console-create-a-server-adapter.png" alt="create server adapter" />
-				</p>
-				We always tried to stick to the Eclipse standards and therefore now also allow you to create the adapter like 
-				any other Eclipse WTP server adapter. Choose the Eclipse <b>new server wizard</b> and pick the
-				<b>OpenShift Express Server</b>.
-				<p>
-					<img src="images/server-adapter-wizard.png" />
-				</p>
-				The second wizard page configures all OpenShift specific settings: Your credentials, the OpenShift applicaton 
-				and your workspace project. 
-				<p>
-					<img src="images/server-adapter-wizard-2.png" />
-				</p>
-				The new OpenShift Server Adapter is not bound to JBoss AS7 any more, it has it's own runtime. 
-				You may therefore use it to publish to <b>any OpenShift application</b>. The prior limitation that restricted 
-				you to publish to jbossas-7 applications only, is gone. 
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10716">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>OpenShift Server Editor</b></td>
-			<td valign="top">
-				The <b>Server Editor</b> now reports all relevant informations that are involved when publishing the 
-				workspace project to the OpenShift PaaS. 
-				You'll find the project, the OpenShift application, the host, user name, git branch and deployments directory.
-				<p>
-					<img src="images/server-editor.png" />
-				</p>
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10700">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-		<tr><td colspan="2"><hr/></td></tr>
-		<tr>
-			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
-				<b>Source & Binary Deployment</b></td>
-			<td valign="top">
-				The new <b>OpenShift Server adapter</b> is now able to publish source and binary artifacts. 
-				When you create the adapter, you bind it to a project in your workspace. 
-				He'll (git) push any changes in the <b>source</b> of this project and publish them to the OpenShift application. 
-				That's what we call the source publishing mode. <br/>
-				Given a <b>jbossas-7</b> application, you may also drag and drop projects to the adapter as 
-				you always could with  Eclipse WTP server adapters.
-				The adapter will build wars for these projects, 
-				copy them to the <b>deployments</b> folder of your project (the project the adapter is bound to)
-				and push them to the OpenShift application. The JBoss AS7.1 will then pick those wars and deploy them. 
-				This is what we call the <b>binary</b> mode where binary artifacts are published to OpenShift.
-				<p>
-					<small>
-						<a href="https://issues.jboss.org/browse/JBIDE-10480">Related Jira</a>
-					</small>
-				</p>
-			</td>
-		</tr>
-	</table>
-</body>
-
-</html>
-
-



More information about the jbosstools-commits mailing list