Author: taylor
Date: Thu May 28 03:20:08 2009
New Revision: 779420

URL: http://svn.apache.org/viewvc?rev=779420&view=rev
Log:
accidently left out logging

Modified:
    portals/site/xdocs/news.xml

Modified: portals/site/xdocs/news.xml
URL: 
http://svn.apache.org/viewvc/portals/site/xdocs/news.xml?rev=779420&r1=779419&r2=779420&view=diff
==============================================================================
--- portals/site/xdocs/news.xml (original)
+++ portals/site/xdocs/news.xml Thu May 28 03:20:08 2009
@@ -17,7 +17,8 @@
                                Jetspeed-2 passes the TCK (Test Compatibility 
Kit) suite and is fully CERTIFIED to the Java Portlet Standard. 
                        </p>
                        <p>As of version 2.2.0, Jetspeed is fully-compliant 
with the Portlet Specification 2.0 (JSR-286), pasing the Portlet 2.0 TCK (Test 
Compatibility Kit) suite and is fully CERTIFIED to the Java Portlet Standard.
-                       </p>         
+                       </p>
+                       <subsection name="New Features">                        
         
         <p>
                        <ul>
 <li>Portlet API 2.0 Support and Compliance</li>
@@ -31,6 +32,7 @@
 <li>Improved integration support for popular web development frameworks like 
Wicket, Spring MVC, and JSF</li>
                        </ul>                   
                </p>
+               </subsection>
                
         <h4>27 May 2009 - Apache Portals Applications 1.0</h4>
                        <p>
@@ -44,6 +46,7 @@
 <li>Demo - A portlet application dedicated to learning Java and Groovy portlet 
programming and tutorials, as well as some helpful weather and bookmark 
portlets</li>
 <li>RSS - A portlet application dedicated to the development of RSS portlet 
features</li>
 <li>Web Content - A portlet application dedicated to the development of Web 
Content rewriting and IFrame based web content.</li>
+<li>Logging - Apache Portals Applications Logging, (APA Logging), is a utility 
library used to setup and deploy logging to portlet applications and 
portals</li>
                        </ul>                   
                </p>
                    


Reply via email to