Warning when nothing to weave Use maxmem only when fork=true to avoid aspectj warnings Added "Compiling aspect sources" section to xdoc
Note that the patch is bigger because indentation has changed
I didn't notice the revision 1.10, so the warning it's not needed. Forget the older patch,
I'm sorry, priority should be MINOR
In this patch I had disabled forking but that caused me out of memory errors when running multiproject (with 5 projects).
I solved it with fork=true and maxmem=128, so I think fork should be by defauld enabled.
Note that the patch is bigger because indentation has changed