This script tests the Ajc11CompilerAdapter by compiling
with Javac alone and then with Javac set up to use ajc.
This must be run with aspectjtools.jar on the Ant classpath,
so put it in the ant lib directory.
It mainly tests that both work when the destination directory
is not specified, and that the ajc compile picks up the extra
arguments. Much more could be tested.