The acceptance tests are a clone of the functional tests. Unfortunately they are using the functionaltests package name still, so don't compile.
Attached is a patch to fix the package statements in the functional tests.
This makes the "ant functionaltest" target work again.
Fixes acceptance test package statements
Logged In: YES
user_id=1478166
Originator: YES
Forgot to add, the patch also changes the test suite that is run. Reverts http://jester.cvs.sourceforge.net/jester/jester/src/jester/acceptancetests/TestAll.java?r1=1.2&r2=1.3 but I think it is the correct thing to do.