| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
|
| |
|
| |
|
|
|
|
| |
GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
|
| |
|
|
PointcutExpressionTest is now in *two* places. Its in weaver and when run it will not use a 1.5 delegate, and its in weaver5 where it *will* use a 1.5 delegate. I changed the logic in the ReflectionDelegateFactory to allow for being unable to find the 1.5 delegate class, although this should only arise on the build machine or running weaver tests standalone.
|