Hi, 2007/11/18, Your XEN ICT Team - Ricardo Rodriguez <[email protected]>:
Hi all,
Sorry, these are only two very simple questions I do need to clarify to try to go ahead to understand how to build XWiki from source.
1. Is the picture showing the list of repositories in the following link updated?
http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository
The image is correct except for the old adress (we now host our subversion serveur) : it is now http://svn.xwiki.org/svnroot/xwiki/
2. By using Eclipse 3.3.1.1 on a MacBook running Mac OS X 10.5.1 Leopartd must I be able to create a new project by using the New Project wizard and checking out the proyect from SVN or this will simply download the source?
There is no EDI (Eclipse, IntelliJ, etc.) specific files on xwiki subversion serveur. All is designed to be build with maven (see http://www.xwiki.org/xwiki/bin/view/Community/Building). You can use M2Eclipse (http://m2eclipse.codehaus.org/) Eclipse plugin to be able to create maven project in Eclipse and support maven configuration. I never tryed to get an maven project directly from svn but I think it works. Generally I checkout https://svn.xwiki.org/svnroot/xwiki/trunks then "import maven project".
I am a bit lost and I am not able to say if the available documentation is updated and suitable or it will need some changes.
Thanks for your help,
Ricardo
-- Ricardo RodrÃguez Your XEN ICT Team
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne