2 Revīzijas (de2f7c753232c9bb4c8e602ac841206a0b72260a)

Autors SHA1 Ziņojums Datums
  Andy Clement de2f7c7532 Fix version tagging for info strings pirms 5 gadiem
  Andy Clement d3da67c03d mavenizing weaver - wip pirms 5 gadiem
  Andy Clement a1953b5545 Merge changes for 536782 pirms 5 gadiem
  Andy Clement 23ee469880 Smarter classpath detection on Java9 pirms 6 gadiem
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 pirms 6 gadiem
  Andy Clement 8a6608f4d5 386341 pirms 11 gadiem
  Andy Clement 9a3cc2bc5c 389967 pirms 11 gadiem
  jkew e07c4112d8 AspectJ Caching w/ CRC Index File pirms 12 gadiem
  aclement 997bf891fa catch security exception accessing property and return false pirms 12 gadiem
  aclement eb5a3b19f3 239649 and primitives no longer all resolved by default pirms 13 gadiem
  aclement f04fa59934 328099 pirms 13 gadiem
  aclement 4def7d519e generics pirms 14 gadiem
  aclement cf0ee0c1ee 314130: hotswap and ltw pirms 14 gadiem
  aclement 00ff26acf5 231945: guard on null and tell them what to do about it pirms 14 gadiem
  aclement b3f0ddfcb6 231945: guard on null and tell them what to do about it pirms 14 gadiem
  aclement 25530f360c 296734: various optimizations for LTW and aop.xml include/exclude processing pirms 14 gadiem
  aclement 0f5ecb7c4f prevent re-entrancy on a per thread basis pirms 14 gadiem
  aclement cef6f5a98a formatted pirms 14 gadiem
  aclement dbb946ecb6 formatted pirms 14 gadiem
  aclement 1d771cda42 255643: test and fix pirms 15 gadiem
  aclement 7ba6c461a1 246125: c14 pirms 15 gadiem
  aclement a85c94e29a 248814: perclassloaderdumpdir pirms 15 gadiem
  aclement 55f7bb1083 eclipse: addressed unnecessary casts, unused code, invalid null checks pirms 16 gadiem
  aclement b04b0c3c78 delegating 2 arg method to keep those on a back level happy pirms 16 gadiem
  aclement da0a976e4c support weaving of java. and javax. in ltw - risky business pirms 16 gadiem
  aclement 489f36454f 166647 changed the error message to a lint pirms 16 gadiem
  aclement d32f09ff0d 166647 fixes: produces a suitable error if XML defined aspects are excluded from weaving pirms 16 gadiem
  mwebster 3cb2fd8d69 Bug 155033 "Use ajcore for LTW problems" (change MessageHandler to MessageHolder) pirms 17 gadiem
  aclement 3294a35d1b removing asm for the moment pirms 17 gadiem
  mwebster c315f9d9a7 Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore catch(Throwable) in Aj.preProcess() and make adaptor disabled by default) pirms 17 gadiem
  mwebster 6b31b32ae3 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" pirms 17 gadiem
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. pirms 18 gadiem
  mwebster 04fa1dcce1 Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler) pirms 18 gadiem
  mwebster 8549d861b1 Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) pirms 18 gadiem
  mwebster acf2739fa6 Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler delegates and traces) pirms 18 gadiem
  aclement f239f2a2ac tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW pirms 18 gadiem
  aclement c6b01b10d3 dont need TODO pirms 18 gadiem
  aclement c779c96eff fix for 152871: parsing bytecode too often pirms 18 gadiem
  mwebster b15cda7add First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) pirms 18 gadiem
  mwebster b1024db14f Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptorMessageHandler.render()) pirms 18 gadiem
  mwebster 99d1c184fd Fix for Bug 148388 "LTW weaver produces a debug message at the begining" pirms 18 gadiem
  mwebster fdbae3fda3 Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" pirms 18 gadiem
  acolyer b6c89301f2 update license to EPL pirms 18 gadiem
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) pirms 18 gadiem
  aclement 9476fcfa39 tidying up... pirms 18 gadiem
  aclement e1919580e5 plugged into the lifecycle method for evicting bcel state. pirms 18 gadiem
  aclement 10b88f0c23 matthews message accumulation changes for ltw pirms 18 gadiem
  aclement 9d32b76c9b fix for 120543 - from Matthew - includes datestamp in weaver info message on LTW startup. pirms 18 gadiem
  aclement 0c8c0a3d21 Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. pirms 18 gadiem
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. pirms 18 gadiem