Index: openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp,v diff -u -r1.6.2.5 -r1.6.2.6 --- openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp 26 Aug 2020 07:46:25 -0000 1.6.2.5 +++ openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp 3 Sep 2021 09:15:25 -0000 1.6.2.6 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {OpenACS Core and .LRN} +{/doc/acs-core-docs/ {ACS Core Documentation}} {OpenACS Core and .LRN} OpenACS Core and .LRN
  • Add new section in /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml

  • -

    Regenerate all HTML docs

    -cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/acs-core-docs/www/xml
    +

    Regenerate all HTML docs

    cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/acs-core-docs/www/xml
     make
  • Update /var/lib/aolserver/$OPENACS_SERVICE_NAME/readme.txt with the new version number

  • Update version number and release date in all of the core packages. Use /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages/acs-core-docs/www/files/update-info.sh with the new version number and the release date as arguments. Run -it from /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages:

    -cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages
    +it from /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages:

    cd /var/lib/aolserver/$OPENACS_SERVICE_NAME/packages
            ./acs-core-docs/www/files/update-info 5.2.12006-01-16
     
  • Install a new site using the modified code and verify that the @@ -184,7 +182,7 @@ TAG=1 # What release version are we building; version format should be -# dashes rather than dots e.g. OACS_VERSION=5-0-0b4 +# dashes rather than dots eg. OACS_VERSION=5-0-0b4 OACS_VERSION=5-0-0b4 DOTLRN_VERSION=2-0-0b4 @@ -239,7 +237,7 @@ mkdir tarball cd tarball cvs -d $OACS_CVSROOT export -r openacs-$OACS_VERSION acs-core -mv openacs-4 openacs-${OACS_VERSION//-/.} +mv opeancs-4 openacs-${OACS_VERSION//-/.} tar -czf ../openacs-${OACS_VERSION//-/.}.tar.gz openacs-${OACS_VERSION//-/.} cd .. @@ -259,8 +257,8 @@ # Clean up after ourselves... cd $BASE && rm -rf dotlrn-tarball tarball openacs-4 dotlrn-packages -

    ($‌Id: releasing-openacs.xml,v 1.24 2017/12/24 -13:15:07 gustafn Exp $)
    +
    ($‌Id: releasing-openacs.xml,v 1.24.2.1 +2020/07/02 08:39:25 gustafn Exp $)