You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-commits@portals.apache.org by at...@apache.org on 2007/07/09 02:44:23 UTC

svn commit: r554505 - /portals/bridges/trunk/xdocs/release-notes.xml

Author: ate
Date: Sun Jul  8 17:44:22 2007
New Revision: 554505

URL: http://svn.apache.org/viewvc?view=rev&rev=554505
Log:
Preparation for release 1.0.2
- release notes 1.0.2

Added:
    portals/bridges/trunk/xdocs/release-notes.xml   (with props)

Added: portals/bridges/trunk/xdocs/release-notes.xml
URL: http://svn.apache.org/viewvc/portals/bridges/trunk/xdocs/release-notes.xml?view=auto&rev=554505
==============================================================================
--- portals/bridges/trunk/xdocs/release-notes.xml (added)
+++ portals/bridges/trunk/xdocs/release-notes.xml Sun Jul  8 17:44:22 2007
@@ -0,0 +1,64 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<document>
+  <properties>
+    <title>Release Notes - Portals Bridges - Version 1.0.2</title>
+    <subtitle>Release Notes - Portals Bridges - Version 1.0.2</subtitle>
+    <authors>
+      <person name="Ate Douma" email="ate@douma.nu" />
+    </authors>
+  </properties>
+  <body>
+<section name="Release Notes - Portals Bridges - Version 1.0.2">  
+  <p>
+    The list below outlines the issues that are addressed with release 1.0.2.
+  </p>
+  <p>
+    The release notes of the previous release 1.0.1 are available here: <a href="release-notes-1.0.1.html">release notes 1.0.1</a>.
+  </p>
+  <subsection name="Bug">
+<ul>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-7'>PB-7</a>] - Messages are not displayed, validation errors are ignored</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-58'>PB-58</a>] - PHP bridge: bug in ServletConfigImpl</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-59'>PB-59</a>] - Struts bridge: render phase of portlet doesn't remove the attr RENDER_CONTEXT from the portlet session</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-64'>PB-64</a>] - FacesPortlet should Restore View before the ActionRequest lifecycle is executed.</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-66'>PB-66</a>] - FacesPortlet should apply defaultRenderKitId instead of HTML_BASIC</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-68'>PB-68</a>] - PortletUIViewRoot needs saveState</li>
+</ul>
+</subsection>
+<subsection name="Improvement">
+<ul>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-63'>PB-63</a>] - Update to latest dependencies</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-67'>PB-67</a>] - Added support for ServletRequests</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-69'>PB-69</a>] - Groovy Portlet Bridge for rapid dev: Parse, instantiate, invoke and auto-refresh a groovy script portlet</li>
+  <li>[<a href='https://issues.apache.org/jira/browse/PB-70'>PB-70</a>] - Groovy Bridge needs to support groovy script preferences validator and groovy script pre-286 portlet.</li>
+</ul>
+</subsection>
+  <subsection name="New Feature">
+    <ul>
+      <li>[<a href='https://issues.apache.org/jira/browse/PB-65'>PB-65</a>] - PortletResourceURLFactory: A new generic interface for direct access to a portlet, a lightweight version of what Portlet 2.0 ResourceURL will provide</li>
+    </ul>
+  </subsection>
+  <subsection name="Sub-task">
+    <ul>
+      <li>[<a href='https://issues.apache.org/jira/browse/PB-25'>PB-25</a>] - Provide bridges library components build configuration and xdocs</li>
+    </ul>
+  </subsection>
+</section>
+  </body>
+</document>
\ No newline at end of file

Propchange: portals/bridges/trunk/xdocs/release-notes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: portals/bridges/trunk/xdocs/release-notes.xml
------------------------------------------------------------------------------
    svn:keywords = Id



---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-commits-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-commits-help@portals.apache.org