<!--

 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 1326885 2012-04-17 02:26:38Z lu4242 $

= 1.5 =

== Overview ==

This is a maintenance release from 1.4

== Backwards Compatibility ==

This release is backwards-compatible with version 1.4

== Bugfixes

Bug

    * [ORCHESTRA-50] - Unresolved dependency of org.apache.commons.el.Logger
    * [ORCHESTRA-52] - ConversationManager.getInstance throws ClassCastException comparing DUMMY object
    * [ORCHESTRA-56] - When used with Prettyfaces, the conversationContext param is added to the URL multiple times
    * [ORCHESTRA-58] - ConversationManager should use equals to check for dummy id
    * [ORCHESTRA-59] - Orchestra does not work with JSF RI

Improvement

    * [ORCHESTRA-48] - Ensure log guard for debug level messages
    * [ORCHESTRA-49] - AccessScopePhaseListener should check for responseComplete in doAfterRestoreView

== Known Issues

== Major Changes

== 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 r890527
Branched for 1.5 release on r??
