[ 
http://issues.apache.org/jira/browse/JCR-227?page=comments#action_12332607 ] 

Jukka Zitting commented on JCR-227:
-----------------------------------

Any more comments on this issue? There are four main options here, ordered by 
the impact on existing development environments and documentation.

    a) Do nothing, keep the current svn layout.
    b) Move .../jackrabbit/trunk/contrib to .../jackrabbit/sandbox. (no tags or 
brances for sandbox, unless combined with option d)
    c) Move .../jackrabbit/trunk to .../jackrabbit/trunk/core and leave contrib 
where it is. (using core instead of jackrabbit to avoid repetition)
    d) Make separate {trunk,tags,brances} subfolders for .../jackrabbit/core 
and other project folders.

I'm still in favor of option b, but the majority seems to prefer option c. I'll 
implement option c on next week unless more opinions are raised.

> move core module to a subdirectory
> ----------------------------------
>
>          Key: JCR-227
>          URL: http://issues.apache.org/jira/browse/JCR-227
>      Project: Jackrabbit
>         Type: Wish
>   Components: maven
>     Reporter: fabrizio giustina
>     Assignee: Jukka Zitting
>     Priority: Minor
>      Fix For: 1.0

>
> Actually the jackrabbit svn holds the code for the main module in the top 
> level dir
> http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/
> and all the subprojects in subdirectories
> http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/contrib/
> given this layout is not possible to checkout from svn only the main module 
> (if you get trunk, you get all), and you can't work to different modules 
> using any IDE which doesn't support nested projects (namely Eclipse).
> I would like to request moving the main module (that means moving all the 
> files and directories in trunk except "contrib") from 
> http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/
> to 
> http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/jackrabbit
> following the usual organization of maven-based projects and solving these 
> problems...

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

Reply via email to