From jbosstools-commits at lists.jboss.org Mon Jan 2 20:29:30 2012 Content-Type: multipart/mixed; boundary="===============1974333443650232013==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r37608 - in trunk/openshift/docs/reference/en-US: images and 1 other directories. Date: Mon, 02 Jan 2012 20:29:30 -0500 Message-ID: <201201030129.q031TUse027688@svn01.web.mwc.hst.phx2.redhat.com> --===============1974333443650232013== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2012-01-02 20:29:29 -0500 (Mon, 02 Jan 2012) New Revision: 37608 Added: trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_d= eploy_to_OpenShift_Express.xml trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/ trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/op= enshift_express_profile_01.png Modified: trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml Log: updated with profile info Added: trunk/openshift/docs/reference/en-US/Modifying_your_web_application_= to_deploy_to_OpenShift_Express.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_= deploy_to_OpenShift_Express.xml (rev 0) +++ trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_= deploy_to_OpenShift_Express.xml 2012-01-03 01:29:29 UTC (rev 37608) @@ -0,0 +1,28 @@ + + + + Modifying your web application to deploy to OpenShift Express</= title> + <para> + Open the <filename>pom.xml</filename> file of your web application in th= e editor by double-clicking on the file in your <guilabel>Project Explorer<= /guilabel> and selecting the <guilabel>pom.xml</guilabel> tab in your workb= ench. + </para> + <para> + Create <code>profiles</code> tags within the <code>project</code> tags o= f the <filename>pom.xml</filename> file. Within the <code>profiles</code> t= ags, press <keycap>Ctrl</keycap> and <keysym>Spacebar</keysym> together to = trigger auto-completion. + </para> + <para> + From the context menu of the auto-completion, select <guimenuitem>OpenSh= ift Express profile - OpenShift Express profile</guimenuitem>. Doing so wil= l insert the profile information necessary to connect to OpenShift Express. + </para> + <figure id=3D"openshift_express_profile_01"> + <title>Selecting the OpenShift Express Profile + + + + + + + Auto-completion selection screen. + + + + + + Modified: trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Gu= ide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xm= l 2012-01-03 00:46:50 UTC (rev 37607) +++ trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xm= l 2012-01-03 01:29:29 UTC (rev 37608) @@ -6,6 +6,7 @@ + Added: trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profil= e/openshift_express_profile_01.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/openshift/docs/reference/en-US/images/OpenShift_= Express_Profile/openshift_express_profile_01.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream --===============1974333443650232013==--