[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2050) reorganize modules

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jan 29 08:22:59 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2050?page=all ]

Pete Muir updated JBSEAM-2050:
------------------------------

    Component/s: Build
                     (was: Core)

> reorganize modules
> ------------------
>
>                 Key: JBSEAM-2050
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2050
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Build
>    Affects Versions: 2.0.0.CR1
>            Reporter: Dan Allen
>             Fix For: 2.1.0.GA
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> I would like to make "modules" a first order directory (renamed from "src") and also organize tests so they are per-module. This will encourage per-module tests and also prevent circular dependencies (because the folders are treated as modules and not one big lump of source code). The ui module also once again finds itself adjacent to the other modules.
> jboss-seam/
>     examples/  <-- showing this just as a reference point
>     modules/
>         core/
>             main/java
>             test/java
>         ui/
>             main/java
>             test/java
>         (continue for debug, ioc, gen, pdf, mail, remoting)
> Although Eclipse doesn't know the first think about multi-modules, this will be idea for setting up a module-aware IDE like IntelliJ IDEA (and to some degree, NetBeans).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list