[xwiki-devs] Building the source for XWiki Enterprise 1.3
Hi all, I downloaded XWiki Enterprise 1.3 RC1 some weeks ago and brought it to run with MySql 4 and Tomcat 5.0.28. Now, I want to do the same for the new version 1.3, but I want to build this version from source. Is there a way to get the complete source of version 1.3? (For Building - and especially for my understanding) And how can I compare the differences of the source code of two released versions (e.g. XWiki Enterprise 1.2 and 1.3), so that I can review the consequences of changing a release in the future? Thanks a lot and best Regards, Marco P.S. I'm new to this list. Please apologize, if this question is asked before.
Hi Marco, See http://dev.xwiki.org/. This is the place where XWiki development information can be found. On Mar 16, 2008, at 11:22 AM, Marco K. wrote:
Hi all,
I downloaded XWiki Enterprise 1.3 RC1 some weeks ago and brought it to run with MySql 4 and Tomcat 5.0.28. Now, I want to do the same for the new version 1.3, but I want to build this version from source.
Is there a way to get the complete source of version 1.3? (For Building - and especially for my understanding)
And how can I compare the differences of the source code of two released versions (e.g. XWiki Enterprise 1.2 and 1.3), so that I can review the consequences of changing a release in the future?
2 solutions: 1) check the release notes which point you to JIRA 2) use http://fisheye.xwiki.org. Again see http://dev.xwiki.org which should contain all information you need Thanks -Vincent
Hi Vincent, thanks for your reply. I read the (very good) documentation on http://dev.xwiki.org/ very attentive. In fact, I already have a working build environment with the trunks source. My open question is: is there a tagged or branched version of the source, so that I can build XWiki Enterprise in version 1.3 myself? Is there a main entry point for 1.3 like http://svn.xwiki.org/svnroot/xwiki/trunks/pom.xml for the SNAPSHOT-version? I browsed the subversion repository, but I can not find such a branches- or tagged-area. Thanks, Marco Vincent Massol wrote:
Hi Marco,
See http://dev.xwiki.org/. This is the place where XWiki development information can be found.
On Mar 16, 2008, at 11:22 AM, Marco K. wrote:
Hi all,
I downloaded XWiki Enterprise 1.3 RC1 some weeks ago and brought it to run with MySql 4 and Tomcat 5.0.28. Now, I want to do the same for the new version 1.3, but I want to build this version from source.
Is there a way to get the complete source of version 1.3? (For Building - and especially for my understanding)
And how can I compare the differences of the source code of two released versions (e.g. XWiki Enterprise 1.2 and 1.3), so that I can review the consequences of changing a release in the future?
2 solutions: 1) check the release notes which point you to JIRA 2) use http://fisheye.xwiki.org. Again see http://dev.xwiki.org which should contain all information you need
Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Sun, Mar 16, 2008 at 1:26 PM, Marco K. <[email protected]> wrote:
Hi Vincent,
thanks for your reply. I read the (very good) documentation on http://dev.xwiki.org/ very attentive. In fact, I already have a working build environment with the trunks source.
My open question is: is there a tagged or branched version of the source, so that I can build XWiki Enterprise in version 1.3 myself? Is there a main entry point for 1.3 like http://svn.xwiki.org/svnroot/xwiki/trunks/pom.xml for the SNAPSHOT-version? I browsed the subversion repository, but I can not find such a branches- or tagged-area.
http://svn.xwiki.org/svnroot/xwiki/xwiki-products/xwiki-enterprise/branches/... ? You may also be interested by xwiki-core and xwiki-web 1.3 : http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-1... http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/branches/xwiki-web-1.3... JV.
Jean-Vincent Drean wrote:
On Sun, Mar 16, 2008 at 1:26 PM, Marco K. <[email protected]> wrote:
Hi Vincent,
thanks for your reply. I read the (very good) documentation on http://dev.xwiki.org/ very attentive. In fact, I already have a working build environment with the trunks source.
My open question is: is there a tagged or branched version of the source, so that I can build XWiki Enterprise in version 1.3 myself? Is there a main entry point for 1.3 like http://svn.xwiki.org/svnroot/xwiki/trunks/pom.xml for the SNAPSHOT-version? I browsed the subversion repository, but I can not find such a branches- or tagged-area.
http://svn.xwiki.org/svnroot/xwiki/xwiki-products/xwiki-enterprise/branches/... ?
You may also be interested by xwiki-core and xwiki-web 1.3 : http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-1... http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/web/branches/xwiki-web-1.3... Mh, I didn't get it. Must I checkout the mentioned (and other) modules manually from the corresponding branch? How would you checkout the complete source code of exactly the version, that can be downloaded as the distribution 1.3?
Thank you, Marco
participants (3)
-
Jean-Vincent Drean -
Marco K. -
Vincent Massol