Author: aakanksha_writer
Date: 2013-02-27 07:16:44 -0500 (Wed, 27 Feb 2013)
New Revision: 9187
Modified:
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:
link to quickstart updated
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-27 05:01:13
UTC (rev 9186)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/Revision_History.xml 2013-02-27 12:16:44
UTC (rev 9187)
@@ -5,6 +5,20 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>6.0.0-19</revnumber>
+ <date>Fri Feb 27 2013</date>
+ <author>
+ <firstname>Aakanksha</firstname>
+ <surname>Singh</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>BZ#912678, BZ#856447- Resolved</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>6.0.0-18</revnumber>
<date>Fri Feb 21 2013</date>
<author>
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-27
05:01:13 UTC (rev 9186)
+++ epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml 2013-02-27
12:16:44 UTC (rev 9187)
@@ -3,7 +3,6 @@
<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="JBoss_Portal_Platform_Downloads_Page">
@@ -12,14 +11,18 @@
<itemizedlist>
<listitem>
<para>
- A zip archive containing all Quickstarts can be downloaded from the <ulink
url="https://access.redhat.com/jbossnetwork/restricted/listSoftware....
Portal Platform Downloads page</ulink> on Customer Portal</para>
+ A zip archive containing all Quickstarts can be downloaded from the <ulink
url="https://access.redhat.com/jbossnetwork/restricted/listSoftware....
Portal Platform Downloads page</ulink> on Customer Portal</para>
</listitem>
</itemizedlist>
+<note>
+<para>
+For information on using WOLF repo refer to the <filename>readme</filename>
file avaiable in the quickstarts.
+</para>
+</note>
</section>
<section id="JBoss_Developer_Studio_or_Eclipse_with_JBoss_Tools">
<title>JBoss Developer Studio or Eclipse with JBoss Tools</title>
- <remark>BZ#912678:NEEDINFO -Complete information needed on how to deploy
quickstarts directly from IDE to JPP </remark>
<itemizedlist>
<listitem>
<para>
@@ -48,6 +51,11 @@
</para>
</listitem>
</itemizedlist>
+<note>
+<para>
+For more information on how to use and deploy quickstarts, refer to the
<filename>readme</filename> file of the quickstart.
+</para>
+</note>
<!-- <para>
The new runtime environment allows to deploy quickstarts directly from IDE to JBoss
Portal Platform.
</para>