[portal-commits] JBoss Portal SVN: r9167 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Wed Nov 28 09:18:08 EST 2007


Author: thomas.heute at jboss.com
Date: 2007-11-28 09:18:08 -0500 (Wed, 28 Nov 2007)
New Revision: 9167

Modified:
   docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
Log:
Define version of embedded modules

Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
===================================================================
--- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml	2007-11-28 14:06:19 UTC (rev 9166)
+++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml	2007-11-28 14:18:08 UTC (rev 9167)
@@ -230,6 +230,17 @@
                   </para>
                </listitem>
             </itemizedlist>
+            <note><para>Several parts have been extracted from the code above. Those modules have a different lifecycle and
+            a different versioning. Here is the list of modules used in JBoss Portal 2.6.2 and the location of the source code.
+            <itemizedlist>
+               <listitem><para>JBoss Portal Common 1.1.0:</para> <para>http://anonsvn.jboss.org/repos/portal/modules/common/tags/JBP_COMMON_1_1_0</para></listitem>
+               <listitem>JBoss Portal Web 1.1: http://anonsvn.jboss.org/repos/portal/modules/web/tags/JBP_WEB_1_1_0</listitem>
+               <listitem>JBoss Portal Test 1.0.1: http://anonsvn.jboss.org/repos/portal/modules/test/tags/JBP_TEST_1_0_1</listitem>
+               <listitem>JBoss Portal Portlet 1.0.1: http://anonsvn.jboss.org/repos/portal/modules/portlet/tags/JBP_PORTLET_1_0_1</listitem>
+               <listitem>JBoss Portal Identity 1.0.1: http://anonsvn.jboss.org/repos/portal/modules/identity/tags/JBP_IDENTITY_1_0_1</listitem>
+            </itemizedlist>
+            </para>
+            </note>  
          </para>
          <para>
             After checking out of SVN or extracting the Source zip, your directory structure should look like this:




More information about the portal-commits mailing list