I am tryin to run Grovvy and Aspectj on a module but when I add aspectj, the classes seem to return very diferent values than I expected, such aspectj
junit.framework.ComparisonFailure: null expected:<2011-04-03> ...
All my junit tests have been passing in eclipse, but when run from the console they seem to throw ClassNotFoundException for the AJ class RiskLogAspect.aj I can verify that in eclipse ...