[
https://issues.apache.org/jira/browse/EXTCDI-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836566#action_12836566
]
Gerhard Petracek edited comment on EXTCDI-7 at 3/26/10 9:20 AM:
----------------------------------------------------------------
suggestion:
codi-project
|_ core
| |_ api (contains just annotations and interfaces + jsr 330 annotations for
dependency injection)
| |_ impl (jsf independent implementations)
|_modules
| |_ jsf (jsf dependent implementations and base for jsf2+ modules)
| | |_api
| | |_impl
| |_ jsf 2.0 (only jsf 2 specific parts - will be merged at build time...)
| |_api
| |_impl
|_ examples
|_ test
|_ core
|_ jsf
the structure should be simple and it should be enough to checkout codi and
build it via mvn clean install
was (Author: gpetracek):
suggestion:
codi-project
|_ core
| |_ api (contains just annotations and interfaces + jsr 330 annotations for
dependency injection)
| |_ impl (jsf independent implementations)
|_modules
| |_ jsf (jsf dependent implementations)
|_ examples
|_ documentation (in case of a docbase documentation)
|_ test
|_ core
|_ jsf
the structure should be simple and it should be enough to checkout codi and
build it via mvn clean install
> module structure
> ----------------
>
> Key: EXTCDI-7
> URL: https://issues.apache.org/jira/browse/EXTCDI-7
> Project: MyFaces CODI
> Issue Type: Task
> Reporter: Gerhard Petracek
>
> definition of the module structure
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.