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 064dc2a8e Merge pull request #611 from
Jugen/fix-clob-empty-string-comparison
add 297d4c410 CAY-2851 Replace Existing OneToOne From New Object
add d7c19382e CAY-2851 Replace Existing OneToOne From New Object -- added
breaking test for replacing OneToMany
add 0cb742916 CAY-2851 Replace Existing OneToOne From New Object - fixes
the breaking tests
add b9d8e076a CAY-2851 Replace Existing OneToOne From New Object - updated
CommitLogFilterIT.testPostCommit_UpdateToOne
add 67c47df99 Merge branch 'master' into CAY-2851
new dd92536bf Merge pull request #612 from swarmbox/CAY-2851
The 1 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 +
.../cayenne/commitlog/CommitLogFilterIT.java | 18 +++++++-
.../java/org/apache/cayenne/PersistentObject.java | 4 ++
.../java/org/apache/cayenne/CDOOne2ManyIT.java | 45 ++++++++++++++++++
.../java/org/apache/cayenne/CDOOneDep2OneIT.java | 53 ++++++++++++++++++++++
5 files changed, 120 insertions(+), 1 deletion(-)