19 Commits (4fe2028e62f2fc77798eab5551f341f6b584dbde)

Author SHA1 Message Date
  aclement b52515fc23 delegates modified to return the same thing as BCEL. Ctors have the name <init> and a return type of 'void'. Fix for 119353 18 years ago
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. 18 years ago
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 18 years ago
  acolyer 20e7098a05 a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...) 18 years ago
  aclement b6980f2f7b Further changes for 118192 18 years ago
  aclement 97b5f52b52 fixes for 118192 18 years ago
  acolyer c3bef72dca updated tests and fix for pr116229 18 years ago
  acolyer dd1c1b6b4a ensure this test works on non-windows machines too! 18 years ago
  aclement 749461102f fixes and improved tests for 117622 18 years ago
  aclement 5cba2054c0 some fixes for 117622 18 years ago
  acolyer 522911ec81 tests and fix for pr116229 and pr116755. Also adds support and tests for parseTypePattern in PointcutParser. 18 years ago
  aclement b8b6452001 moved 1.5 dependency to 1.5 module! 18 years ago
  aclement 074261689a organized imports 18 years ago
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) 19 years ago
  wisberg 2bfd630098 Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5) 19 years ago
  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. 19 years ago
  aclement 24e42cff34 trick the build machine into compiling our code ! 19 years ago
  aclement 601d08a2e4 doh! 19 years ago
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 19 years ago