Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 ↵ | mwebster | 2006-08-07 | 2 | -575/+2 |
| | | | | dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication) | ||||
* | copyright notice | wisberg | 2006-08-03 | 1 | -0/+11 |
| | |||||
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
| | |||||
* | Bug 150487 "Tracing and Logging Framework" (add JUnit tests) | mwebster | 2006-07-27 | 1 | -0/+1 |
| | |||||
* | fixes getGenericXXX methods in Reflection-based resolved member impl, ↵ | acolyer | 2005-12-06 | 1 | -0/+1 |
| | | | | GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 | ||||
* | updated tests and fix for pr116229 | acolyer | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | organized imports | aclement | 2005-10-10 | 1 | -4/+3 |
| | |||||
* | Bit of shuffling to keep the build machine happy. Basically the ↵ | aclement | 2005-09-28 | 2 | -3/+560 |
| | | | | 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. | ||||
* | trick the build machine into compiling our code ! | aclement | 2005-09-27 | 1 | -0/+40 |