[jbosstools-commits] JBoss Tools SVN: r39368 - in trunk/documentation/whatsnew/openshift: images and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Mar 8 06:54:05 EST 2012
Author: adietish
Date: 2012-03-08 06:54:04 -0500 (Thu, 08 Mar 2012)
New Revision: 39368
Added:
trunk/documentation/whatsnew/openshift/images/edit-embedded-cartridges.png
trunk/documentation/whatsnew/openshift/images/menu-edit-embedded-cartridges.png
trunk/documentation/whatsnew/openshift/images/secure-storage.png
trunk/documentation/whatsnew/openshift/images/server-adapter-wizard-2.png
trunk/documentation/whatsnew/openshift/images/server-adapter-wizard.png
trunk/documentation/whatsnew/openshift/images/server-editor.png
Modified:
trunk/documentation/whatsnew/openshift/images/openshift-console.png
trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html
Log:
[JBIDE-11031] wrinting N&N for OpenShift
Added: trunk/documentation/whatsnew/openshift/images/edit-embedded-cartridges.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/edit-embedded-cartridges.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/openshift/images/menu-edit-embedded-cartridges.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/menu-edit-embedded-cartridges.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/openshift/images/openshift-console.png
===================================================================
(Binary files differ)
Added: trunk/documentation/whatsnew/openshift/images/secure-storage.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/secure-storage.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/openshift/images/server-adapter-wizard-2.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/server-adapter-wizard-2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/openshift/images/server-adapter-wizard.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/server-adapter-wizard.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/openshift/images/server-editor.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/openshift/images/server-editor.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
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-08 10:12:24 UTC (rev 39367)
+++ trunk/documentation/whatsnew/openshift/openshift-news-3.3.0.Beta1.html 2012-03-08 11:54:04 UTC (rev 39368)
@@ -55,6 +55,11 @@
applications. It allows 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. <br />
+ <p>
+ <small>
+ <a href="https://issues.jboss.org/browse/JBIDE-10528">Related Jira</a>
+ </small>
+ </p>
</td>
</tr>
<tr>
@@ -74,6 +79,23 @@
</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 secure storage.
+ 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 valign="top" align="left"><a name="itemname3" id="itemname3"></a>
<b>Embedded cartridges</b>
</td>
<td valign="top">
@@ -122,6 +144,23 @@
</tr>
<tr>
<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+ <b>OpenShift Server Editor</b></td>
+ <td valign="top">
+ The OpenShift <b>Server Editor</b> now reports
+ <p>
+ <img src="images/server-editor.png" />
+ </p>
+ The <b>Server Editor</b> now reports all relevant details of the <b>workspace project</b> it will publish to the <b>OpenShift PaaS</b>.
+ You'll find the project, the OpenShift application, the host, user name, git branch and deployments directory.
+ <p>
+ <small>
+ <a href="https://issues.jboss.org/browse/JBIDE-10716">Related Jira</a>
+ </small>
+ </p>
+ </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.
@@ -135,7 +174,20 @@
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>
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Import wizards</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
+ <b>Existing projects</b></td>
+ <td valign="top">
+
+ </td>
</table>
</body>
More information about the jbosstools-commits
mailing list