Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax behavior on global context checks #651

Merged
merged 1 commit into from
Jul 15, 2015
Merged

Conversation

codemercenary
Copy link
Contributor

Some consumers presently use the AutowiringEnclosure type at the same time as they keep a global context around. While not the best practice from a test partitioning standpoint, we are nevertheless compelled to support this use case until downstream clients are refactored to stop making use of it.

Some consumers presently use the `AutowiringEnclosure` type at the same time as they keep a global context around.  While not the best practice from a test partitioning standpoint, we are nevertheless compelled to support this use case until downstream clients are refactored to stop making use of it.
@jdonald
Copy link
Contributor

jdonald commented Jul 15, 2015

Until someone uses this feature, it looks harmless, a no-op for the default no-args AutowiringEnclosure constructor.

@jdonald jdonald self-assigned this Jul 15, 2015
jdonald added a commit that referenced this pull request Jul 15, 2015
Relax behavior on global context checks
@jdonald jdonald merged commit 4204c23 into develop Jul 15, 2015
@jdonald jdonald deleted the bug-awenclosureregression branch July 15, 2015 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants