[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1693) Don't duplicate DeploymentUnit.getTopLevel
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Jan 30 05:42:54 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved EJBTHREE-1693.
-------------------------------------------
Resolution: Done
> Don't duplicate DeploymentUnit.getTopLevel
> ------------------------------------------
>
> Key: EJBTHREE-1693
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1693
> Project: EJB 3.0
> Issue Type: Task
> Components: common
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 1.0.1-GA
>
> Attachments: EJBTHREE-1693.patch
>
>
> FirstMatchEjbReferenceResolver does:
> this.getRoot(DeploymentUnit)
> ...which is duplicating logic provided by du.getTopLevel(). Small refactor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list