P2 site
From iDempiere en
Having problems connecting to Jenkins P2 site?
- The size of the idempiere-server P2 files is about 370Mb so if the site is down or slow as it is a single server, then you can use faster p2 mirrors at Sourceforge.net
- This present update is 8th January, 2013.
- Here is one setup for you.
- Put the Server-Update.sh script into your <idempiere-server> folder and run it without arguments:
./idempiere-server-Update.sh
- For Windows use Server-Update.bat
Wish to do it locally within your server?
- You can also do it by putting the idempiere-server contents into your local PC or server and run the update script but modify the -repository argument to
file:/<path of your idempiere-server>
- This way it can be better managed and not break over a low speed line.