1 Commits (eb31ec6c3d7016f7b57210f61c27daa54118c263)

Author SHA1 Message Date
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  mwebster db06666e1c Bug 150487 "Tracing and Logging Framework" (add JUnit tests) 18 years ago
  aclement 074261689a organized imports 18 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. 18 years ago
  aclement 24e42cff34 trick the build machine into compiling our code ! 18 years ago
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 18 years ago
  wisberg f65bc76fdf Java 5 guard to permit running in 1.3 19 years ago
  wisberg 21dda4b6e9 src -> java5-src; note test target runs AsmModuleTests, not Loadtime5ModuleTests - prior bug. See newbuild.xml. 19 years ago
  avasseur cc7137d761 loadtime java1.3 module 19 years ago