| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and fatal)
|
|
|
|
| |
dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication)
|
| |
|
| |
|
|
|
|
| |
duplicate agents)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pointcuts in the same type, in a reflective world...
|
| |
|
|
|
|
| |
in the java.lang package !!
|
|
|
|
| |
find the pointcut parameter names
|
| |
|
|
|
|
| |
<init> and a return type of 'void'. Fix for 119353
|
| |
|
|
|
|
| |
GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
|
|
|
|
| |
visible (not linked to main suite...)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parseTypePattern in PointcutParser.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|