aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5/ataspectj
Commit message (Collapse)AuthorAgeFilesLines
...
* PTW perClause for @AJ + perClause testavasseur2005-05-022-7/+169
|
* it's a whole new compiler in there...acolyer2005-04-292-5/+24
|
* inlining of around for @AJ works unless non public member accessed from ↵avasseur2005-04-281-0/+103
| | | | | | within the advice splitted ajc150 xml test file
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵avasseur2005-04-2611-0/+123
| | | | annotations + tests from Andy H
* test cases for @AspectJ visitorsacolyer2005-04-2529-11/+537
|
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-2210-50/+90
|
* commented jar target from bcel-builder/build.xml since broken (can someone ↵avasseur2005-04-201-0/+1
| | | | | | | comment ?) impl @Aspect("issingleton") fixed error reporting on readPerClause from @AJ
* removed issingleton - causes crashaclement2005-04-191-1/+1
|
* From branch: @AJ test materialaclement2005-04-1912-0/+980
|
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498