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 25a45472c Add test for the circularly-dependent Modules
new 7bac798fb CAY-2774 Overriding service ordering in DI List causes
DIRuntimeException
new 96c75bd5d CAY-2774 Overriding service ordering in DI List causes
DIRuntimeException
new 6803646a2 Merge branch 'pr/535' into asf-master
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:
.../java/org/apache/cayenne/di/spi/DIGraph.java | 9 +++
.../org/apache/cayenne/di/spi/ListProvider.java | 8 +-
.../org/apache/cayenne/di/spi/DIGraphTest.java | 9 +++
.../di/spi/DefaultInjectorInjectionTest.java | 85 ++++++++++++++--------
4 files changed, 78 insertions(+), 33 deletions(-)