[gatein-commits] gatein SVN: r9176 - in epp/docs/branches/6.0/Developer_Guide/en-US: Portal_Development and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 21 06:50:25 EST 2013


Author: aakanksha_writer
Date: 2013-02-21 06:50:25 -0500 (Thu, 21 Feb 2013)
New Revision: 9176

Modified:
   epp/docs/branches/6.0/Developer_Guide/en-US/Portal_Development/Portal_Extension.xml
   epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml
   epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml
Log:
BZ#912678

Modified: epp/docs/branches/6.0/Developer_Guide/en-US/Portal_Development/Portal_Extension.xml
===================================================================
(Binary files differ)

Modified: epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml	2013-02-21 05:42:57 UTC (rev 9175)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml	2013-02-21 11:50:25 UTC (rev 9176)
@@ -4,6 +4,20 @@
   <title>Revision History</title>
   <simpara>
     <revhistory>
+	<revision>
+        <revnumber>6.0.0-18</revnumber>
+        <date>Fri Feb 21 2013</date>
+        <author>
+          <firstname>Aakanksha</firstname>
+          <surname>Singh</surname>
+          <email/>
+        </author>
+        <revdescription>
+          <simplelist>
+            <member>BZ#912678: NEEDINFO  - Incorporating SME feedback</member>
+          </simplelist>
+        </revdescription>
+      </revision>
       <revision>
         <revnumber>6.0.0-17</revnumber>
         <date>Fri Feb 15 2013</date>

Modified: epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml
===================================================================
--- epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml	2013-02-21 05:42:57 UTC (rev 9175)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml	2013-02-21 11:50:25 UTC (rev 9176)
@@ -1,29 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<chapter id="sid-55378941">
+<chapter id="Appendix_-_Quickstarts">
     
     <title>Appendix - Quickstarts</title>
+	<remark>BZ#912678: NEEDINFO -Awaiting inputs from Honza on how to use WOLF repository which is needed to build ent.quickstarts</remark>
     <para>JBoss Portal Platform Quickstarts provide small, specific, working examples that can be used as a reference for your own project.</para>
     <para>The Quickstarts can be obtained in one of the following ways:</para>
-    <section id="sid-55378941_Appendix-Quickstarts-DownloadsPage">
+    <section id="JBoss_Portal_Platform_Downloads_Page">
       
       <title>JBoss Portal Platform Downloads Page</title>
-      <remark>Source: https://https://docs.jboss.org/author/display/GTNPORTAL35/Appendix+-+Code+Examples+alias+Quickstarts, incorporated changes up to version 3</remark>
       <itemizedlist>
         <listitem>
-          <remark>FIXME: From where are the Quickstart examples to be downloaded from?</remark>
           <para>
-            A zip archive containing all Quickstarts can be downloaded from
-            <ulink url="http://www.jboss.org/gatein/downloads/gateinportal.html">JBoss Portal Platform Downloads page</ulink>
-            .
-          </para>
+            A zip archive containing all Quickstarts can be downloaded from the <ulink url="https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributionsproduct=jbportalversion=6.0.0">JBoss Portal Platform Downloads page</ulink> on Customer Portal</para>
         </listitem>
       </itemizedlist>
     </section>
-    <section id="sid-55378941_Appendix-Quickstarts-IDE">
+    <section id="JBoss_Developer_Studio_or_Eclipse_with_JBoss_Tools">
       
       <title>JBoss Developer Studio or Eclipse with JBoss Tools</title>
-      <remark>FIXME: From where are the Quickstart examples to be obtained?</remark>
+      <remark>BZ#912678:NEEDINFO -Complete information needed on how to deploy quickstarts directly from IDE to JPP </remark>
       <itemizedlist>
         <listitem>
           <para>
@@ -52,15 +48,28 @@
           </para>
         </listitem>
       </itemizedlist>
+    <!-- <para>
+	The new runtime environment allows to deploy quickstarts directly from IDE to JBoss Portal Platform.
+	</para>
+	
+	<para> Example:</para>
+	<para> Window -> Preferences -> Server -> Runtime Environments then click Add... and choose JBoss EAP 6.x from JBoss Enterprise Middleware folder.</para>
+	
+	<note>
+		<para>
+		Set JPP_HOME as home directory.
+		</para>
+	</note> -->
     </section>
-    <section id="sid-55378941_Appendix-Quickstarts-GitHub">
+   <!--# Section comment as per the SME feedback, refer BZ#912678
+ <section id="sid-55378941_Appendix-Quickstarts-GitHub">
       
-      <title>GitHub</title>
+       <title>GitHub</title>
       <remark>FIXME: Which git repo are customers to use?</remark>
       <para>Issue the following command</para>
       <informalexample>
         <programlisting>git clone https://github.com/gatein/gatein-portal-quickstart.git</programlisting>
       </informalexample>
       <para>... and switch to the branch compatible with your JBoss Portal Platform version.</para>
-    </section>
+    </section> -->
   </chapter>



More information about the gatein-commits mailing list