You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2010/02/27 10:22:05 UTC

[jira] Issue Comment Edited: (EXTCDI-7) module structure

    [ 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 2/27/10 9:20 AM:
----------------------------------------------------------------

suggestion:

codi-project
|_ api (contains just annotations and interfaces + jsr 330 annotations for dependency injection)
|_ impl (jsf independent implementations)
|_ impl-jsf (jsf dependent implementations)
|_ examples
|_ documentation (in case of a docbase documentation)

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
|_ api (contains just annotations and interfaces + jsr 330 annotations for dependency injection)
|_ impl
|_ examples
|_ documentation (in case of a docbase documentation)

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.