<!--

 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.

-->

$Id: RELEASE-NOTES.txt 890528 2009-12-14 22:54:09Z lu4242 $


= 1.4 =

== Overview ==

This release add support for portlets and new modules for compile orchestra with jsf 1.2 and 2.0 implementations.

Also, orchestra core15 was merged in orchestra core module, because JDK 1.4 has reached its End of Life.

== Backwards Compatibility ==

This release is backwards-compatible with version 1.3.1

== Bugfixes

    * [ORCHESTRA-15] - Orchestra in Portal Environment
    * [ORCHESTRA-17] - RequestParameterFacesContextFactory only works with HttpServletResponse
    * [ORCHESTRA-25] - Orchestra does not work within BEA WebLogic JSF portlet - FacesContextFactory related problem
    * [ORCHESTRA-39] - Conversations are not cleaned up if session timeout is near conversation timeout

== Known Issues

== Major Changes

    * [ORCHESTRA-45] - Support for JSF 2.0 (create core20 module)
    * [ORCHESTRA-46] - Create orchestra core12 module
    * [ORCHESTRA-47] - Merge orchestra core15 branch into core, since orchestra will be JDK 1.5 compatible

== New Features

== History

1.0 release based on r583187
Branched for 1.1 release on r634925
Branched for 1.2 release on r671173
Branched for 1.3 release on r707462
Branched for 1.3.1 release on r749100
Branched for 1.4 release on r??
