JBoss Portal SVN: r12544 - in docs/tags/JBoss_Portal_2_7_1: quickstartGuide and 7 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 08:32:10 -0500 (Fri, 16 Jan 2009)
New Revision: 12544
Modified:
docs/tags/JBoss_Portal_2_7_1/pom.xml
docs/tags/JBoss_Portal_2_7_1/quickstartGuide/en/master.xml
docs/tags/JBoss_Portal_2_7_1/quickstartGuide/pom.xml
docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-bin.README
docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-ha-bin.README
docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-src.README
docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/master.xml
docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/installation.xml
docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/supported.xml
docs/tags/JBoss_Portal_2_7_1/referenceGuide/pom.xml
docs/tags/JBoss_Portal_2_7_1/userGuide/en/master.xml
docs/tags/JBoss_Portal_2_7_1/userGuide/pom.xml
Log:
Fixing version numbers
Modified: docs/tags/JBoss_Portal_2_7_1/pom.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/pom.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/pom.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -5,7 +5,7 @@
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Docs Aggregator</name>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<modules>
<module>userGuide</module>
Modified: docs/tags/JBoss_Portal_2_7_1/quickstartGuide/en/master.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/quickstartGuide/en/master.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/quickstartGuide/en/master.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -3,9 +3,9 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book lang="en">
<bookinfo>
- <title>JBoss Portal 2.7.0</title>
+ <title>JBoss Portal 2.7.1</title>
<subtitle>Quickstart User Guide</subtitle>
- <releaseinfo>July 2008</releaseinfo>
+ <releaseinfo>January 2009</releaseinfo>
<author>
<firstname>Kevin</firstname>
Modified: docs/tags/JBoss_Portal_2_7_1/quickstartGuide/pom.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/quickstartGuide/pom.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/quickstartGuide/pom.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -7,12 +7,12 @@
<parent>
<groupId>org.jboss.portal</groupId>
<artifactId>jboss-portal-docs-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.jboss.portal</groupId>
<artifactId>quickstartGuide-${translation}</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<packaging>jdocbook</packaging>
<name>QuickStart_Guide_${translation}</name>
Modified: docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-bin.README
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-bin.README 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-bin.README 2009-01-16 13:32:10 UTC (rev 12544)
@@ -1,5 +1,5 @@
- JBoss Portal 2.7.0
+ JBoss Portal 2.7.1
LGPL Licensed (See http://www.gnu.org/copyleft/lesser.html for details on the product usage)
JBoss Portal is the next generation open source content management system (CMS) and portal
Modified: docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-ha-bin.README
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-ha-bin.README 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-ha-bin.README 2009-01-16 13:32:10 UTC (rev 12544)
@@ -1,5 +1,5 @@
- JBoss Portal 2.7.0
+ JBoss Portal 2.7.1
LGPL Licensed (See http://www.gnu.org/copyleft/lesser.html for details on the product usage)
JBoss Portal is the next generation open source content management system (CMS) and portal
Modified: docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-src.README
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-src.README 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/readmeFiles/jboss-portal-src.README 2009-01-16 13:32:10 UTC (rev 12544)
@@ -1,5 +1,5 @@
- JBoss Portal 2.7.0
+ JBoss Portal 2.7.1
LGPL Licensed (See http://www.gnu.org/copyleft/lesser.html for details on the product usage)
JBoss Portal is the next generation open source content management system (CMS) and portal
Modified: docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/master.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/master.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/master.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -3,9 +3,9 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book lang="en">
<bookinfo>
- <title><trademark class="registered">JBoss</trademark> Portal 2.7.0</title>
+ <title><trademark class="registered">JBoss</trademark> Portal 2.7.1</title>
<subtitle>Reference Guide</subtitle>
- <releaseinfo>July 2008</releaseinfo>
+ <releaseinfo>January 2009</releaseinfo>
<author>
<firstname>Thomas</firstname>
<surname>Heute</surname>
Modified: docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/installation.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/installation.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/installation.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -508,56 +508,56 @@
<para>
Several modules have been extracted from the JBoss Portal SVN repository.
These modules have a different lifecycle and a different version scheme. The
- following is a list of modules used in JBoss Portal 2.7.0, and the locations
+ following is a list of modules used in JBoss Portal 2.7.1, and the locations
of their source code:
</para>
<para>
<itemizedlist>
<listitem>
<para>
- JBoss Portal Common 1.2.2:
+ JBoss Portal Common 1.2.3:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/common/tags/JBP_COMMON_1_2_2
+ http://anonsvn.jboss.org/repos/portal/modules/common/tags/JBP_COMMON_1_2_3
</emphasis>
</para>
</listitem>
<listitem>
<para>
- JBoss Portal Web 1.2.2:
+ JBoss Portal Web 1.2.3:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/web/tags/JBP_WEB_1_2_2
+ http://anonsvn.jboss.org/repos/portal/modules/web/tags/JBP_WEB_1_2_3
</emphasis>
</para>
</listitem>
<listitem>
<para>
- JBoss Portal Test 1.0.3:
+ JBoss Portal Test 1.0.4:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/test/tags/JBP_TEST_1_0_3
+ http://anonsvn.jboss.org/repos/portal/modules/test/tags/JBP_TEST_1_0_4
</emphasis>
</para>
</listitem>
<listitem>
<para>
- JBoss Portal Portlet 2.0.4:
+ JBoss Portal Portlet 2.0.5:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/portlet/tags/JBP_PORTLET_2_0_4
+ http://anonsvn.jboss.org/repos/portal/modules/portlet/tags/JBP_PORTLET_2_0_5
</emphasis>
</para>
</listitem>
<listitem>
<para>
- JBoss Portal Identity 1.0.5:
+ JBoss Portal Identity 1.0.6:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/identity/tags/JBP_IDENTITY_...
+ http://anonsvn.jboss.org/repos/portal/modules/identity/tags/JBP_IDENTITY_...
</emphasis>
</para>
</listitem>
<listitem>
<para>
- JBoss Portal CMS 1.2.1:
+ JBoss Portal CMS 1.2.3:
<emphasis>
- http://anonsvn.jboss.org/repos/portal/modules/cms/tags/JBP_CMS_1_2_1
+ http://anonsvn.jboss.org/repos/portal/modules/cms/tags/JBP_CMS_1_2_3
</emphasis>
</para>
</listitem>
Modified: docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/supported.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/supported.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/referenceGuide/en/modules/supported.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -36,7 +36,7 @@
</sect1>
<sect1>
<title>JBoss Application Server</title>
- <para>JBoss Portal 2.7.0 is tested with JBoss Application Server (AS) JBoss AS 4.2.3, JBoss Enterprise Application Platform (EAP) 4.2 and JBoss EAP 4.3. It is highly recommended that customers who have access to the <ulink url="https://support.redhat.com/portal/login.html">JBoss Customer Support Portal (CSP)</ulink> use JBoss EAP 4.3. Customers who do not have access to the JBoss CSP should use <ulink url="http://labs.jboss.com/jbossas/">JBoss AS</ulink>.
+ <para>JBoss Portal 2.7.1 is tested with JBoss Application Server (AS) JBoss AS 4.2.3, JBoss Enterprise Application Platform (EAP) 4.2 and JBoss EAP 4.3. It is highly recommended that customers who have access to the <ulink url="https://support.redhat.com/portal/login.html">JBoss Customer Support Portal (CSP)</ulink> use JBoss EAP 4.3. Customers who do not have access to the JBoss CSP should use <ulink url="http://labs.jboss.com/jbossas/">JBoss AS</ulink>.
</para>
<warning>
<para>JBoss AS versions 4.0.<replaceable>x</replaceable> are not supported.</para>
@@ -54,7 +54,7 @@
<listitem><trademark class="registered">Microsoft</trademark><trademark class="registered"> SQL Server</trademark></listitem>
<listitem>MaxDB</listitem>
</itemizedlist>
- <para>JBoss Portal employs Hibernate as an interface to a Relational Database Management System (RDBMS). Most Relational Database Management Systems supported by Hibernate will work with JBoss Portal.</para>
+ <para>JBoss Portal employs Hibernate as an interface to a Relational Database Management System (RDBMS).</para>
</sect1>
<sect1>
<title>Source Building</title>
Modified: docs/tags/JBoss_Portal_2_7_1/referenceGuide/pom.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/referenceGuide/pom.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/referenceGuide/pom.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -12,7 +12,7 @@
<groupId>org.jboss.portal</groupId>
<artifactId>referenceGuide-${translation}</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<packaging>jdocbook</packaging>
<name>Reference_Guide_${translation}</name>
Modified: docs/tags/JBoss_Portal_2_7_1/userGuide/en/master.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/userGuide/en/master.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/userGuide/en/master.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -3,9 +3,9 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book lang="en">
<bookinfo>
- <title>JBoss Portal 2.7.0</title>
+ <title>JBoss Portal 2.7.1</title>
<subtitle>User Guide</subtitle>
- <releaseinfo>July 2008</releaseinfo>
+ <releaseinfo>January 2009</releaseinfo>
</bookinfo>
<toc/>
Modified: docs/tags/JBoss_Portal_2_7_1/userGuide/pom.xml
===================================================================
--- docs/tags/JBoss_Portal_2_7_1/userGuide/pom.xml 2009-01-16 12:38:40 UTC (rev 12543)
+++ docs/tags/JBoss_Portal_2_7_1/userGuide/pom.xml 2009-01-16 13:32:10 UTC (rev 12544)
@@ -12,7 +12,7 @@
<groupId>org.jboss.portal</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.7.0</version>
+ <version>2.7.1</version>
<packaging>jdocbook</packaging>
<name>User_Guide_${translation}</name>
17 years, 3 months
JBoss Portal SVN: r12543 - docs/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:38:40 -0500 (Fri, 16 Jan 2009)
New Revision: 12543
Added:
docs/tags/JBoss_Portal_2_7_1/
Log:
Tagging docs
Copied: docs/tags/JBoss_Portal_2_7_1 (from rev 12542, docs/branches/JBoss_Portal_Branch_2_7)
17 years, 3 months
JBoss Portal SVN: r12542 - tags and 1 other directory.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:35:31 -0500 (Fri, 16 Jan 2009)
New Revision: 12542
Added:
tags/JBoss_Portal_2_7_1/
Removed:
branches/JBoss_Portal_Release_Branch_2_7_1/
Log:
2.7.1
Copied: tags/JBoss_Portal_2_7_1 (from rev 12541, branches/JBoss_Portal_Release_Branch_2_7_1)
17 years, 3 months
JBoss Portal SVN: r12540 - in modules/web: tags and 1 other directory.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:28:41 -0500 (Fri, 16 Jan 2009)
New Revision: 12540
Added:
modules/web/tags/JBP_WEB_1_2_3/
Removed:
modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/
Log:
Tagging Web 1.2.3
Copied: modules/web/tags/JBP_WEB_1_2_3 (from rev 12539, modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3)
17 years, 3 months
JBoss Portal SVN: r12539 - in modules/test: tags and 1 other directory.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:27:07 -0500 (Fri, 16 Jan 2009)
New Revision: 12539
Added:
modules/test/tags/JBP_TEST_1_0_4/
Removed:
modules/test/branches/JBP_TEST_RELEASE_BRANCH_1_0_4/
Log:
Tagging test 1.0.4
Copied: modules/test/tags/JBP_TEST_1_0_4 (from rev 12538, modules/test/branches/JBP_TEST_RELEASE_BRANCH_1_0_4)
17 years, 3 months
JBoss Portal SVN: r12538 - in modules/portlet: tags and 1 other directory.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:25:52 -0500 (Fri, 16 Jan 2009)
New Revision: 12538
Added:
modules/portlet/tags/JBP_PORTLET_2_0_5/
Removed:
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/
Log:
tagging portlet 2.0.5
Copied: modules/portlet/tags/JBP_PORTLET_2_0_5 (from rev 12537, modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5)
17 years, 3 months
JBoss Portal SVN: r12537 - in modules/cms: tags and 1 other directory.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:20:56 -0500 (Fri, 16 Jan 2009)
New Revision: 12537
Added:
modules/cms/tags/JBP_CMS_1_2_3/
Removed:
modules/cms/branches/JBP_CMS_RELEASE_BRANCH_1_2_3/
Log:
Tags CMS 1.2.3
Copied: modules/cms/tags/JBP_CMS_1_2_3 (from rev 12536, modules/cms/branches/JBP_CMS_RELEASE_BRANCH_1_2_3)
17 years, 3 months
JBoss Portal SVN: r12536 - modules/common/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-16 07:19:47 -0500 (Fri, 16 Jan 2009)
New Revision: 12536
Added:
modules/common/tags/JBP_COMMON_1_2_3/
Removed:
modules/common/tags/JBOSS_COMMON_1_2_3/
Log:
oups
Copied: modules/common/tags/JBP_COMMON_1_2_3 (from rev 12535, modules/common/tags/JBOSS_COMMON_1_2_3)
17 years, 3 months