[
https://issues.apache.org/jira/browse/GERONIMO-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634040#action_12634040
]
David Jencks commented on GERONIMO-4258:
----------------------------------------
Cleaned up a lot of naming constant usage in rev 698441. The security related
names are now in o.a.g.securitySecurityNames and the GBean GERONIMO_SERVICE
constant is in GBeanInfoBuilder.
> Fix module locations and dependencies
> -------------------------------------
>
> Key: GERONIMO-4258
> URL: https://issues.apache.org/jira/browse/GERONIMO-4258
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 2.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.2
>
>
> I'm finding some modules in the wrong places and inappropriate dependencies.
> I'll list them under this issue as I find and fix them.
> geronimo-j2ee should move to plugins/j2ee. The GERONIMO_SERVICE constant can
> move to maybe GBeanInfo or somewhere nearby
> in j2ee, the jar and rar configurers should move to the appropriate plugin
> (client and connector). Not sure about the war configurer.
> The unavailable deployers are no longer useful and should be removed. (lin
> sun may be doing this independently).
> openjpa nearly has a circular reference with transaction. Not clear why
> transaction should have a dep. on geronimo-persistence-jpa10.
> jaxws and webservices plugin dirs have dependencies on each other. This
> needs to be eliminated or the directories merged.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.