| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
BCException: Bad type name: TypeX.nameToSignature(TypeX.java:635)
|
|
|
|
| |
misbehaves for me.
|
| |
|
|
|
|
| |
signature does not match on the varargs declared method
|
| |
|
|
|
|
| |
^^^
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
compile them properly
|
|
|
|
| |
declare parents wasn't working (2) Using an annotation without importing it was causing the compiler to go bang.
|
| |
|
|
|
|
| |
pointcuts with annotations.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in packages work correctly.
|
| |
|
| |
|
| |
|
|
|
|
| |
Annotation matching using within() PCD doesn't appear to be working.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|