[
https://issues.apache.org/jira/browse/GERONIMO-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894845#action_12894845
]
Wang Guang Zhe commented on GERONIMO-5489:
------------------------------------------
I have updated the patch. Thanks for your comments!
> Add test cases for dependency injection for java 1.0 features into the
> testsuite.
> ---------------------------------------------------------------------------------
>
> Key: GERONIMO-5489
> URL: https://issues.apache.org/jira/browse/GERONIMO-5489
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: testsuite
> Affects Versions: 3.0
> Reporter: Wang Guang Zhe
> Assignee: Forrest Xia
> Fix For: 3.0
>
> Attachments: di1.0-testsuite.patch
>
>
> Dependency Injection for Java 1.0 is a new component in Java EE 6.
> The features included are five annotations ane one interface.
> The annotations are:
> @Inject
> @Named
> @Qualifier
> @Scope
> @Singleton
> The only interface is:
> public interface Provider<T>
> They are all tested in this suite.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.