Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. remove from apache mirrors

    Code Block
    cd dist/release/geode
    svn rm {$old_release}
    svn commit -m "remove old releases (they can still be found at http://archive.apache.org/dist/geode)"


  2. update https://geode.apache.org/releases/
    1. change the links (for old versions only, not the one you just released!) that contain closer.cgi to archive, like this:
      1. before: http://apache.org/dyn/closer.cgi/geode...
      2. after: httpshttp://archive.apache.org/dist/geode...
    2. change the links for the gpg/md5 links like this:
      1. before: https://www.apache.org/dist/geode...
      2. after: https://archive.apache.org/dist/geode...