Index: openacs-4/packages/acs-core-docs/www/releasing-package.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/releasing-package.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-core-docs/www/releasing-package.adp 25 Apr 2018 08:38:28 -0000 1.4 +++ openacs-4/packages/acs-core-docs/www/releasing-package.adp 3 Sep 2024 15:37:32 -0000 1.5 @@ -1,7 +1,11 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {How to package and release an OpenACS Package} +{/doc/acs-core-docs/ {ACS Core Documentation}} {How to package and release an OpenACS Package} How to package and release an OpenACS Package + myfirstpackage as version 1.0.0, which is compatible with OpenACS 5.0.x.

  1. Update the version number, release date, and package maturity of your package in the APM.

  2. Make sure all changes are committed.

  3. -

    Tag the updated work.:

    cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/myfirstpackage
    -cvs tag myfirstpackages-1-0-0-final
    -cvs tag -F openacs-5-0-compat
    -
    +

    Tag the updated work.:

    cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/myfirstpackage
    +cvs tag myfirstpackages-1-0-0-final
    +cvs tag -F openacs-5-0-compat
    +

Done. The package will be added to the repository automatically. If the correct version does not show up within 24