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

Add support for injection into ShamrockTest and remove the need for RuntimeClassLoader #1091

Merged
merged 2 commits into from
Feb 28, 2019

Conversation

stuartwdouglas
Copy link
Member

No description provided.

@stuartwdouglas
Copy link
Member Author

@aloubyansky I am not sure how this will impact your work, it might be best to hold off until your stuff is in

@@ -143,7 +143,7 @@ NOTE: Bean registrations that are result of a `BeanDefiningAnnotationBuildItem`

`ResourceAnnotationBuildItem` is used to specify resource annotations that make it possible to resolve non-CDI injection points, such as Java EE resources.

NOTE: An integrator must also provide a corresponding `io.quarkus.arc.ResourceReferenceProvider` implementation.
NOTE: An integrator must also provide a corresponding `io.quarkus.arc.ResourceReferenceProvider` implementation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a whitespace change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why, that that whitespace is the one thing that gets messed up if you follow the rename process.

@stuartwdouglas stuartwdouglas added this to the 0.10.0 milestone Feb 28, 2019
@stuartwdouglas stuartwdouglas merged commit e7580b7 into quarkusio:master Feb 28, 2019
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