Author: jleroux
Date: Tue Nov 23 09:21:48 2010
New Revision: 1038023
URL:
http://svn.apache.org/viewvc?rev=1038023&view=revLog:
To quickly populate the Funambol DB (DB must be created before)
Added:
ofbiz/branches/jquery/createFunambolDB.bat (with props)
Added: ofbiz/branches/jquery/createFunambolDB.bat
URL:
http://svn.apache.org/viewvc/ofbiz/branches/jquery/createFunambolDB.bat?rev=1038023&view=auto==============================================================================
--- ofbiz/branches/jquery/createFunambolDB.bat (added)
+++ ofbiz/branches/jquery/createFunambolDB.bat Tue Nov 23 09:21:48 2010
@@ -0,0 +1,4 @@
+rem To quickly populate the Funambol DB (DB must be created before)
+ant -f opentaps/funambol/install/install.xml install
+ant -f opentaps/funambol/install/install.xml install-sync-module
+ant -f opentaps/funambol/install/install.xml install-sync-source
\ No newline at end of file
Propchange: ofbiz/branches/jquery/createFunambolDB.bat
------------------------------------------------------------------------------
svn:eol-style = LF
Propchange: ofbiz/branches/jquery/createFunambolDB.bat
------------------------------------------------------------------------------
svn:executable = *
Propchange: ofbiz/branches/jquery/createFunambolDB.bat
------------------------------------------------------------------------------
svn:keywords = Date Rev Author URL Id