6 Commits (d9029474077ebd405ec34d44913eed3051f2691e)

Autor SHA1 Mensaje Fecha
  mwebster 6dca4cc41d Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 dependedent tests to weaver5, reduce use of reflection and conditional execution, remove duplication) hace 18 años
  wisberg 73b71e3834 copyright notice hace 18 años
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) hace 18 años
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 hace 18 años
  acolyer c3bef72dca updated tests and fix for pr116229 hace 18 años
  aclement 1feb254c88 Bit of shuffling to keep the build machine happy. Basically the 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. hace 19 años