Versions Compared

Key

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

...

// TODO MDD Still may need some work...

  1. You should read the OpenJPA Release Policy to decide on the name of the new release, based on the content.
  2. You should read the Apache Release FAQ
  3. You must have shell access to people.apache.org
  4. You must have the following utilities installed on your local machine and available in your path:
    • JDK 1.4 / 5.0 (prefer Sun JDK over IBM JDK)
    • Maven 2 (at least version 2.0.8)
    • ssh (cygwin covers this on Windows)
    • gnupg (cygwin covers this on Windows)
  5. For Windows users, install Cygwin in addition to the above utilities
    • Make sure the Net/openssh and Utils/gnupg packages are installed that come with Cygwin installation.

...