43 Revīzijas (extensions)

Autors SHA1 Ziņojums Datums
  mwebster bee8f80147 Bug 117293 "Java 5 compiler warnings in aspectrt5 and weaver5 modules" (added project-specific properties) pirms 17 gadiem
  aclement 3294a35d1b removing asm for the moment pirms 17 gadiem
  aclement 5b71560803 test and fix for 160674: simpler strategy for loading bytecode on SAP pirms 17 gadiem
  aclement e6a707af67 test and fix for 160674: simpler strategy for loading bytecode on SAP pirms 17 gadiem
  mwebster 6be70973a7 Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) pirms 18 gadiem
  mwebster 5787d0e82f Bug 150487 "Tracing and Logging Framework" (Trace.event()) pirms 18 gadiem
  acolyer 135173acd2 fix for pr153572 LTWWorld with Annotation finding and boot classes pirms 18 gadiem
  aclement 82e3e13c66 test and fix for 153535 pirms 18 gadiem
  mwebster 7a0f7a45b2 Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error and fatal) pirms 18 gadiem
  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) pirms 18 gadiem
  wisberg 73b71e3834 copyright notice pirms 18 gadiem
  wisberg db081c5bd8 copyright notice pirms 18 gadiem
  mwebster bebb364069 Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents) pirms 18 gadiem
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) pirms 18 gadiem
  mwebster db06666e1c Bug 150487 "Tracing and Logging Framework" (add JUnit tests) pirms 18 gadiem
  mwebster b15cda7add First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) pirms 18 gadiem
  aclement e907c49da0 oops! testcase bug - uncovered by work on 150095 pirms 18 gadiem
  acolyer 97cd71ae81 test and fix for pr144717 - array type as pointcut parameter in reflective world pirms 18 gadiem
  aclement c625e91d4f organized imports pirms 18 gadiem
  acolyer b954b2664c test and fix for pr140357, reference pointcuts that refer to other reference pointcuts in the same type, in a reflective world... pirms 18 gadiem
  acolyer 064c514553 test matching on annotations directly in the java.lang package pirms 18 gadiem
  acolyer 3e0fc355ac use signature rather than name when annotation matching as Bcel chops name in the java.lang package !! pirms 18 gadiem
  acolyer d1304320e9 for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find the pointcut parameter names pirms 18 gadiem
  acolyer 5e01ed2cb2 must use the same world when creating a pointcut parser pirms 18 gadiem
  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 pirms 18 gadiem
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. pirms 18 gadiem
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 pirms 18 gadiem
  acolyer 20e7098a05 a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...) pirms 18 gadiem
  aclement b6980f2f7b Further changes for 118192 pirms 18 gadiem
  aclement 97b5f52b52 fixes for 118192 pirms 18 gadiem
  acolyer c3bef72dca updated tests and fix for pr116229 pirms 18 gadiem
  acolyer dd1c1b6b4a ensure this test works on non-windows machines too! pirms 18 gadiem
  aclement 749461102f fixes and improved tests for 117622 pirms 18 gadiem
  aclement 5cba2054c0 some fixes for 117622 pirms 18 gadiem
  acolyer 522911ec81 tests and fix for pr116229 and pr116755. Also adds support and tests for parseTypePattern in PointcutParser. pirms 18 gadiem
  aclement b8b6452001 moved 1.5 dependency to 1.5 module! pirms 18 gadiem
  aclement 074261689a organized imports pirms 18 gadiem
  acolyer f74a5c0fc3 updates to reflection library (largely javadoc, but with a few small tweaks) pirms 18 gadiem
  wisberg 2bfd630098 Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5) pirms 18 gadiem
  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. pirms 18 gadiem
  aclement 24e42cff34 trick the build machine into compiling our code ! pirms 18 gadiem
  aclement 601d08a2e4 doh! pirms 18 gadiem
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 pirms 18 gadiem