You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/08/24 09:11:44 UTC

[jira] Updated: (GERONIMO-4258) Fix module locations and dependencies

     [ https://issues.apache.org/jira/browse/GERONIMO-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks updated GERONIMO-4258:
-----------------------------------

    Description: 
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.

  was:
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.



> 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.