Versions Compared

Key

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

...

There are three different types of build to test for release.  All should be available in the latest release branch on svn and/or in the staging area as declared on the wookie-dev list.

  • run in standalone mode using the run target in ant
  • build the standalone release binary using build-release-src, build-release-war, build-release-standalone
  • deploy the war and check index page responds
  • run the standalone using startup.sh/.bat check index page responds

...