Author: ate
Date: Fri Dec 21 07:01:34 2007
New Revision: 606215
URL: http://svn.apache.org/viewvc?rev=606215&view=rev
Log:
preparing for 1.0.4 release
- release notes
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?rev=606215&view=auto
==============================================================================
--- portals/bridges/trunk/xdocs/release-notes.xml (added)
+++ portals/bridges/trunk/xdocs/release-notes.xml Fri Dec 21 07:01:34 2007
@@ -0,0 +1,48 @@
+<?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.4</title>
+ <subtitle>Release Notes - Portals Bridges - Version 1.0.4</subtitle>
+ <authors>
+ <person name="Ate Douma" email="[EMAIL PROTECTED]" />
+ </authors>
+ </properties>
+ <body>
+ <section name="Release Notes - Portals Bridges - Version 1.0.4">
+ <p>
+ The list below outlines the issues that are addressed with
release 1.0.4.
+ </p>
+ <p>
+ The release notes of the previous release 1.0.3 are available
here: <a href="release-notes-1.0.3.html">release notes 1.0.3</a>.
+ </p>
+ <subsection name="Bug">
+ <ul>
+ <li>[<a
href='https://issues.apache.org/jira/browse/PB-71'>PB-71</a>] - FacesPortlet
should apply RenderKitFactory.HTML_BASIC_RENDER_KIT when default-render-kit-id
is not specified</li>
+ <li>[<a
href='https://issues.apache.org/jira/browse/PB-72'>PB-72</a>] -
ClassCastException in PortletApplicationModelImpl since Spring Framework
2.0.5</li>
+ </ul>
+ </subsection>
+ <subsection name="Improvement">
+ <ul>
+ <li>[<a
href='https://issues.apache.org/jira/browse/PB-74'>PB-74</a>] - Safe creation
of context in GenericVelocityPortlet for JS2's new feature, auto-dispatching
for edit_defaults mode.</li>
+ <li>[<a
href='https://issues.apache.org/jira/browse/PB-75'>PB-75</a>] - GroovyPortlet
need to support Jetspeed's new feature, auto-dispatching for edit_defaults mode
option.</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
Propchange: portals/bridges/trunk/xdocs/release-notes.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]