[jbosstools-commits] JBoss Tools SVN: r39357 - trunk/documentation/whatsnew/openshift.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Mar 7 15:48:38 EST 2012
Author: adietish
Date: 2012-03-07 15:48:37 -0500 (Wed, 07 Mar 2012)
New Revision: 39357
Modified:
trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
Log:
[JBIDE-11031] wrinting N&N for OpenShift
Modified: trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html 2012-03-07 20:29:01 UTC (rev 39356)
+++ trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html 2012-03-07 20:48:37 UTC (rev 39357)
@@ -122,7 +122,7 @@
</tr>
<tr>
<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
- <b>Source & binary deployment</b></td>
+ <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.
@@ -132,10 +132,10 @@
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. This is what we call the <b>binary</b> mode where binary artifacts
- are pushed to the OpenShift git repository.
+ and push them to the OpenShift application. 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.
</td>
- </td>tr>
+ </td>
</table>
</body>
More information about the jbosstools-commits
mailing list