Re: [xwiki-devs] [xwiki-notifications] r6023 - trunks
On Nov 19, 2007, at 5:41 PM, tmortagne (SVN) wrote:
Author: tmortagne Date: 2007-11-19 17:41:09 +0100 (Mon, 19 Nov 2007) New Revision: 6023
Modified: trunks/pom.xml Log: Remove core and web from xem profile because XEM depends on 1.1 branch.
ah right, sorry... Thanks -Vincent
Modified: trunks/pom.xml =================================================================== --- trunks/pom.xml 2007-11-19 16:27:37 UTC (rev 6022) +++ trunks/pom.xml 2007-11-19 16:41:09 UTC (rev 6023) @@ -70,9 +70,7 @@ <!-- XWiki Enterprise Manager --> <id>xem</id> <modules> - <module>xwiki-platform-core</module> <module>xwiki-platform-plugins</module> - <module>xwiki-platform-web</module> <module>xwiki-platform-applications</module> <module>xwiki-product-enterprise-manager</module> </modules>
participants (1)
-
Vincent Massol