move core module to a subdirectory
----------------------------------
Key: JCR-227
URL: http://issues.apache.org/jira/browse/JCR-227
Project: Jackrabbit
Type: Wish
Components: maven
Versions: 1.0
Reporter: fabrizio giustina
Priority: Minor
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