Work on 3.1 release
This commit is contained in:
parent
6f8e554430
commit
7ede28fa8b
@ -18,12 +18,11 @@ beta version of Dolibarr, step by step.
|
|||||||
- Update version number with x.x.x-y in htdocs/support/inc.php
|
- Update version number with x.x.x-y in htdocs/support/inc.php
|
||||||
- Update version number with x.x.x-y in htdocs/build/rpm/*.spec
|
- Update version number with x.x.x-y in htdocs/build/rpm/*.spec
|
||||||
- Commit all changes.
|
- Commit all changes.
|
||||||
- Add a CVS Tag (DOLIBARR_x_y_BETA)
|
- Add a Tag (DOLIBARR_x_y_BETA)
|
||||||
- Create a branch (DOLIBARR_x_y_BRANCH).
|
- Create a branch (DOLIBARR_x_y_BRANCH).
|
||||||
|
|
||||||
- Run makepack-dolibarr.pl to generate all packages.
|
- Run makepack-dolibarr.pl to generate all packages.
|
||||||
- Enable the category that point to the beta files on joomla
|
- Move build files into www.dolibarr.org web site (/home/dolibarr/wwwroot/files).
|
||||||
web site www.dolibarr.org
|
|
||||||
|
|
||||||
- Post a news on dolibarr.org/dolibarr.fr
|
- Post a news on dolibarr.org/dolibarr.fr
|
||||||
- Send mail on mailings-list
|
- Send mail on mailings-list
|
||||||
@ -43,18 +42,15 @@ complete release of Dolibarr, step by step.
|
|||||||
- Update version number with x.x.x-y in htdocs/build/rpm/*.spec
|
- Update version number with x.x.x-y in htdocs/build/rpm/*.spec
|
||||||
- Update PAD and DOAP files.
|
- Update PAD and DOAP files.
|
||||||
- Commit all changes.
|
- Commit all changes.
|
||||||
- Add a CVS Tag (DOLIBARR_x_y)
|
- Add a Tag (DOLIBARR_x_y)
|
||||||
|
|
||||||
- Build Dolibarr and DoliWamp with makepack-dolibarr.pl
|
- Build Dolibarr and DoliWamp packages with makepack-dolibarr.pl
|
||||||
- Check content of built packages.
|
- Check content of built packages.
|
||||||
- Move build files (tgz+exe+deb), ChangeLog and PAD/DOAP files into the
|
- Move build files (tgz+exe+deb+rpm...), ChangeLog and PAD/DOAP files
|
||||||
Dolibarr web site repository /home/dolibarr/wwwroot/files.
|
into www.dolibarr.org web site (/home/dolibarr/wwwroot/files).
|
||||||
- Edit symbolic links in directory "/home/dolibarr/wwwroot/files" on server to
|
- Edit symbolic links in directory "/home/dolibarr/wwwroot/files" on server to
|
||||||
point to new files.
|
point to new files (used by PAD descriptor).
|
||||||
- Update and upload NLTechno web page with DoliWamp version.
|
|
||||||
|
|
||||||
- Upload files dolibarr.*.tgz and doliwamp.*.exe on sourceforge.
|
- Upload files dolibarr.*.tgz and doliwamp.*.exe on sourceforge.
|
||||||
- Add/Update entries on joomla web site www.dolibarr.org with new sourceforge link.
|
|
||||||
|
|
||||||
- Send mail on mailings-list
|
- Send mail on mailings-list
|
||||||
- Send news on OpenSource web sites (if major beta or release)
|
- Send news on OpenSource web sites (if major beta or release)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user