You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2007/09/10 16:07:13 UTC

svn commit: r574253 - in /myfaces/orchestra/trunk: core/src/main/java/org/apache/myfaces/orchestra/conversation/persistenceContexts/ core15/src/main/java/org/apache/myfaces/orchestra/conversation/persistenceContexts/

Author: skitching
Date: Mon Sep 10 07:07:12 2007
New Revision: 574253

URL: http://svn.apache.org/viewvc?rev=574253&view=rev
Log:
Move JpaPersistenceContextFactory from the core15 module to the core module, as it is possible to use Orchestra persistence without annotations.
Note that this is a binary-compatible change, as no classnames have changed.

Added:
    myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/persistenceContexts/
      - copied from r574147, myfaces/orchestra/trunk/core15/src/main/java/org/apache/myfaces/orchestra/conversation/persistenceContexts/
Removed:
    myfaces/orchestra/trunk/core15/src/main/java/org/apache/myfaces/orchestra/conversation/persistenceContexts/