31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
***** Actions to do to release *****
|
|
This files describe steps made by Dolibarr packaging team to make a
|
|
complete release of Dolibarr, step by step.
|
|
|
|
- Check all files are commited.
|
|
- Update files in root directory (README*.txt, ChangeLog...)
|
|
- Update version number in build/makepack-dolibarr.pl
|
|
- Update version number in build/doxygen/dolibarr-doxygen.doxyfile
|
|
- Update version number in build/exe/doliwamp/doliwamp.iss
|
|
- Update version number in build/perl/virtualmin/dolibarr.pl
|
|
- Update version number in htdocs/master.inc.php
|
|
- Update version number in htdocs/install/inc.php
|
|
- Update PAD and DOAP files.
|
|
- Commit all changes.
|
|
- Add a CVS Tag
|
|
- If it's a new branch (Vx.y), create a branch.
|
|
|
|
- Build Dolibarr and DoliWamp with makepack-dolibarr.pl
|
|
- Check content of built packages.
|
|
- Move build files (tgz+exe), ChangeLog and PAD/DOAP files into Dolibarr
|
|
web site repository /home/dolibarr/wwwroot/files.
|
|
- Move links in directory "/home/dolibarr/wwwroot/files" on server to point
|
|
to new files.
|
|
- Upload NLTechno web page with DoliWamp version.
|
|
|
|
- Upload files dolibarr.*.tgz and doliwamp.*.exe on sourceforge.
|
|
- Update entries on joomla web site www.dolibarr.org with new sourceforge link.
|
|
|
|
- Send mail on mailings-list
|
|
- Send news on OpenSource web sites (if major beta or release)
|