Why can I build AspectWerkz in a directory whose name contains whitespaces?
The Ant or Maven based build will fail if the ASPECTWERKZ_HOME (basedir) is a directory whose name contains whitespace(s). This would drastically complexify the script if we had to escape the whitespaces and thus this is not supported for convenience reason. The AspectWerkz online and offline mode (command line tool etc) support path whose elements contains whitespace(s) in their names.