We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added information about running the unit-tests in an automated way.
Further refinements on the path to the unit-tests.
Corrected name of the Ant command that starts the test server.
Updated path for ${unit-tests.dir}.
Made TestingGuidelines a featured page.
Further clarification on setting up GAE. Reinstated text about turning off the automatic updates, and fixed some errors in the phase name and path.
Modified installation instructions for GAE.
Added more information about the pbranch extension.
Changed from using 'hg transplant' to importing a patch branch directly.
Added sample command-line for 'transplant'.
Created wiki page through web user interface.
Minor grammatical changes.
Added description of functional testing.
Further explanation on testing framework.
Corrected name of TDD test task (should be 'tdd-test', rather than 'test-tdd').
Moved unit test instructions from goals section to helper tasks section.
Edited wiki page through web user interface to make a minor edit.
Edited wiki page through web user interface to make minor edits to the my.ant.properties section.
Edited wiki page through web user interface to add Eclipse Galileo instructions for obtaining Mercurial.
Edited wiki page through web user interface with instructions to allow use of the version of Ant that comes with Eclipse Galileo.
Edited wiki page through web user interface to add some target directory comments for a number of the ant tasks for phases.
Edited wiki page through web user interface to add work-in-progress instructions for getting the Google App Engine to run for the first time.
Fixed minor typo on path for docs.
Added explanation about the effects of redefining directories.
Added table listing the various directories used in the tools.
Minor layout change.
Added more information about configuring unit-tests.
Added more detail on how the unit-tests are created and deployed.
Changed 'start-local-gae' to 'start-unit-test-server'.
Added information about my.ant.properties.