[xwiki-devs] Question about the Build process.
Hello, I am trying to make soem changes to the XWikiHibernateAttachmentStore class. So the procees I follow while building is: 1) Build the xwiki core using mvn install 2) build the Xwiki Enterprise application using - mvn -nsu install -Pxe 3) after this I replace the existing xwiki folder with the newly updated one (from the target folder) Is this the right way to do. I am wondering because it takes almost 8 - 10 mins to build the Enterprise every time I make any small change in the Core code. Thanks.
Once you have the right version up, just build and update xwiki-core-1.4-SNAPSHOT.jar You should build it in xwiki-core BTW what changes do you want to make ? Ludovic Kamna Jain wrote:
Hello,
I am trying to make soem changes to the XWikiHibernateAttachmentStore class.
So the procees I follow while building is:
1) Build the xwiki core using mvn install 2) build the Xwiki Enterprise application using - mvn -nsu install -Pxe 3) after this I replace the existing xwiki folder with the newly updated one (from the target folder)
Is this the right way to do. I am wondering because it takes almost 8 - 10 mins to build the Enterprise every time I make any small change in the Core code.
Thanks. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
participants (2)
-
Kamna Jain -
Ludovic Dubost