This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


    from 31800cfe9 CAY-2378 release notes
     new 3c995f84f CAY-2741 Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor
     new cb0efc42f CAY-2741 Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor
     new ecb0273c1 CAY-2741 Cleanup TransactionDescriptor and deprecate 
DefaultTransactionDescriptor

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt                                  |  1 +
 .../org/apache/cayenne/tx/CayenneTransaction.java  |  2 +-
 .../cayenne/tx/DefaultTransactionDescriptor.java   | 37 ----------------------
 .../cayenne/tx/DefaultTransactionFactory.java      |  2 +-
 .../cayenne/tx/DefaultTransactionManager.java      |  4 +--
 .../org/apache/cayenne/tx/ExternalTransaction.java |  2 +-
 .../apache/cayenne/tx/TransactionDescriptor.java   | 21 ++++++++++++
 7 files changed, 27 insertions(+), 42 deletions(-)
 delete mode 100644 
cayenne-server/src/main/java/org/apache/cayenne/tx/DefaultTransactionDescriptor.java

Reply via email to