Author: smumford
Date: 2010-11-14 19:32:28 -0500 (Sun, 14 Nov 2010)
New Revision: 5084
Modified:
epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/5.1.0_Release_Notes.xml
epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/Revision_History.xml
Log:
JBEPP-603: Updated component list
Modified: epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/5.1.0_Release_Notes.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/5.1.0_Release_Notes.xml 2010-11-14
07:03:43 UTC (rev 5083)
+++
epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/5.1.0_Release_Notes.xml 2010-11-15
00:32:28 UTC (rev 5084)
@@ -70,9 +70,7 @@
<entry>
Version
</entry>
-
</row>
-
</thead>
<tbody>
<row>
@@ -82,126 +80,135 @@
<entry>
5.0.1-GA
</entry>
-
</row>
<row>
<entry>
- JBoss Cache
+ eXo Kernel
</entry>
<entry>
- 3.2.6
+ 2.2.6.CR01
</entry>
-
</row>
- <row>
+ <row>
+ <entry>
+ eXo Core
+ </entry>
+ <entry>
+ 2.3.6-CR01
+ </entry>
+ </row>
+ <row>
+ <entry>
+ eXo WS
+ </entry>
+ <entry>
+ 2.1.6-CR01
+ </entry>
+ </row>
+ <row>
<entry>
- GateIn Common
+ eXo JCR
</entry>
<entry>
- 2.0.3-GA
+ 1.12.6.CR01
</entry>
-
- </row>
- <row>
+ </row>
+ <row>
<entry>
- GateIn WCI
+ JBoss Cache
</entry>
<entry>
- 2.0.2-GA
+ 3.2.6
</entry>
-
</row>
- <row>
+ <row>
<entry>
- GateIn PC
+ Apache Shindig
</entry>
<entry>
- 2.2.0-CR01
+ 1.0-r790473-Patch04
</entry>
-
</row>
- <row>
+ <row>
+ <entry>
+ Simple Captcha
+ </entry>
+ <entry>
+ 1.1.1-GA-Patch01
+ </entry>
+ </row>
+ <row>
<entry>
- GateIn WSRP
+ GateIn Common
</entry>
<entry>
- 2.0.0-Beta05
+ 2.0.3-GA
</entry>
-
</row>
- <row>
+ <row>
<entry>
- GateIn MOP
+ GateIn WCI
</entry>
<entry>
- 1.0.3-GA
+ 2.0.2-GA
</entry>
-
</row>
- <row>
+ <row>
<entry>
- GateIn SSO
+ GateIn PC
</entry>
<entry>
- 1.0.0-epp
+ 2.2.0-CR02
</entry>
-
</row>
- <row>
+ <row>
<entry>
- PicketLink IDM
+ GateIn WSRP
</entry>
<entry>
- 1.1.6.GA
+ 2.0.0.CR02
</entry>
-
</row>
- <row>
+ <row>
<entry>
- eXo JCR
+ GateIn MOP
</entry>
<entry>
- 1.12.5-GA
+ 1.0.3-GA
</entry>
-
</row>
- <row>
+ <row>
<entry>
- eXo Kernel
+ PicketLink IDM
</entry>
<entry>
- 2.2.5-GA
+ 1.1.7.CR01
</entry>
-
</row>
- <row>
+ <row>
<entry>
- Portlet Bridge
+ Chromattic
</entry>
<entry>
- 2.1.0-CR01
+ 1.0.3
</entry>
-
</row>
- <row>
+ <row>
<entry>
- Chromattic
+ Portlet Bridge
</entry>
<entry>
- 1.0.3
+ 2.1.0-CR01
</entry>
-
</row>
- <row>
+ <row>
<entry>
- Apache Shindig
+ GateIn SSO
</entry>
<entry>
- 1.0-r790473-Patch04
+ 1.0.0-epp
</entry>
-
</row>
-
</tbody>
</tgroup>
@@ -443,6 +450,17 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-562"></ulink>...
+ <listitem>
+ <para>
+ A <emphasis
role="bold">NullPointerException</emphasis> was be seen in a server log
stacktrace after a user authenticated with the SPNEGO Single Sign-On method was
automatically evicted after the set time-out period has elapsed.
+ </para>
+ <para>
+ This issue did not produce any other effects and has been resolved
with a change in the code in <filename>SPNEGORolesModule.java</filename>.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist> <!--Close list: Fixed in Product-->
<variablelist>
@@ -507,6 +525,19 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-521"></ulink>...
+ <listitem>
+ <para>
+ New text has been added to the startup log to identify which version
of the product is being run.
+ </para>
+ <para>
+ The new output will appear similar to the example below:
+ </para>
+<screen>11:05:34,923 INFO [VersionDisplayer] JBoss Enterprise Portal Platform
[5.1.0-epp-ER04-SNAPSHOT]
+</screen>
+ </listitem>
+ </varlistentry>
</variablelist> <!--Close list: New Features-->
<variablelist>
@@ -566,17 +597,6 @@
</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-562"></ulink>...
- <listitem>
- <para>
- A <emphasis
role="bold">NullPointerException</emphasis> can be seen in a server log
stacktrace after a user authenticated with the SPNEGO Single Sign-On method is
automatically evicted after the set time-out period has elapsed.
- </para>
- <para>
- This issue does not produce any other effects.
- </para>
- </listitem>
- </varlistentry>
</variablelist>
</section> <!-- Close Section: Known Issues-->
Modified: epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/Revision_History.xml 2010-11-14
07:03:43 UTC (rev 5083)
+++ epp/docs/branches/EPP_5_1_Branch/Release_Notes/en-US/Revision_History.xml 2010-11-15
00:32:28 UTC (rev 5084)
@@ -9,7 +9,7 @@
<revhistory>
<revision>
<revnumber>1-1.3</revnumber>
- <date>Tue Nov 09 2010</date>
+ <date>Wed Nov 10 2010</date>
<author>
<firstname>Scott</firstname>
<surname>Mumford</surname>
@@ -17,7 +17,8 @@
</author>
<revdescription>
<simplelist>
- <member>Added more JIRA descriptions. Split 'Issues
Fixed' into Product, Upstream and New Features lists</member>
+ <member>Added more JIRA descriptions.</member>
+ <member>Split 'Issues Fixed' into Product, Upstream and New Features
lists</member>
</simplelist>
</revdescription>
</revision>